toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-model
/
io.rtron.model.opendrive.additions.identifier
/
RoadIdentifier
Road
Identifier
data
class
RoadIdentifier
(
val
roadId
:
String
)
:
AbstractOpendriveIdentifier
,
RoadIdentifierInterface
Members
Constructors
Road
Identifier
Link copied to clipboard
constructor
(
roadId
:
String
)
Properties
road
Id
Link copied to clipboard
open
override
val
roadId
:
String
Functions
to
Identifier
Text
Link copied to clipboard
open
override
fun
toIdentifierText
(
)
:
String