Uses of Class
org.locationtech.jts.index.bintree.NodeBase
Packages that use NodeBase
Package
Description
Contains classes that implement a Binary Interval Tree index
-
Uses of NodeBase in org.locationtech.jts.index.bintree
Subclasses of NodeBase in org.locationtech.jts.index.bintreeModifier and TypeClassDescriptionclass
A node of aBintree
.class
The root node of a singleBintree
.Methods in org.locationtech.jts.index.bintree that return NodeBase