|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |