Index

A B C D E F G H I L M N O P R S T 
All Classes and Interfaces|All Packages

A

AccelerationGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Color GTUs based on their current acceleration.
AccelerationGtuColorer() - Constructor for class org.opentrafficsim.animation.gtu.colorer.AccelerationGtuColorer
Constructor constructing a scale from -6.0m/s/s to 2m/s/s.
AccelerationGtuColorer(Acceleration, Acceleration) - Constructor for class org.opentrafficsim.animation.gtu.colorer.AccelerationGtuColorer
Constructor.
AccelerationGtuColorer(BoundsPaintScale) - Constructor for class org.opentrafficsim.animation.gtu.colorer.AccelerationGtuColorer
Constructor.
add(int, Predicate<Gtu>, Colorer<? super Gtu>) - Method in class org.opentrafficsim.animation.gtu.colorer.GtuColorerManager
Add colorer with predicate at given index in priority list.
add(Predicate<Gtu>, Colorer<? super Gtu>) - Method in class org.opentrafficsim.animation.gtu.colorer.GtuColorerManager
Add colorer with predicate at end of priority list.
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, GtuColorerManager, Map<GtuType, DefaultCarAnimation.GtuData.GtuMarker>) - 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, GtuColorerManager, Map<GtuType, DefaultCarAnimation.GtuData.GtuMarker>) - 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(GtuColorerManager, LaneBasedGtu, DefaultCarAnimation.GtuData.GtuMarker) - 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.
AnimationIdentifiableShape<T extends OtsShape & Identifiable> - Class in org.opentrafficsim.animation.data
Object wrapper for animations, that forwards shape and id information to the wrapped object.
AnimationIdentifiableShape(T) - Constructor for class org.opentrafficsim.animation.data.AnimationIdentifiableShape
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.
AttentionGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Colorer for level of attention.
AttentionGtuColorer() - Constructor for class org.opentrafficsim.animation.gtu.colorer.AttentionGtuColorer
Constructor.

B

BlockingGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Displays whether a GTU is blocking conflicts.
BlockingGtuColorer() - Constructor for class org.opentrafficsim.animation.gtu.colorer.BlockingGtuColorer
Constructor.

C

