Package edu.umd.cs.piccolox.util

This package defines additional utility classes that are likely to be useful for Piccolo applications.

See:
          Description

Interface Summary
MutablePoints  
Points  
 

Class Summary
LineShape  
PBoundsLocator PBoundsLocator is a locator that locates points on the bounds of a node.
PFixedWidthStroke PFixedWidthStroke is the same as java.awt.BasicStroke except that PFixedWidthStroke has a fixed width on the screen so that even when the canvas view is zooming its width stays the same in canvas coordinates.
PLocator PLocator provides an abstraction for locating points.
PNodeLocator PNodeLocator provides an abstraction for locating points on a node.
POcclusionDetection Experimental class for detecting occlusions.
XYArray  
 

Package edu.umd.cs.piccolox.util Description

This package defines additional utility classes that are likely to be useful for Piccolo applications.



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