| Package | Description | 
|---|---|
| org.opentrafficsim.road.network.lane | 
 Classes that provide detailed cross-sections of a link using lanes, markers and sensors. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CrossSectionLink.Priority | 
CrossSectionLink.getPriority()  | 
static CrossSectionLink.Priority | 
CrossSectionLink.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static CrossSectionLink.Priority[] | 
CrossSectionLink.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CrossSectionLink.setPriority(CrossSectionLink.Priority priority)  | 
Copyright © 2014–2018 Delft University of Technology. All rights reserved.