| Package | Description |
|---|---|
| desmoj.extensions.space3D |
Objects in a 3D space and relevant motion operations.
|
| desmoj.extensions.visualEvents |
Events having an impact to 3D motion.
|
| Class and Description |
|---|
| Length
This representation of a length in meters.
|
| MovableSpatialObject
This interface extends the SpatialObject interface by moving animation
methods.
|
| Movement
The Movement class stores the track, the duration informations of each phase of a movement and its associated speed.
|
| Rotation
The Rotation class specifies a rotation with its axis and angle.
|
| SimpleTrack
A SimpleTrack contains a start position and a destiny position.
|
| SpatialEntity
This class represents the DESMO-J Entities which should be visualized
but not movable in the 3D space.
|
| SpatialLayoutManager
This class organizes the layout files and Track objects.
|
| SpatialMovementManager
A SpatialMovementManager is (only) associated to every movable descendant of MovableSpatialEntity
and MovableSpatialSimProcess.
|
| SpatialObject
The basic interface of the SpatialObject.
|
| SpatialSimProcess
This class represents the DESMO-J SimProcess which should be visualized
but not movable in the 3D space.
|
| Track
This is the basic class of the Track.
|
| VisibleObject
This interface defines the methods for objects which should be visualized.
|
| Class and Description |
|---|
| Movement
The Movement class stores the track, the duration informations of each phase of a movement and its associated speed.
|
| Rotation
The Rotation class specifies a rotation with its axis and angle.
|