Uses of Interface
org.gicentre.utils.geom.Locatable

Packages that use Locatable
org.gicentre.utils.geom   
 

Uses of Locatable in org.gicentre.utils.geom
 

Classes in org.gicentre.utils.geom with type parameters of type Locatable
 class HashGrid<E extends Locatable>
          Class to allow the division of a set of 2d spatial objects into a coarser grid for efficient spatial indexing.
 

Methods in org.gicentre.utils.geom with parameters of type Locatable
 boolean HashGrid.add(E obj, Locatable loc)
          Adds a locatable object to the grid.
 



gicentreUtils V.3.1, API documentation generated 18th February, 2011