Skip to main content

Module objects

Module objects 

Source

Structs§

Outline
Represents an outline (a polygon) of a RoadObject.
OutlineCorner
Represents a single corner point of an Outline.
RoadMarking
Models a physical road marking (e.g. stop line, crosswalk, arrow) in the road network.
RoadMarkingBook
Interface for accessing RoadMarkings in the road network.
RoadMarkingValue
Numeric value (with unit) associated with a RoadMarking (e.g. a speed limit).
RoadObject
Models a physical road object in the road network.
RoadObjectBook
Interface for accessing RoadObjects in the road network.
RoadObjectPosition
Represents the position of a RoadObject in the road network.

Enums§

RoadMarkingValueUnit
Unit of a RoadMarkingValue.
RoadObjectType
Defines the possible road object types.

Type Aliases§

RoadMarkingType
Domain alias for road marking semantic types.