private static final class STRtree.STRtreeNode extends AbstractNode
| Modifier | Constructor and Description |
|---|---|
private |
STRtreeNode(int level) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
computeBounds()
Returns a representation of space that encloses this Boundable,
preferably not much bigger than this Boundable's boundary yet fast to
test for intersection with the bounds of other Boundables.
|
addChildBoundable, getBounds, getChildBoundables, getLevel, isEmpty, sizeprotected java.lang.Object computeBounds()
AbstractNodecomputeBounds in class AbstractNodeAbstractSTRtree.IntersectsOp