public class SpatialMovementManager
extends java.lang.Object
A SpatialMovementManager is (only) associated to every movable descendant of MovableSpatialEntity
and MovableSpatialSimProcess.
It serves the interaction between the SpatialObjects, the IVisualObject,
and the simulation model. It gets tracks from the model,calculates the duration,
holds it self back during the animation and updates the coordinates to the SpatialObjects.
- Author:
- Fred Sun