Package | Description |
---|---|
org.locationtech.jts.index.strtree |
Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.
|
Modifier and Type | Field and Description |
---|---|
private static AbstractSTRtree.IntersectsOp |
STRtree.intersectsOp |
private AbstractSTRtree.IntersectsOp |
SIRtree.intersectsOp |
Modifier and Type | Method and Description |
---|---|
protected AbstractSTRtree.IntersectsOp |
STRtree.getIntersectsOp() |
protected AbstractSTRtree.IntersectsOp |
SIRtree.getIntersectsOp() |
protected abstract AbstractSTRtree.IntersectsOp |
AbstractSTRtree.getIntersectsOp() |