Package org.gicentre.utils.geom

 

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.
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



gicentreUtils V.3.0, API documentation generated 13th August, 2010