Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AccelerationGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
-
Color GTUs based on their current acceleration.
- AccelerationGtuColorer(Acceleration, Acceleration) - Constructor for class org.opentrafficsim.animation.gtu.colorer.AccelerationGtuColorer
-
Construct a new AccelerationGtuColorer.
- add(GtuType) - Method in class org.opentrafficsim.animation.colorer.GtuTypeColorer
-
Adds a GTU type to the list with color based on the type.
- add(GtuType, Color) - Method in class org.opentrafficsim.animation.colorer.GtuTypeColorer
-
Adds a GTU type to the list with given color.
- addActiveColorer(GtuColorer) - Method in class org.opentrafficsim.animation.gtu.colorer.SwitchableGtuColorer.Builder
-
Adds a colorer, make it selected.
- addColorer(GtuColorer) - Method in class org.opentrafficsim.animation.gtu.colorer.SwitchableGtuColorer.Builder
-
Adds a colorer.
- animateGTU(LaneBasedGtu) - Method in class org.opentrafficsim.animation.DefaultAnimationFactory
-
Draw the GTU (scheduled method).
- animateLocatedObject(LocatedObject) - Method in class org.opentrafficsim.animation.DefaultAnimationFactory
-
Draw the static object.
- animateNetwork(Network, Contextualized, GtuColorer) - Static method in class org.opentrafficsim.animation.DefaultAnimationFactory
-
Creates animations for nodes, links, lanes and GTUs.
- animateNonLocatedObject(NonLocatedObject) - Method in class org.opentrafficsim.animation.DefaultAnimationFactory
-
Draw non-located objects.
- animateXmlNetwork(Network, GtuColorer) - Static method in class org.opentrafficsim.animation.DefaultAnimationFactory
-
Creates animations for nodes, links, lanes and GTUs.
- AnimationBusStopData - Class in org.opentrafficsim.animation.data
-
Animation data of a BusStop.
- AnimationBusStopData(BusStop) - Constructor for class org.opentrafficsim.animation.data.AnimationBusStopData
-
Constructor.
- AnimationConflictData - Class in org.opentrafficsim.animation.data
-
Animation data of a Conflict.
- AnimationConflictData(Conflict) - Constructor for class org.opentrafficsim.animation.data.AnimationConflictData
-
Constructor.
- AnimationCrossSectionElementData<T extends CrossSectionElement> - Class in org.opentrafficsim.animation.data
-
Animation data of a CrossSectionElement.
- AnimationCrossSectionElementData(T) - Constructor for class org.opentrafficsim.animation.data.AnimationCrossSectionElementData
-
Constructor.
- AnimationGtuData - Class in org.opentrafficsim.animation.data
-
Animation data of a LaneBasedGtu.
- AnimationGtuData(GtuColorer, LaneBasedGtu) - Constructor for class org.opentrafficsim.animation.data.AnimationGtuData
-
Constructor.
- AnimationGtuGeneratorPositionData - Class in org.opentrafficsim.animation.data
-
Animation data of a GtuGeneratorPosition.
- AnimationGtuGeneratorPositionData(GtuGenerator.GtuGeneratorPosition) - Constructor for class org.opentrafficsim.animation.data.AnimationGtuGeneratorPositionData
-
Constructor.
- AnimationLaneBasedObjectData<T extends LaneBasedObject> - Class in org.opentrafficsim.animation.data
-
Animation data of a LaneBasedObject.
- AnimationLaneBasedObjectData(T) - Constructor for class org.opentrafficsim.animation.data.AnimationLaneBasedObjectData
-
Constructor.
- AnimationLaneData - Class in org.opentrafficsim.animation.data
-
Animation data of a Lane.
- AnimationLaneData(Lane) - Constructor for class org.opentrafficsim.animation.data.AnimationLaneData
-
Constructor.
- AnimationLaneDetectorData - Class in org.opentrafficsim.animation.data
-
Animation data of a LaneDetector.
- AnimationLaneDetectorData(LaneDetector) - Constructor for class org.opentrafficsim.animation.data.AnimationLaneDetectorData
-
Constructor.
- AnimationLinkData - Class in org.opentrafficsim.animation.data
-
Animation data of a Link.
- AnimationLinkData(Link) - Constructor for class org.opentrafficsim.animation.data.AnimationLinkData
-
Constructor.
- AnimationNodeData - Class in org.opentrafficsim.animation.data
-
Animation data of a Node.
- AnimationNodeData(Node) - Constructor for class org.opentrafficsim.animation.data.AnimationNodeData
-
Constructor.
- AnimationPriorityData - Class in org.opentrafficsim.animation.data
-
Priority data for animation.
- AnimationPriorityData(CrossSectionLink) - Constructor for class org.opentrafficsim.animation.data.AnimationPriorityData
-
Constructor.
- AnimationShoulderData - Class in org.opentrafficsim.animation.data
-
Animation data of a shoulder.
- AnimationShoulderData(Lane) - Constructor for class org.opentrafficsim.animation.data.AnimationShoulderData
-
Constructor.
- AnimationSpeedSignData - Class in org.opentrafficsim.animation.data
-
Animation data of a SpeedSign.
- AnimationSpeedSignData(SpeedSign) - Constructor for class org.opentrafficsim.animation.data.AnimationSpeedSignData
-
Constructor.
- AnimationStripeData - Class in org.opentrafficsim.animation.data
-
Animation data of a Stripe.
- AnimationStripeData(Stripe) - Constructor for class org.opentrafficsim.animation.data.AnimationStripeData
-
Constructor.
- AnimationTrafficLightData - Class in org.opentrafficsim.animation.data
-
Animation data of a TrafficLight.
- AnimationTrafficLightData(TrafficLight) - Constructor for class org.opentrafficsim.animation.data.AnimationTrafficLightData
-
Constructor.
- AnimationTrafficLightDetectorData - Class in org.opentrafficsim.animation.data
-
Animation data of a TrafficLightDetector.
- AnimationTrafficLightDetectorData(TrafficLightDetector) - Constructor for class org.opentrafficsim.animation.data.AnimationTrafficLightDetectorData
-
Constructor.
- AR - Static variable in class org.opentrafficsim.animation.colorer.ReactionTimeColorer
-
Fully compensated by anticipation reliance.
- AR - Static variable in class org.opentrafficsim.animation.colorer.TaskColorer
-
Fully compensated by anticipation reliance.
B
- black() - Static method in class org.opentrafficsim.animation.FixedColorer
- BlockingColorer - Class in org.opentrafficsim.animation.colorer
-
Displays whether a GTU is blocking conflicts.
- BlockingColorer() - Constructor for class org.opentrafficsim.animation.colorer.BlockingColorer
- blue() - Static method in class org.opentrafficsim.animation.FixedColorer
- build() - Method in class org.opentrafficsim.animation.gtu.colorer.SwitchableGtuColorer.Builder
-
Builds the colorer.
- builder() - Static method in class org.opentrafficsim.animation.gtu.colorer.SwitchableGtuColorer
-
Returns a builder for SwitchableGtuColorer.
- Builder() - Constructor for class org.opentrafficsim.animation.gtu.colorer.SwitchableGtuColorer.Builder
C
- Colorer<D extends org.opentrafficsim.core.animation.Drawable> - Interface in org.opentrafficsim.animation
-
Colorer is the generic interface for anything that can get a static or dynamic color in an animation within OTS.
- ControlColorer - Class in org.opentrafficsim.animation.colorer
-
Color based on control state.
- ControlColorer() - Constructor for class org.opentrafficsim.animation.colorer.ControlColorer
- CoordinateTransformLonLatToXy - Class in org.opentrafficsim.animation.gis
-
Transformation from lat-lon to X-Y in meters.
- CoordinateTransformLonLatToXy(double, double) - Constructor for class org.opentrafficsim.animation.gis.CoordinateTransformLonLatToXy
-
Transformation from: https://en.wikipedia.org/wiki/Geographic_coordinate_system.
- CoordinateTransformWgs84toRdNew - Class in org.opentrafficsim.animation.gis
-
Convert coordinates from WGS84 to the Dutch RD system.
- CoordinateTransformWgs84toRdNew(double, double) - Constructor for class org.opentrafficsim.animation.gis.CoordinateTransformWgs84toRdNew
- create(Color) - Static method in class org.opentrafficsim.animation.FixedColorer
-
Instantiate a singleton fixed colorer for a certain color.
- createCrossSection(String, LanePosition) - Static method in class org.opentrafficsim.animation.GraphLaneUtil
-
Creates a cross section at the provided lane and position.
- createCrossSection(List<String>, List<LaneDataRoad>, List<Length>, Speed) - Static method in class org.opentrafficsim.animation.GraphLaneUtil
-
Creates a cross section.
- createCrossSection(List<String>, LinkPosition) - Static method in class org.opentrafficsim.animation.GraphLaneUtil
-
Creates a cross section at the provided link and position.
- createPath(String, Lane) - Static method in class org.opentrafficsim.animation.GraphLaneUtil
-
Creates a path starting at the provided lane and moving downstream until a dead-end, split, or loop.
- createPath(List<String>, List<Lane>) - Static method in class org.opentrafficsim.animation.GraphLaneUtil
-
Creates a path starting at the provided lanes and moving downstream for as long as no lane finds a loop (on to any of the lanes) and there's a unique link all lanes have downstream.
- createSingleLanePath(String, Lane) - Static method in class org.opentrafficsim.animation.GraphLaneUtil
-
Creates a single-lane path.
- cyan() - Static method in class org.opentrafficsim.animation.FixedColorer
D
- darkGray() - Static method in class org.opentrafficsim.animation.FixedColorer
- DefaultAnimationFactory - Class in org.opentrafficsim.animation
-
DefaultAnimationFactory.
- DefaultAnimationFactory(Network, GtuColorer, boolean) - Constructor for class org.opentrafficsim.animation.DefaultAnimationFactory
-
Creates animations for nodes, links and lanes.
- DefaultSwitchableGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
-
A simple way to construct a SwitchableGtuColorer set up with the "standard" set of GtuColorers.
- DefaultSwitchableGtuColorer() - Constructor for class org.opentrafficsim.animation.gtu.colorer.DefaultSwitchableGtuColorer
-
create a default list of GTU colorers.
- DesireColorer - Class in org.opentrafficsim.animation.colorer
-
Super class with default coloring of left and right desire value.
- DesireColorer() - Constructor for class org.opentrafficsim.animation.colorer.DesireColorer
- DesiredHeadwayColorer - Class in org.opentrafficsim.animation.colorer
-
Color on a scale from Tmin to Tmax parameters, or two given limits.
- DesiredHeadwayColorer() - Constructor for class org.opentrafficsim.animation.colorer.DesiredHeadwayColorer
-
Constructor using Tmin and Tmax parameters.
- DesiredHeadwayColorer(Duration, Duration) - Constructor for class org.opentrafficsim.animation.colorer.DesiredHeadwayColorer
-
Constructor using input Tmin and Tmax.
- DesiredSpeedColorer - Class in org.opentrafficsim.animation.colorer
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- DesiredSpeedColorer(Speed, Speed) - Constructor for class org.opentrafficsim.animation.colorer.DesiredSpeedColorer
-
Construct a new SpeedGtuColorer.
- DistractionColorer - Class in org.opentrafficsim.animation.colorer
-
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- DistractionColorer(DefaultDistraction...) - Constructor for class org.opentrafficsim.animation.colorer.DistractionColorer
-
Constructor.
- doubleTransform(double, double) - Method in class org.opentrafficsim.animation.gis.CoordinateTransformLonLatToXy
- doubleTransform(double, double) - Method in class org.opentrafficsim.animation.gis.CoordinateTransformWgs84toRdNew
- doubleTransformWgs84ToCartesianXy(double, double) - Method in class org.opentrafficsim.animation.gis.CoordinateTransformLonLatToXy
-
Convert WGS84 coordinates to Cartesian coordinates.
F
- FixedColor - Class in org.opentrafficsim.animation.colorer
-
Fixed color colorer.
- FixedColor(Color) - Constructor for class org.opentrafficsim.animation.colorer.FixedColor
-
Constructor.
- FixedColor(Color, String) - Constructor for class org.opentrafficsim.animation.colorer.FixedColor
-
Constructor.
- FixedColorer<D extends org.opentrafficsim.core.animation.Drawable> - Class in org.opentrafficsim.animation
-
FixedColorer stores a fixed color for drawing.
- FixedColorer(Color) - Constructor for class org.opentrafficsim.animation.FixedColorer
-
Initialize the FixedColorer with a color.
- floatTransform(double, double) - Method in class org.opentrafficsim.animation.gis.CoordinateTransformLonLatToXy
- floatTransform(double, double) - Method in class org.opentrafficsim.animation.gis.CoordinateTransformWgs84toRdNew
- fromMap(Map<GtuType, Color>) - Static method in class org.opentrafficsim.animation.colorer.GtuTypeColorer
-
Returns a colorer from a map.
- fromWgs84(double, double) - Static method in class org.opentrafficsim.animation.gis.TransformWgs84DutchRdNew
-
Convert a coordinate pair in WGS84 coordinates to local coordinates.
- fromWgs84(Point2D) - Static method in class org.opentrafficsim.animation.gis.TransformWgs84DutchRdNew
-
Convert a coordinate pair in WGS84 coordinates to local coordinates.
- fromWgs84Bounds() - Static method in class org.opentrafficsim.animation.gis.TransformWgs84DutchRdNew
-
Report the bounding box for conversion to the local coordinate system.
Conversions from WGS84 to the local coordinate system should fail for locations outside this bounding box.
G
- getBounds() - Method in class org.opentrafficsim.animation.data.AnimationConflictData
- getBounds() - Method in class org.opentrafficsim.animation.data.AnimationCrossSectionElementData
- getBounds() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
- getBounds() - Method in class org.opentrafficsim.animation.data.AnimationGtuGeneratorPositionData
- getBounds() - Method in class org.opentrafficsim.animation.data.AnimationLaneBasedObjectData
- getBounds() - Method in class org.opentrafficsim.animation.data.AnimationLinkData
- getBounds() - Method in class org.opentrafficsim.animation.data.AnimationNodeData
- getBounds() - Method in class org.opentrafficsim.animation.data.AnimationSpeedSignData
- getBounds() - Method in class org.opentrafficsim.animation.data.AnimationTrafficLightDetectorData
- getCenterLine() - Method in class org.opentrafficsim.animation.data.AnimationCrossSectionElementData
- getCenterLine() - Method in class org.opentrafficsim.animation.data.AnimationLaneData
- getCenterLine() - Method in class org.opentrafficsim.animation.data.AnimationStripeData
- getColor() - Method in class org.opentrafficsim.animation.data.AnimationConflictData
- getColor() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
- getColor() - Method in class org.opentrafficsim.animation.data.AnimationTrafficLightData
- getColor() - Method in class org.opentrafficsim.animation.gtu.colorer.GtuColorer.LegendEntry
- getColor(double, double) - Method in class org.opentrafficsim.animation.colorer.DesireColorer
-
Returns a color based on desire.
- getColor(D) - Method in interface org.opentrafficsim.animation.Colorer
-
Get the color, based on the Drawable object.
- getColor(D) - Method in class org.opentrafficsim.animation.FixedColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.colorer.BlockingColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.colorer.ControlColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.colorer.DesiredHeadwayColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.colorer.DesiredSpeedColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.colorer.DistractionColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.colorer.FixedColor
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.colorer.GtuTypeColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.colorer.IncentiveColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.colorer.ReactionTimeColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.colorer.SocialPressureColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.colorer.SplitColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.colorer.SynchronizationColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.colorer.TaskColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.colorer.TaskSaturationColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.colorer.TotalDesireColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.gtu.colorer.AccelerationGtuColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.gtu.colorer.IdGtuColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.gtu.colorer.SpeedGtuColorer
-
Get the color, based on the Drawable object.
- getColor(Gtu) - Method in class org.opentrafficsim.animation.gtu.colorer.SwitchableGtuColorer
-
Get the color, based on the Drawable object.
- getColorers() - Method in class org.opentrafficsim.animation.gtu.colorer.SwitchableGtuColorer
- getConflict() - Method in class org.opentrafficsim.animation.data.AnimationConflictData
-
Returns the Conflict.
- getContour() - Method in class org.opentrafficsim.animation.data.AnimationConflictData
- getDescription() - Method in class org.opentrafficsim.animation.gtu.colorer.GtuColorer.LegendEntry
- getDesignLine() - Method in class org.opentrafficsim.animation.data.AnimationLinkData
- getElement() - Method in class org.opentrafficsim.animation.data.AnimationCrossSectionElementData
-
Returns the cross section element.
- getFront() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
- getGeneratorPosition() - Method in class org.opentrafficsim.animation.data.AnimationGtuGeneratorPositionData
-
Returns the generator position.
- getGeometry() - Method in class org.opentrafficsim.animation.data.AnimationTrafficLightDetectorData
- getGtu() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
-
Returns the GTU.
- getId() - Method in class org.opentrafficsim.animation.data.AnimationConflictData
- getId() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
- getId() - Method in class org.opentrafficsim.animation.data.AnimationLaneBasedObjectData
- getId() - Method in class org.opentrafficsim.animation.data.AnimationLaneData
- getId() - Method in class org.opentrafficsim.animation.data.AnimationLinkData
- getId() - Method in class org.opentrafficsim.animation.data.AnimationNodeData
- getId() - Method in class org.opentrafficsim.animation.data.AnimationTrafficLightDetectorData
- getLaneWidth() - Method in class org.opentrafficsim.animation.data.AnimationConflictData
- getLaneWidth() - Method in class org.opentrafficsim.animation.data.AnimationLaneBasedObjectData
- getLegend() - Method in class org.opentrafficsim.animation.colorer.BlockingColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.colorer.ControlColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.colorer.DesireColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.colorer.DesiredHeadwayColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.colorer.DesiredSpeedColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.colorer.DistractionColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.colorer.FixedColor
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.colorer.GtuTypeColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.colorer.ReactionTimeColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.colorer.SocialPressureColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.colorer.SplitColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.colorer.SynchronizationColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.colorer.TaskColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.colorer.TaskSaturationColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.gtu.colorer.AccelerationGtuColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in interface org.opentrafficsim.animation.gtu.colorer.GtuColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.gtu.colorer.IdGtuColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.gtu.colorer.SpeedGtuColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLegend() - Method in class org.opentrafficsim.animation.gtu.colorer.SwitchableGtuColorer
-
Return a list of legend entries (useful to make a legend of the colors used to render the GTUs).
- getLength() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
- getLink() - Method in class org.opentrafficsim.animation.data.AnimationLinkData
-
Returns the link.
- getLinkId() - Method in class org.opentrafficsim.animation.data.AnimationCrossSectionElementData
- getLinkId() - Method in class org.opentrafficsim.animation.data.AnimationLaneData
- getLocation() - Method in class org.opentrafficsim.animation.data.AnimationConflictData
- getLocation() - Method in class org.opentrafficsim.animation.data.AnimationCrossSectionElementData
- getLocation() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
- getLocation() - Method in class org.opentrafficsim.animation.data.AnimationGtuGeneratorPositionData
- getLocation() - Method in class org.opentrafficsim.animation.data.AnimationLaneBasedObjectData
- getLocation() - Method in class org.opentrafficsim.animation.data.AnimationLinkData
- getLocation() - Method in class org.opentrafficsim.animation.data.AnimationNodeData
- getLocation() - Method in class org.opentrafficsim.animation.data.AnimationPriorityData
- getLocation() - Method in class org.opentrafficsim.animation.data.AnimationSpeedSignData
- getLocation() - Method in class org.opentrafficsim.animation.data.AnimationStripeData
- getLocation() - Method in class org.opentrafficsim.animation.data.AnimationTrafficLightDetectorData
- getMarker() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
- getName() - Method in class org.opentrafficsim.animation.gtu.colorer.GtuColorer.LegendEntry
- getNode() - Method in class org.opentrafficsim.animation.data.AnimationNodeData
-
Returns the node.
- getObject() - Method in class org.opentrafficsim.animation.data.AnimationLaneBasedObjectData
-
Returns the wrapped object.
- getOccupancy() - Method in class org.opentrafficsim.animation.data.AnimationTrafficLightDetectorData
- getQueueCount() - Method in class org.opentrafficsim.animation.data.AnimationGtuGeneratorPositionData
- getRear() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
- getSpeed() - Method in class org.opentrafficsim.animation.data.AnimationSpeedSignData
- getSpeedSign() - Method in class org.opentrafficsim.animation.data.AnimationSpeedSignData
-
Returns the speed sign.
- getTrafficLightDetector() - Method in class org.opentrafficsim.animation.data.AnimationTrafficLightDetectorData
-
Returns the traffic light detector.
- getType() - Method in class org.opentrafficsim.animation.data.AnimationStripeData
- getWidth() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
- getWidth() - Method in class org.opentrafficsim.animation.data.AnimationStripeData
- GraphLaneUtil - Class in org.opentrafficsim.animation
-
Utilities to create
GraphPath
s andGraphCrossSection
s for graphs, based on lanes. - gray() - Static method in class org.opentrafficsim.animation.FixedColorer
- green() - Static method in class org.opentrafficsim.animation.FixedColorer
- GtuColorer - Interface in org.opentrafficsim.animation.gtu.colorer
-
Determine the fill color for a GTU.
- GtuColorer.LegendEntry - Class in org.opentrafficsim.animation.gtu.colorer
-
Packs a Color, a short description and a long description in one object.
- GtuTypeColorer - Class in org.opentrafficsim.animation.colorer
-
Color by GTU type, based on the GtuType id or the enum id from the defaults.
- GtuTypeColorer() - Constructor for class org.opentrafficsim.animation.colorer.GtuTypeColorer
H
- HIGH - Static variable in class org.opentrafficsim.animation.colorer.ReactionTimeColorer
-
Full.
- HIGH - Static variable in class org.opentrafficsim.animation.colorer.TaskColorer
-
Full.
I
- id - Variable in class org.opentrafficsim.animation.colorer.TaskColorer
-
Id.
- IdGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
-
Color GTUs based on their id.
- IdGtuColorer() - Constructor for class org.opentrafficsim.animation.gtu.colorer.IdGtuColorer
- IncentiveColorer - Class in org.opentrafficsim.animation.colorer
-
Colorer for desire from a specific incentive.
- IncentiveColorer(Class<? extends Incentive>) - Constructor for class org.opentrafficsim.animation.colorer.IncentiveColorer
- isAllStop() - Method in class org.opentrafficsim.animation.data.AnimationPriorityData
- isBrakingLightsOn() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
- isBusStop() - Method in class org.opentrafficsim.animation.data.AnimationPriorityData
- isConnector() - Method in class org.opentrafficsim.animation.data.AnimationLinkData
- isCrossing() - Method in class org.opentrafficsim.animation.data.AnimationConflictData
- isNone() - Method in class org.opentrafficsim.animation.data.AnimationPriorityData
- isPermitted() - Method in class org.opentrafficsim.animation.data.AnimationConflictData
- isPriority() - Method in class org.opentrafficsim.animation.data.AnimationPriorityData
- isStop() - Method in class org.opentrafficsim.animation.data.AnimationPriorityData
- isYield() - Method in class org.opentrafficsim.animation.data.AnimationPriorityData
L
- LEFT - Static variable in class org.opentrafficsim.animation.colorer.SplitColorer
-
Left color.
- leftIndicatorOn() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
- LEGEND - Static variable in class org.opentrafficsim.animation.colorer.TaskColorer
-
Legend.
- LEGEND - Static variable in class org.opentrafficsim.animation.colorer.TaskSaturationColorer
-
Legend.
- LEGEND - Static variable in class org.opentrafficsim.animation.gtu.colorer.IdGtuColorer
-
The legend.
- LegendEntry(Color, String, String) - Constructor for class org.opentrafficsim.animation.gtu.colorer.GtuColorer.LegendEntry
-
Construct a new LegendEntry.
- lightGray() - Static method in class org.opentrafficsim.animation.FixedColorer
- LmrsSwitchableColorer - Class in org.opentrafficsim.animation.colorer
-
Colorer for LMRS.
- LmrsSwitchableColorer(Map<GtuType, Color>) - Constructor for class org.opentrafficsim.animation.colorer.LmrsSwitchableColorer
-
Constructor.
- LOW - Static variable in class org.opentrafficsim.animation.colorer.ReactionTimeColorer
-
Zero.
- LOW - Static variable in class org.opentrafficsim.animation.colorer.TaskColorer
-
Zero.
M
- magenta() - Static method in class org.opentrafficsim.animation.FixedColorer
- MAX - Static variable in class org.opentrafficsim.animation.colorer.TaskSaturationColorer
-
Full.
- MID - Static variable in class org.opentrafficsim.animation.colorer.ReactionTimeColorer
-
Medium.
- MID - Static variable in class org.opentrafficsim.animation.colorer.TaskColorer
-
Medium.
- MID - Static variable in class org.opentrafficsim.animation.colorer.TaskSaturationColorer
-
Medium.
N
- NA - Static variable in class org.opentrafficsim.animation.colorer.ControlColorer
-
N/A color.
- NA - Static variable in class org.opentrafficsim.animation.colorer.DesireColorer
-
N/A color.
- NA - Static variable in class org.opentrafficsim.animation.colorer.ReactionTimeColorer
-
Not available.
- NA - Static variable in class org.opentrafficsim.animation.colorer.SynchronizationColorer
-
N/A color.
- NA - Static variable in class org.opentrafficsim.animation.colorer.TaskColorer
-
Not available.
- NA - Static variable in class org.opentrafficsim.animation.colorer.TaskSaturationColorer
-
Not available.
- notify(Event) - Method in class org.opentrafficsim.animation.DefaultAnimationFactory
O
- orange() - Static method in class org.opentrafficsim.animation.FixedColorer
- org.opentrafficsim.animation - package org.opentrafficsim.animation
-
Drawing information for animation, but non-specific for any type of visualization engine like Swing.
- org.opentrafficsim.animation.colorer - package org.opentrafficsim.animation.colorer
-
GTU animations.
- org.opentrafficsim.animation.data - package org.opentrafficsim.animation.data
-
Data classes that couple simulated objects to ots-draw.
- org.opentrafficsim.animation.gis - package org.opentrafficsim.animation.gis
-
Transformations between geographical coordinate systems.
- org.opentrafficsim.animation.gtu.colorer - package org.opentrafficsim.animation.gtu.colorer
-
GTU animations.
- OTHER - Static variable in class org.opentrafficsim.animation.colorer.SplitColorer
-
Other color.
P
- pink() - Static method in class org.opentrafficsim.animation.FixedColorer
R
- ReactionTimeColorer - Class in org.opentrafficsim.animation.colorer
-
Colors the reaction time.
- ReactionTimeColorer(Duration) - Constructor for class org.opentrafficsim.animation.colorer.ReactionTimeColorer
-
Constructor.
- red() - Static method in class org.opentrafficsim.animation.FixedColorer
- RIGHT - Static variable in class org.opentrafficsim.animation.colorer.SplitColorer
-
Right color.
- rightIndicatorOn() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
S
- setGtuColorer(int) - Method in class org.opentrafficsim.animation.gtu.colorer.SwitchableGtuColorer
-
Replace the currently active GtuColorer.
- SocialPressureColorer - Class in org.opentrafficsim.animation.colorer
-
Colorer for social pressure.
- SocialPressureColorer() - Constructor for class org.opentrafficsim.animation.colorer.SocialPressureColorer
- SpeedGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
-
Color GTU depending on their speed.
- SpeedGtuColorer(Speed) - Constructor for class org.opentrafficsim.animation.gtu.colorer.SpeedGtuColorer
-
Construct a new SpeedGtuColorer.
- SplitColorer - Class in org.opentrafficsim.animation.colorer
-
Colors GTUs by the direction that they will take at the next split.
- SplitColorer() - Constructor for class org.opentrafficsim.animation.colorer.SplitColorer
- SUBCRIT - Static variable in class org.opentrafficsim.animation.colorer.TaskSaturationColorer
-
Zero.
- SwitchableGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
-
GTU colorer that uses a coloring method that can be switched by the user of the program.
- SwitchableGtuColorer() - Constructor for class org.opentrafficsim.animation.gtu.colorer.SwitchableGtuColorer
-
Empty constructor for the builder.
- SwitchableGtuColorer(int, GtuColorer...) - Constructor for class org.opentrafficsim.animation.gtu.colorer.SwitchableGtuColorer
-
Construct a new Switchable GtuColorer based on a list of colorers.
- SwitchableGtuColorer.Builder - Class in org.opentrafficsim.animation.gtu.colorer
-
Builder for SwitchableGtuColorer.
- SynchronizationColorer - Class in org.opentrafficsim.animation.colorer
-
Color based on synchronization state.
- SynchronizationColorer() - Constructor for class org.opentrafficsim.animation.colorer.SynchronizationColorer
T
- TaskColorer - Class in org.opentrafficsim.animation.colorer
-
Colorer for task demand with anticipation reliance indicated by interpolating towards white, for a specific task.
- TaskColorer(String) - Constructor for class org.opentrafficsim.animation.colorer.TaskColorer
-
Constructor.
- TaskSaturationColorer - Class in org.opentrafficsim.animation.colorer
-
Displays task saturation.
- TaskSaturationColorer() - Constructor for class org.opentrafficsim.animation.colorer.TaskSaturationColorer
- tMax - Variable in class org.opentrafficsim.animation.colorer.DesiredHeadwayColorer
-
Maximum value on input scale.
- tMin - Variable in class org.opentrafficsim.animation.colorer.DesiredHeadwayColorer
-
Minimum value on input scale.
- toString() - Method in class org.opentrafficsim.animation.colorer.BlockingColorer
- toString() - Method in class org.opentrafficsim.animation.colorer.ControlColorer
- toString() - Method in class org.opentrafficsim.animation.colorer.DesiredHeadwayColorer
- toString() - Method in class org.opentrafficsim.animation.colorer.DesiredSpeedColorer
- toString() - Method in class org.opentrafficsim.animation.colorer.DistractionColorer
- toString() - Method in class org.opentrafficsim.animation.colorer.FixedColor
- toString() - Method in class org.opentrafficsim.animation.colorer.GtuTypeColorer
- toString() - Method in class org.opentrafficsim.animation.colorer.IncentiveColorer
- toString() - Method in class org.opentrafficsim.animation.colorer.ReactionTimeColorer
- toString() - Method in class org.opentrafficsim.animation.colorer.SocialPressureColorer
- toString() - Method in class org.opentrafficsim.animation.colorer.SplitColorer
- toString() - Method in class org.opentrafficsim.animation.colorer.SynchronizationColorer
- toString() - Method in class org.opentrafficsim.animation.colorer.TaskColorer
- toString() - Method in class org.opentrafficsim.animation.colorer.TaskSaturationColorer
- toString() - Method in class org.opentrafficsim.animation.colorer.TotalDesireColorer
- toString() - Method in class org.opentrafficsim.animation.data.AnimationBusStopData
- toString() - Method in class org.opentrafficsim.animation.data.AnimationConflictData
- toString() - Method in class org.opentrafficsim.animation.data.AnimationCrossSectionElementData
- toString() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
- toString() - Method in class org.opentrafficsim.animation.data.AnimationGtuGeneratorPositionData
- toString() - Method in class org.opentrafficsim.animation.data.AnimationLaneData
- toString() - Method in class org.opentrafficsim.animation.data.AnimationLaneDetectorData
- toString() - Method in class org.opentrafficsim.animation.data.AnimationLinkData
- toString() - Method in class org.opentrafficsim.animation.data.AnimationNodeData
- toString() - Method in class org.opentrafficsim.animation.data.AnimationPriorityData
- toString() - Method in class org.opentrafficsim.animation.data.AnimationShoulderData
- toString() - Method in class org.opentrafficsim.animation.data.AnimationSpeedSignData
- toString() - Method in class org.opentrafficsim.animation.data.AnimationStripeData
- toString() - Method in class org.opentrafficsim.animation.data.AnimationTrafficLightData
- toString() - Method in class org.opentrafficsim.animation.data.AnimationTrafficLightDetectorData
- toString() - Method in class org.opentrafficsim.animation.gis.CoordinateTransformLonLatToXy
- toString() - Method in class org.opentrafficsim.animation.gis.CoordinateTransformWgs84toRdNew
- toString() - Method in class org.opentrafficsim.animation.gtu.colorer.AccelerationGtuColorer
- toString() - Method in class org.opentrafficsim.animation.gtu.colorer.GtuColorer.LegendEntry
- toString() - Method in class org.opentrafficsim.animation.gtu.colorer.IdGtuColorer
- toString() - Method in class org.opentrafficsim.animation.gtu.colorer.SpeedGtuColorer
- toString() - Method in class org.opentrafficsim.animation.gtu.colorer.SwitchableGtuColorer.Builder
- toString() - Method in class org.opentrafficsim.animation.gtu.colorer.SwitchableGtuColorer
- TotalDesireColorer - Class in org.opentrafficsim.animation.colorer
-
Colorer for total desire.
- TotalDesireColorer() - Constructor for class org.opentrafficsim.animation.colorer.TotalDesireColorer
- toWgs84(double, double) - Static method in class org.opentrafficsim.animation.gis.TransformWgs84DutchRdNew
-
Convert a coordinate pair in the local system to WGS84 coordinates.
- toWgs84(Point2D) - Static method in class org.opentrafficsim.animation.gis.TransformWgs84DutchRdNew
-
Convert a coordinate pair in the local system to WGS84 coordinates.
- toWgs84Bounds() - Static method in class org.opentrafficsim.animation.gis.TransformWgs84DutchRdNew
-
Report the bounding box for conversions from the local coordinate system.
- TransformWgs84DutchRdNew - Class in org.opentrafficsim.animation.gis
-
Convert geographical coordinates between WGS84 and the Dutch RD (Rijksdriehoek) system.
U
- UNKNOWN - Static variable in class org.opentrafficsim.animation.colorer.DesiredHeadwayColorer
-
Unknown color.
- UNKNOWN - Static variable in class org.opentrafficsim.animation.colorer.SplitColorer
-
Unknown color.
W
- white() - Static method in class org.opentrafficsim.animation.FixedColorer
Y
- yellow() - Static method in class org.opentrafficsim.animation.FixedColorer
All Classes and Interfaces|All Packages|Serialized Form