ChannelAttention(LaneBasedGtu) - Constructor for class org.opentrafficsim.animation.PerceptionAnimation.ChannelAttention
Constructor.
colorer() - Method in record class org.opentrafficsim.animation.gtu.colorer.GtuColorerManager.PredicatedColorer
Returns the value of the colorer record component.
ControlGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Color based on control state.
ControlGtuColorer() - Constructor for class org.opentrafficsim.animation.gtu.colorer.ControlGtuColorer
Constructor.
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
Constructor.
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(String, Lane, 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.
createPath(List<String>, List<Lane>, 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.

D

DefaultAnimationFactory - Class in org.opentrafficsim.animation
DefaultAnimationFactory.
DefaultAnimationFactory(Network, GtuColorerManager, boolean) - Constructor for class org.opentrafficsim.animation.DefaultAnimationFactory
Creates animations for nodes, links and lanes.
DesiredHeadwayGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Color on a scale from between two given limits.
DesiredHeadwayGtuColorer(Duration, Duration) - Constructor for class org.opentrafficsim.animation.gtu.colorer.DesiredHeadwayGtuColorer
Constructor using input Tmin and Tmax.
DesiredSpeedGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Colorer of GTUs by desired speed.
DesiredSpeedGtuColorer(Speed, Speed) - Constructor for class org.opentrafficsim.animation.gtu.colorer.DesiredSpeedGtuColorer
Constructor.
DesiredSpeedGtuColorer(BoundsPaintScale) - Constructor for class org.opentrafficsim.animation.gtu.colorer.DesiredSpeedGtuColorer
Constructor.
DesireGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Super class with default coloring of left and right desire value.
DesireGtuColorer(Function<Gtu, Optional<Desire>>) - Constructor for class org.opentrafficsim.animation.gtu.colorer.DesireGtuColorer
Constructor.
DistractionGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Distraction colorer, which shows which distraction is active.
DistractionGtuColorer(Set<DefaultDistraction>) - Constructor for class org.opentrafficsim.animation.gtu.colorer.DistractionGtuColorer
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.

E

equals(Object) - Method in record class org.opentrafficsim.animation.gtu.colorer.GtuColorerManager.PredicatedColorer
Indicates whether some other object is "equal to" this one.

F

floatTransform(double, double) - Method in class org.opentrafficsim.animation.gis.CoordinateTransformLonLatToXy
 
floatTransform(double, double) - Method in class org.opentrafficsim.animation.gis.CoordinateTransformWgs84toRdNew
 
floatTransform(float, float) - Method in class org.opentrafficsim.animation.gis.CoordinateTransformLonLatToXy
 
floatTransform(float, float) - Method in class org.opentrafficsim.animation.gis.CoordinateTransformWgs84toRdNew
 
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

getAbsoluteContour() - Method in class org.opentrafficsim.animation.data.AnimationGtuGeneratorPositionData
 
getAbsoluteContour() - Method in class org.opentrafficsim.animation.data.AnimationIdentifiableShape
 
getAbsoluteContour() - Method in class org.opentrafficsim.animation.data.AnimationNodeData
 
getAbsoluteContour() - Method in class org.opentrafficsim.animation.data.AnimationPriorityData
 
getCenterLine() - Method in class org.opentrafficsim.animation.data.AnimationCrossSectionElementData
 
getCenterLine() - Method in class org.opentrafficsim.animation.data.AnimationLinkData
 
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(Gtu) - Method in class org.opentrafficsim.animation.gtu.colorer.GtuColorerManager
Returns the color based on the first GTU colorer for which the coupled predicate is true.
getColor(Gtu) - Method in class org.opentrafficsim.animation.gtu.colorer.TaskGtuColorer
 
getColor(Gtu) - Method in class org.opentrafficsim.animation.gtu.colorer.TaskSaturationGtuColorer
 
getDashOffset() - Method in class org.opentrafficsim.animation.data.AnimationStripeData
 
getElements() - Method in class org.opentrafficsim.animation.data.AnimationStripeData
 
getFront() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
 
getGeneratorPosition() - Method in class org.opentrafficsim.animation.data.AnimationGtuGeneratorPositionData
Returns the generator position.
getGtu() - Method in class org.opentrafficsim.animation.PerceptionAnimation.ChannelAttention
Returns the GTU.
getId() - Method in class org.opentrafficsim.animation.data.AnimationIdentifiableShape
 
getId() - Method in class org.opentrafficsim.animation.data.AnimationLaneBasedObjectData
 
getLaneWidth() - Method in class org.opentrafficsim.animation.data.AnimationLaneBasedObjectData
 
getLegend() - Method in class org.opentrafficsim.animation.gtu.colorer.TaskGtuColorer
 
getLegend() - Method in class org.opentrafficsim.animation.gtu.colorer.TaskSaturationGtuColorer
 
getLength() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
 
getLine() - Method in class org.opentrafficsim.animation.data.AnimationLaneBasedObjectData
 
getLine() - Method in class org.opentrafficsim.animation.data.AnimationLinkData
 
getLine() - Method in class org.opentrafficsim.animation.data.AnimationStripeData
 
getLinkId() - Method in class org.opentrafficsim.animation.data.AnimationCrossSectionElementData
 
getLocation() - Method in class org.opentrafficsim.animation.data.AnimationGtuGeneratorPositionData
 
getLocation() - Method in class org.opentrafficsim.animation.data.AnimationIdentifiableShape
 
getLocation() - Method in class org.opentrafficsim.animation.data.AnimationPriorityData
 
getLocation() - Method in class org.opentrafficsim.animation.PerceptionAnimation.ChannelAttention
 
getMarker() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
 
getName() - Method in class org.opentrafficsim.animation.gtu.colorer.AttentionGtuColorer
 
getName() - Method in class org.opentrafficsim.animation.gtu.colorer.BlockingGtuColorer
 
getName() - Method in class org.opentrafficsim.animation.gtu.colorer.ControlGtuColorer
 
getName() - Method in class org.opentrafficsim.animation.gtu.colorer.DesiredHeadwayGtuColorer
 
getName() - Method in class org.opentrafficsim.animation.gtu.colorer.DesiredSpeedGtuColorer
 
getName() - Method in class org.opentrafficsim.animation.gtu.colorer.DistractionGtuColorer
 
getName() - Method in class org.opentrafficsim.animation.gtu.colorer.GtuTypeGtuColorer
 
getName() - Method in class org.opentrafficsim.animation.gtu.colorer.IncentiveGtuColorer
 
getName() - Method in class org.opentrafficsim.animation.gtu.colorer.ReactionTimeGtuColorer
 
getName() - Method in class org.opentrafficsim.animation.gtu.colorer.SocialPressureGtuColorer
 
getName() - Method in class org.opentrafficsim.animation.gtu.colorer.SplitGtuColorer
 
getName() - Method in class org.opentrafficsim.animation.gtu.colorer.SynchronizationGtuColorer
 
getName() - Method in class org.opentrafficsim.animation.gtu.colorer.TaskGtuColorer
 
getName() - Method in class org.opentrafficsim.animation.gtu.colorer.TaskSaturationGtuColorer
 
getName() - Method in class org.opentrafficsim.animation.gtu.colorer.TotalDesireGtuColorer
 
getNumberFormat() - Method in class org.opentrafficsim.animation.gtu.colorer.DesiredHeadwayGtuColorer
 
getNumberFormat() - Method in class org.opentrafficsim.animation.gtu.colorer.DesiredSpeedGtuColorer
 
getNumberFormat() - Method in class org.opentrafficsim.animation.gtu.colorer.ReactionTimeGtuColorer
 
getNumberFormat() - Method in class org.opentrafficsim.animation.gtu.colorer.SocialPressureGtuColorer
 
getObject() - Method in class org.opentrafficsim.animation.data.AnimationIdentifiableShape
Returns the object.
getOccupancy() - Method in class org.opentrafficsim.animation.data.AnimationTrafficLightDetectorData
 
getPath() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
 
getQueueCount() - Method in class org.opentrafficsim.animation.data.AnimationGtuGeneratorPositionData
 
getRear() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
 
getReferenceLine() - Method in class org.opentrafficsim.animation.data.AnimationStripeData
 
getRelativeBounds() - Method in class org.opentrafficsim.animation.data.AnimationGtuGeneratorPositionData
 
getRelativeBounds() - Method in class org.opentrafficsim.animation.data.AnimationIdentifiableShape
 
getRelativeBounds() - Method in class org.opentrafficsim.animation.data.AnimationPriorityData
 
getRelativeContour() - Method in class org.opentrafficsim.animation.data.AnimationGtuGeneratorPositionData
 
getRelativeContour() - Method in class org.opentrafficsim.animation.data.AnimationIdentifiableShape
 
getRelativeContour() - Method in class org.opentrafficsim.animation.data.AnimationNodeData
 
getRelativeContour() - Method in class org.opentrafficsim.animation.data.AnimationPriorityData
 
getRelativeContour() - Method in class org.opentrafficsim.animation.PerceptionAnimation.ChannelAttention
 
getSpeed() - Method in class org.opentrafficsim.animation.data.AnimationSpeedSignData
 
getWidth() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
 
getWidth(Length) - Method in class org.opentrafficsim.animation.data.AnimationStripeData
 
getZ() - Method in class org.opentrafficsim.animation.PerceptionAnimation.ChannelAttention
 
GraphLaneUtil - Class in org.opentrafficsim.animation
Utilities to create GraphPaths and GraphCrossSections for graphs, based on lanes.
GtuColorerManager - Class in org.opentrafficsim.animation.gtu.colorer
With a GTU color manager, advanced logic can be applied to determine what the color of a GTU should be.
GtuColorerManager(Color) - Constructor for class org.opentrafficsim.animation.gtu.colorer.GtuColorerManager
Constructor.
GtuColorerManager.PredicatedColorer - Record Class in org.opentrafficsim.animation.gtu.colorer
Record of predicate and GTU colorer.
GtuTypeGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Color by GTU type.
GtuTypeGtuColorer(Map<GtuType, Color>, Color) - Constructor for class org.opentrafficsim.animation.gtu.colorer.GtuTypeGtuColorer
Constructor.
GtuTypeGtuColorer(GtuType...) - Constructor for class org.opentrafficsim.animation.gtu.colorer.GtuTypeGtuColorer
Constructor.

H

hashCode() - Method in record class org.opentrafficsim.animation.gtu.colorer.GtuColorerManager.PredicatedColorer
Returns a hash code value for this object.

I

IdGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Color GTUs based on their id.
IdGtuColorer() - Constructor for class org.opentrafficsim.animation.gtu.colorer.IdGtuColorer
Constructor.
IncentiveGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Colorer for desire from a specific incentive.
IncentiveGtuColorer(Class<? extends Incentive>) - Constructor for class org.opentrafficsim.animation.gtu.colorer.IncentiveGtuColorer
Constructor.
IncentiveGtuColorer(Class<? extends Incentive>, String) - Constructor for class org.opentrafficsim.animation.gtu.colorer.IncentiveGtuColorer
Constructor.
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

leftIndicatorOn() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
 

M

main(String[]) - Static method in class org.opentrafficsim.animation.PerceptionAnimation
Paints the icon (Attention24.png).

N

NA - Static variable in class org.opentrafficsim.animation.gtu.colorer.DesireGtuColorer
N/A color.
NA - Static variable in class org.opentrafficsim.animation.gtu.colorer.SynchronizationGtuColorer
N/A color.
notify(Event) - Method in class org.opentrafficsim.animation.DefaultAnimationFactory
 

O

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.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 colorers.

P

paint(Graphics2D, ImageObserver) - Method in class org.opentrafficsim.animation.PerceptionAnimation
 
PerceptionAnimation - Class in org.opentrafficsim.animation
Draws circles around a GTU indicating the level of attention and perception delay.
PerceptionAnimation(LaneBasedGtu) - Constructor for class org.opentrafficsim.animation.PerceptionAnimation
Constructor.
PerceptionAnimation.ChannelAttention - Class in org.opentrafficsim.animation
Locatable for GTU in attention context.
predicate() - Method in record class org.opentrafficsim.animation.gtu.colorer.GtuColorerManager.PredicatedColorer
Returns the value of the predicate record component.
PredicatedColorer(Predicate<Gtu>, Colorer<? super Gtu>) - Constructor for record class org.opentrafficsim.animation.gtu.colorer.GtuColorerManager.PredicatedColorer
Creates an instance of a PredicatedColorer record class.

R

ReactionTimeGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Colors the reaction time.
ReactionTimeGtuColorer(Duration) - Constructor for class org.opentrafficsim.animation.gtu.colorer.ReactionTimeGtuColorer
Constructor.
ReactionTimeGtuColorer(BoundsPaintScale, Color) - Constructor for class org.opentrafficsim.animation.gtu.colorer.ReactionTimeGtuColorer
Constructor.
rightIndicatorOn() - Method in class org.opentrafficsim.animation.data.AnimationGtuData
 

S

setGtuMarker(GtuType, DefaultCarAnimation.GtuData.GtuMarker) - Method in class org.opentrafficsim.animation.DefaultAnimationFactory
Set marker on GTU type.
size() - Method in class org.opentrafficsim.animation.gtu.colorer.GtuColorerManager
Returns the number of colorers, each with their predicate.
SocialPressureGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Colorer for social pressure.
SocialPressureGtuColorer() - Constructor for class org.opentrafficsim.animation.gtu.colorer.SocialPressureGtuColorer
Constructor.
SpeedGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Color GTU depending on their speed.
SpeedGtuColorer() - Constructor for class org.opentrafficsim.animation.gtu.colorer.SpeedGtuColorer
Constructor constructing a range to 150km/h.
SpeedGtuColorer(Speed) - Constructor for class org.opentrafficsim.animation.gtu.colorer.SpeedGtuColorer
Constructor.
SpeedGtuColorer(BoundsPaintScale) - Constructor for class org.opentrafficsim.animation.gtu.colorer.SpeedGtuColorer
Constructor.
SplitGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Colors GTUs by the direction that they will take at the next split.
SplitGtuColorer() - Constructor for class org.opentrafficsim.animation.gtu.colorer.SplitGtuColorer
Constructor.
SynchronizationGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Color based on synchronization state.
SynchronizationGtuColorer() - Constructor for class org.opentrafficsim.animation.gtu.colorer.SynchronizationGtuColorer
Constructor.

T

TaskGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Colorer for task demand with anticipation reliance indicated by interpolating towards white, for a specific task.
TaskGtuColorer(String) - Constructor for class org.opentrafficsim.animation.gtu.colorer.TaskGtuColorer
Constructor.
TaskSaturationGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Displays task saturation.
TaskSaturationGtuColorer() - Constructor for class org.opentrafficsim.animation.gtu.colorer.TaskSaturationGtuColorer
Constructor.
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 record class org.opentrafficsim.animation.gtu.colorer.GtuColorerManager.PredicatedColorer
Returns a string representation of this record class.
TotalDesireGtuColorer - Class in org.opentrafficsim.animation.gtu.colorer
Colorer for total desire.
TotalDesireGtuColorer() - Constructor for class org.opentrafficsim.animation.gtu.colorer.TotalDesireGtuColorer
Constructor.
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.
A B C D E F G H I L M N O P R S T 
All Classes and Interfaces|All Packages