toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-model
/
io.rtron.model.roadspaces.identifier
/
AbstractRoadspacesIdentifier
Abstract
Roadspaces
Identifier
abstract
class
AbstractRoadspacesIdentifier
Inheritors
ConnectionIdentifier
JunctionIdentifier
LaneIdentifier
LaneSectionIdentifier
LateralLaneRangeIdentifier
LongitudinalLaneRangeIdentifier
RoadspaceIdentifier
RoadspaceObjectIdentifier
Members
Constructors
Abstract
Roadspaces
Identifier
Link copied to clipboard
constructor
(
)
Functions
to
Attributes
Link copied to clipboard
abstract
fun
toAttributes
(
prefix
:
String
)
:
AttributeList
to
Identifier
Text
Link copied to clipboard
abstract
fun
toIdentifierText
(
)
:
String
to
String
Map
Link copied to clipboard
abstract
fun
toStringMap
(
)
:
Map
<
String
,
String
>