Package org.gicentre.utils.geom

Geometry-related utilities for use with Processing.

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.
 

Package org.gicentre.utils.geom Description

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.

Related Documentation



giCentre Utilities V.3.3, API documentation generated 6th April, 2013