Uses of Enum Class
org.opentrafficsim.road.network.lane.CrossSectionLink.Priority
Package
Description
Classes that provide detailed cross-sections of a link using lanes, markers and sensors.
-
Uses of CrossSectionLink.Priority in org.opentrafficsim.road.network.lane
Modifier and TypeMethodDescriptionCrossSectionLink.getPriority()
static CrossSectionLink.Priority
Returns the enum constant of this class with the specified name.static CrossSectionLink.Priority[]
CrossSectionLink.Priority.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
CrossSectionLink.setPriority
(CrossSectionLink.Priority priority)