Uses of Class
org.locationtech.jts.index.quadtree.NodeBase
Packages that use NodeBase
Package
Description
Contains classes that implement a Quadtree spatial index
-
Uses of NodeBase in org.locationtech.jts.index.quadtree
Subclasses of NodeBase in org.locationtech.jts.index.quadtreeModifier and TypeClassDescriptionclass
Represents a node of aQuadtree
.class
QuadRoot is the root of a single Quadtree.Methods in org.locationtech.jts.index.quadtree that return NodeBase