|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Locatable | Interface that guarantees that an implementing class will be able to return its location. |
Class Summary | |
---|---|
ConvexHull | Class for representing and building a convex hull around a set of point values. |
Ellipse | Class for representing an ellipse. |
HashGrid<E extends Locatable> | Class to allow the division of a set of 2d spatial objects into a coarser grid for efficient spatial indexing. |
Geometry-related utilities for use with Processing.
This package includes utilities for handling geometry in Processing such as the creation of convex hulls, spatially indexed hash grids etc.
To check you have the latest version of the gicentreUtils package, display the results of
Version.getText()
or Version.getVersion()
. It should match that shown
in this API documentation.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |