Uses of Class
org.geotools.caching.spatialindex.RegionNodeIdentifier

Packages that use RegionNodeIdentifier
org.geotools.caching.grid.spatialindex   
 

Uses of RegionNodeIdentifier in org.geotools.caching.grid.spatialindex
 

Fields in org.geotools.caching.grid.spatialindex declared as RegionNodeIdentifier
protected  RegionNodeIdentifier GridNode.id
           
 

Methods in org.geotools.caching.grid.spatialindex with parameters of type RegionNodeIdentifier
protected  GridNode GridRootNode.createNode(RegionNodeIdentifier id)
           
 

Constructors in org.geotools.caching.grid.spatialindex with parameters of type RegionNodeIdentifier
GridNode(RegionNodeIdentifier id)
           
GridRootNode(int gridsize, RegionNodeIdentifier id)
          the mbr is read from the id;
 



Copyright © 1996-2010 Geotools. All Rights Reserved.