spatial
Interface MovingSpatialSearchTreeObject

All Superinterfaces:
SpatialSearchTreeEntry, SpatialSearchTreeObject
All Known Implementing Classes:
DrawableSpatialSearchTreeObject

public interface MovingSpatialSearchTreeObject
extends SpatialSearchTreeObject

Interface describing a moving object in a spatial search tree.


Method Summary
 void setMBR(MBR newMBR)
          Returns the number of the layer.
 
Methods inherited from interface spatial.SpatialSearchTreeObject
computeDistanceTo, contains, draw, getId, intersects, intersects, isContainedBy, isContainedBy, isOfSameType
 
Methods inherited from interface spatial.SpatialSearchTreeEntry
getMBR, getNumOfDimensions
 

Method Detail

setMBR

public void setMBR(MBR newMBR)
Returns the number of the layer.

Returns:
the layer