Uses of Enum Class
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 OvertakingDirectionReturns the enum constant of this class with the specified name.static OvertakingDirection[]OvertakingDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.