|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeBase | |
---|---|
com.vividsolutions.jts.index.quadtree | Contains classes that implement a Quadtree spatial index |
Uses of NodeBase in com.vividsolutions.jts.index.quadtree |
---|
Subclasses of NodeBase in com.vividsolutions.jts.index.quadtree | |
---|---|
class |
Node
Represents a node of a Quadtree . |
class |
Root
QuadRoot is the root of a single Quadtree. |
Methods in com.vividsolutions.jts.index.quadtree that return NodeBase | |
---|---|
NodeBase |
Node.find(Envelope searchEnv)
Returns the smallest existing node containing the envelope. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |