Uses of Enum
org.opentrafficsim.road.network.lane.changing.OvertakingDirection
Packages that use OvertakingDirection
-
Uses of OvertakingDirection in org.opentrafficsim.road.network.lane.changing
Methods in org.opentrafficsim.road.network.lane.changing that return OvertakingDirectionModifier and TypeMethodDescriptionstatic OvertakingDirection
Returns the enum constant of this type with the specified name.static OvertakingDirection[]
OvertakingDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared.