public class OIDObject extends java.lang.Object implements AABBTreeObject
| Constructor and Description |
|---|
OIDObject(OID oid,
ObjectTracker.NotifyData notifyData) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSpatialIndex() |
void |
setSpatialIndex(int index) |
public OIDObject(OID oid, ObjectTracker.NotifyData notifyData)
public void setSpatialIndex(int index)
setSpatialIndex in interface AABBTreeObjectpublic int getSpatialIndex()
getSpatialIndex in interface AABBTreeObject