Uses of Package
edu.umd.cs.piccolox.util

Packages that use edu.umd.cs.piccolox.util
edu.umd.cs.piccolox.handles This package contains handle nodes. 
edu.umd.cs.piccolox.nodes This package contains additional nodes that may be useful for Piccolo applications. 
edu.umd.cs.piccolox.util This package defines additional utility classes that are likely to be useful for Piccolo applications. 
 

Classes in edu.umd.cs.piccolox.util used by edu.umd.cs.piccolox.handles
PBoundsLocator
          PBoundsLocator is a locator that locates points on the bounds of a node.
PLocator
          PLocator provides an abstraction for locating points.
 

Classes in edu.umd.cs.piccolox.util used by edu.umd.cs.piccolox.nodes
LineShape
          A shape that can be used to represent hand drawn lines.
 

Classes in edu.umd.cs.piccolox.util used by edu.umd.cs.piccolox.util
MutablePoints
          Minimal interface that a changeable sequence of points must provide.
PBoundsLocator
          PBoundsLocator is a locator that locates points on the bounds of a node.
PLocator
          PLocator provides an abstraction for locating points.
PNodeLocator
          PNodeLocator provides an abstraction for locating points on a node.
Points
          Interface for a sequence of points.
PSemanticStroke
           
XYArray
          Represents a sequence as points that's internally stored as a single array of point components.
 



Copyright © 1995-2010 Piccolo2D. All Rights Reserved.