|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeBase | |
---|---|
com.vividsolutions.jts.index.bintree | Contains classes that implement a Binary Interval Tree index |
Uses of NodeBase in com.vividsolutions.jts.index.bintree |
---|
Subclasses of NodeBase in com.vividsolutions.jts.index.bintree | |
---|---|
class |
Node
A node of a Bintree . |
class |
Root
The root node of a single Bintree . |
Methods in com.vividsolutions.jts.index.bintree that return NodeBase | |
---|---|
NodeBase |
Node.find(Interval searchInterval)
Returns the smallest existing node containing the envelope. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |