All Classes Interface Summary Class Summary Enum Summary
Class |
Description |
AccelerationGTUColorer |
Color GTUs based on their current acceleration.
|
BlockingColorer |
Displays whether a GTU is blocking conflicts.
|
Colorer<D extends Drawable> |
Colorer is the generic interface for anything that can get a static or dynamic color in an animation within OTS.
|
ColorInterpolator |
Interpolate between two color values.
|
ControlColorer |
Color based on control state.
|
CoordinateTransformLonLatToXY |
Transformation from lat-lon to X-Y in meters.
|
CoordinateTransformWGS84toRDNew |
Convert coordinates from WGS84 to the Dutch RD system.
|
DefaultSwitchableGTUColorer |
A simple way to construct a SwitchableGTUColorer set up with the "standard" set of GTUColorers.
|
DesireColorer |
Super class with default coloring of left and right desire value.
|
DesiredHeadwayColorer |
Color on a scale from Tmin to Tmax parameters, or two given limits.
|
DesiredSpeedColorer |
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
DistractionColorer |
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
DrawingInfo |
DrawingInfo stores the drawing information about a graphics object.
|
DrawingInfoLine<D extends Drawable> |
DrawingInfoLine stores the drawing information about a line.
|
DrawingInfoShape<D extends Drawable> |
DrawingInfoLine stores the drawing information about a shape.
|
DrawingInfoStripe<D extends Drawable> |
DrawingInfoStripe stores the drawing information about a stripe on a road.
|
FixedColor |
Fixed color colorer.
|
FixedColorer<D extends Drawable> |
FixedColorer stores a fixed color for drawing.
|
GTUColorer |
Determine the fill color for a GTU.
|
GTUColorer.LegendEntry |
Packs a Color, a short description and a long description in one object.
|
GTUTypeColorer |
Color by GTU type, based on the GTUType id or the enum id from the defaults.
|
IDGTUColorer |
Color GTUs based on their id.
|
IncentiveColorer |
Colorer for desire from a specific incentive.
|
LmrsSwitchableColorer |
Colorer for LMRS.
|
NetworkAnimation |
NetworkAnimation stores the relations between drawable objects and their drawing info.
|
ReactionTimeColorer |
Colors the reaction time.
|
SocialPressureColorer |
Colorer for social pressure.
|
SpeedGTUColorer |
Color GTU depending on their speed.
|
SplitColorer |
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
StripeType |
StripeType.java.
|
SwitchableGTUColorer |
GTU colorer that uses a coloring method that can be switched by the user of the program.
|
SwitchableGTUColorer.Builder |
Builder for SwitchableGTUColorer.
|
SynchronizationColorer |
Color based on synchronization state.
|
TaskColorer |
Colorer for task demand with anticipation reliance indicated by interpolating towards white, for a specific task.
|
TaskSaturationColorer |
Displays task saturation.
|
TotalDesireColorer |
Colorer for total desire.
|
TransformWGS84DutchRDNew |
Convert geographical coordinates between WGS84 and the Dutch RD (Rijksdriehoek) system.
|