Uses of Interface
org.locationtech.jts.index.strtree.AbstractSTRtree.IntersectsOp
Packages that use AbstractSTRtree.IntersectsOp
Package
Description
Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.
-
Uses of AbstractSTRtree.IntersectsOp in org.locationtech.jts.index.strtree
Fields in org.locationtech.jts.index.strtree declared as AbstractSTRtree.IntersectsOpModifier and TypeFieldDescriptionprivate AbstractSTRtree.IntersectsOp
SIRtree.intersectsOp
private static AbstractSTRtree.IntersectsOp
STRtree.intersectsOp
Methods in org.locationtech.jts.index.strtree that return AbstractSTRtree.IntersectsOpModifier and TypeMethodDescriptionprotected abstract AbstractSTRtree.IntersectsOp
AbstractSTRtree.getIntersectsOp()
protected AbstractSTRtree.IntersectsOp
SIRtree.getIntersectsOp()
protected AbstractSTRtree.IntersectsOp
STRtree.getIntersectsOp()