Uses of Class
org.geotools.geometry.iso.index.quadtree.NodeBase

Packages that use NodeBase
org.geotools.geometry.iso.index.quadtree An implementation of GeoAPI Geometry interfaces from ISO 19107. 
 

Uses of NodeBase in org.geotools.geometry.iso.index.quadtree
 

Subclasses of NodeBase in org.geotools.geometry.iso.index.quadtree
 class Node
          Represents a node of a Quadtree.
 class Root
          QuadRoot is the root of a single Quadtree.
 

Methods in org.geotools.geometry.iso.index.quadtree that return NodeBase
 NodeBase Node.find(Envelope searchEnv)
          Returns the smallest existing node containing the envelope.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.