|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jts.index.strtree.ItemBoundable
Boundable wrapper for a non-Boundable spatial object. Used internally by AbstractSTRtree.
| Constructor Summary | |
ItemBoundable(java.lang.Object bounds,
java.lang.Object item)
|
|
| Method Summary | |
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()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ItemBoundable(java.lang.Object bounds,
java.lang.Object item)
| Method Detail |
public java.lang.Object getBounds()
Boundable
getBounds in interface BoundableAbstractSTRtree.IntersectsOppublic java.lang.Object getItem()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||