Class ItemBoundable

Hierarchy: Object , ItemBoundable
All Implemented Interfaces: Serializable , Boundable
public class ItemBoundable
implements Boundable, Serializable
Boundable wrapper for a non-Boundable spatial object. Used internally by AbstractSTRtree.

Other

  • version: 1.7
public ItemBoundable(Object bounds, Object item)
public Object getBounds()
public Object getItem()