AbstractMovementController |
An AbstractMovementController can be used to control the movements of an
AbstractMover
|
AbstractMover |
An AbstractMover implements the MoverIfc and is a model element
(SpatialModelElement).
|
AbstractRG2DMover |
A base class for implementing movement within a 2D rectangular grid
|
Collision |
|
Euclidean2DPlane |
|
EuclideanStepBasedMovementController |
|
GreatCircleBasedSpatialModel |
This class represents the distance between two coordinates using the Great
Circle Distance.
|
MobileResource |
|
Mover |
|
NumElementsComparator |
|
Path |
|
RandomMover |
|
RectangularCell2D |
Represents a basic unit of a RectangularGridSpatialModel
|
RectangularGridModel |
This class can be used to hold ModelElements that can be in a
RectangularGridSpatialModel2D.
|
RectangularGridSpatialModel2D |
|
ResourceLocation |
A ResourceLocation holds a set of resources that are assigned to this location
in a spatial model.
|
RG2DMover |
A concrete sub-class of AbstractRG2Mover that randomly moves around
|
RG2DMoverWriter |
|
SpatialElement |
A SpatialElement represents an object that is within a spatial model.
|
SpatialModel |
|
SpatialModelElement |
SpatialModelElement represents a ModelElement within a SpatialModel.
|
SpatialResource |
A SpatialResource is a resource that can be placed/positioned within a
SpatialModel
It is not "self-moving" but can be positioned by clients at various locations
(coordinates, etc) within the spatial model.
|
TripWriter |
|
UniformCellSelector |
|
Vector3D |
The Vector3D class implements a 3D vector with the double
values x1, x2, x3.
|