Piccolo.NET

UMD.HCIL.PiccoloX.Util Namespace

This namespace defines several "extra" utility classes, which may be useful, but are not important enough to be included in the core Piccolo package.

Classes

ClassDescription
PBoundsLocatorPBoundsLocator is a locator that locates points on the bounds of a node.
PLocatorPLocator provides an abstraction for locating points.
PNodeLocatorPNodeLocator provides an abstraction for locating points on a node.
POcclusionDetectionPOcclusionDetection is an experimental class for detecting occlusions.
PXUtilPXUtil provides utility methods for the PiccoloX module.

Enumerations

EnumerationDescription
Direction This enumeration represents both compass directions (e.g. North and South) as well as directions in the zooming space (e.g. In and Out).