rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-transformer
/
io.rtron.transformer.converter.opendrive2roadspaces.roadspaces
/
RoadMarkRepresentationRegistry
Road
Mark
Representation
Registry
class
RoadMarkRepresentationRegistry
(
val
mode
:
Map
<
ERoadMarkType
,
RoadMarkRepresentationType
>
)
Registry for the highest representation type for each road mark type.
Members
Constructors
Road
Mark
Representation
Registry
Link copied to clipboard
constructor
(
mode
:
Map
<
ERoadMarkType
,
RoadMarkRepresentationType
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
mode
Link copied to clipboard
val
mode
:
Map
<
ERoadMarkType
,
RoadMarkRepresentationType
>
Functions
get
Road
Mark
Type
Representation
Link copied to clipboard
fun
getRoadMarkTypeRepresentation
(
roadMarkType
:
ERoadMarkType
)
:
RoadMarkRepresentationType