com.vividsolutions.jts.index.strtree
| Constructor and Description |
|---|
ItemBoundable(java.lang.Object bounds,
java.lang.Object item) |
| 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 |
getItem() |
public ItemBoundable(java.lang.Object bounds,
java.lang.Object item)
public java.lang.Object getBounds()
BoundablegetBounds in interface BoundableAbstractSTRtree.IntersectsOppublic java.lang.Object getItem()