Class ItemBoundable

Hierarchy: Object , ItemBoundable
All Implemented Interfaces: Boundable, Serializable
public class ItemBoundable
implements Serializable , Boundable
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()