|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Move | Movement for simulation elements. |
| Class Summary | |
|---|---|
| Direction | Immutable class to represent a unit direction. |
| LinearMove | This class provides algorithms for linear movements with constant speed. |
| Space | Immutable class to represent space values. |
| Space.Distance | Distance function, which imposes a total ordering by comparing the distance to a center. |
| SpaceVec | Immutable class to represent a space vector. |
| SpaceVec.Distance | Distance function, which imposes a total ordering of space vectors by comparing the distance to a center. |
| SpaceVec.IndexComparator | Comparison function, which imposes a total ordering of space vectors by selecting one of the components of the space vector. |
| Speed | Immutable class to represent speed values. |
| SpeedVec | Immutable class to represent a speed vector. |
Geometric objects in 3D cartesian space.
This package provides an implementation for geometric properties, like positions and movemants, in a three dimensional cartesian space.
This package is still under construction.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||