Deprecated API


Contents
Deprecated Methods
edu.umd.cs.piccolo.PNode.addClientProperty(Object, Object)
          use addAttribute(Object key, Object value)instead. 
edu.umd.cs.piccolo.PCamera.animateViewToIncludeBounds(Rectangle2D, long)
          Renamed to animateViewToPanToBounds 
edu.umd.cs.piccolo.PNode.getClientProperty(Object)
          use getAttribute(Object key)instead. 
edu.umd.cs.piccolo.PNode.getClientPropertyKeysIterator()
          use getClientPropertyKeysEnumerator() instead. 
 

Deprecated Constructors
edu.umd.cs.piccolox.pswing.PSwing(PSwingCanvas, JComponent)
            
 



Copyright © 2008 by University of Maryland, College Park, MD 20742, USA All rights reserved.