com.vividsolutions.jts.index.strtree
public interface Boundable
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getBounds()
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.
|
java.lang.Object getBounds()
AbstractSTRtree.IntersectsOp