Uses of Interface
org.locationtech.jts.index.strtree.AbstractSTRtree.IntersectsOp
-
Packages that use AbstractSTRtree.IntersectsOp Package Description org.locationtech.jts.index.strtree -
-
Uses of AbstractSTRtree.IntersectsOp in org.locationtech.jts.index.strtree
Methods in org.locationtech.jts.index.strtree that return AbstractSTRtree.IntersectsOp Modifier and Type Method Description protected abstract AbstractSTRtree.IntersectsOpAbstractSTRtree. getIntersectsOp()protected AbstractSTRtree.IntersectsOpSTRtree. getIntersectsOp()
-