Structs§
- Outline
- Represents an outline (a polygon) of a RoadObject.
- Outline
Corner - Represents a single corner point of an Outline.
- Road
Marking - Models a physical road marking (e.g. stop line, crosswalk, arrow) in the road network.
- Road
Marking Book - Interface for accessing RoadMarkings in the road network.
- Road
Marking Value - Numeric value (with unit) associated with a RoadMarking (e.g. a speed limit).
- Road
Object - Models a physical road object in the road network.
- Road
Object Book - Interface for accessing RoadObjects in the road network.
- Road
Object Position - Represents the position of a RoadObject in the road network.
Enums§
- Road
Marking Value Unit - Unit of a RoadMarkingValue.
- Road
Object Type - Defines the possible road object types.
Type Aliases§
- Road
Marking Type - Domain alias for road marking semantic types.