rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-transformer
/
io.rtron.transformer.converter.roadspaces2citygml.module
/
CodeAdder
/
mapToTrafficAreaFunctionCodes
map
To
Traffic
Area
Function
Codes
fun
mapToTrafficAreaFunctionCodes
(
laneType
:
LaneType
)
:
List
<
TrafficAreaFunctionCode
>
Returns the
TrafficAreaFunctionCode
list of a
TrafficArea
from the
laneType
of a lane.
fun
mapToTrafficAreaFunctionCodes
(
roadObjectType
:
RoadObjectType
)
:
List
<
TrafficAreaFunctionCode
>