abstract class Opendrive17ObjectMapper: Any
Constructors
Name | Description |
---|---|
constructor()
|
Methods
mapOptionRoadObjects
fun mapOptionRoadObjects(source: Option
Parameters
Name | Description |
---|---|
source: Option
|
ReturnValue
Name | Description |
---|---|
T_Road_Objects?
|
mapRoadObjects
abstract fun mapRoadObjects(source: RoadObjects): T_Road_Objects
Parameters
Name | Description |
---|---|
source: RoadObjects
|
ReturnValue
Name | Description |
---|---|
T_Road_Objects
|
mapRoadObjectsObject
abstract fun mapRoadObjectsObject(source: RoadObjectsObject): T_Road_Objects_Object
Parameters
Name | Description |
---|---|
source: RoadObjectsObject
|
ReturnValue
Name | Description |
---|---|
T_Road_Objects_Object
|
mapOptionRoadObjectsObjectParkingSpace
fun mapOptionRoadObjectsObjectParkingSpace(source: Option
Parameters
Name | Description |
---|---|
source: Option
|
ReturnValue
Name | Description |
---|---|
T_Road_Objects_Object_ParkingSpace?
|
mapRoadObjectsObjectParkingSpace
abstract fun mapRoadObjectsObjectParkingSpace(source: RoadObjectsObjectParkingSpace): T_Road_Objects_Object_ParkingSpace
Parameters
Name | Description |
---|---|
source: RoadObjectsObjectParkingSpace
|
ReturnValue
Name | Description |
---|---|
T_Road_Objects_Object_ParkingSpace
|
mapOptionRoadObjectsObjectMarkings
fun mapOptionRoadObjectsObjectMarkings(source: Option
Parameters
Name | Description |
---|---|
source: Option
|
ReturnValue
Name | Description |
---|---|
T_Road_Objects_Object_Markings?
|
mapRoadObjectsObjectMarkings
abstract fun mapRoadObjectsObjectMarkings(source: RoadObjectsObjectMarkings): T_Road_Objects_Object_Markings
Parameters
Name | Description |
---|---|
source: RoadObjectsObjectMarkings
|
ReturnValue
Name | Description |
---|---|
T_Road_Objects_Object_Markings
|
mapOptionEOrientation
fun mapOptionEOrientation(source: Option
Parameters
Name | Description |
---|---|
source: Option
|
ReturnValue
Name | Description |
---|---|
String?
|
mapEOrientation
fun mapEOrientation(source: EOrientation): String
Parameters
Name | Description |
---|---|
source: EOrientation
|
ReturnValue
Name | Description |
---|---|
String
|
mapOptionFillType
fun mapOptionFillType(source: Option
Parameters
Name | Description |
---|---|
source: Option
|
ReturnValue
Name | Description |
---|---|
E_OutlineFillType?
|
mapFillType
abstract fun mapFillType(source: EOutlineFillType): E_OutlineFillType
Parameters
Name | Description |
---|---|
source: EOutlineFillType
|
ReturnValue
Name | Description |
---|---|
E_OutlineFillType
|
mapOptionEObjectType
fun mapOptionEObjectType(source: Option
Parameters
Name | Description |
---|---|
source: Option
|
ReturnValue
Name | Description |
---|---|
E_ObjectType?
|
mapEObjectType
abstract fun mapEObjectType(source: EObjectType): E_ObjectType
Parameters
Name | Description |
---|---|
source: EObjectType
|
ReturnValue
Name | Description |
---|---|
E_ObjectType
|
mapOptionRoadObjectsObjectBorders
fun mapOptionRoadObjectsObjectBorders(source: Option
Parameters
Name | Description |
---|---|
source: Option
|
ReturnValue
Name | Description |
---|---|
T_Road_Objects_Object_Borders?
|
mapRoadObjectsObjectBorders
abstract fun mapRoadObjectsObjectBorders(source: RoadObjectsObjectBorders): T_Road_Objects_Object_Borders
Parameters
Name | Description |
---|---|
source: RoadObjectsObjectBorders
|
ReturnValue
Name | Description |
---|---|
T_Road_Objects_Object_Borders
|
mapOptionRoadObjectsObjectOutlines
fun mapOptionRoadObjectsObjectOutlines(source: Option
Parameters
Name | Description |
---|---|
source: Option
|
ReturnValue
Name | Description |
---|---|
T_Road_Objects_Object_Outlines?
|
mapRoadObjectsObjectOutlines
abstract fun mapRoadObjectsObjectOutlines(source: RoadObjectsObjectOutlines): T_Road_Objects_Object_Outlines
Parameters
Name | Description |
---|---|
source: RoadObjectsObjectOutlines
|
ReturnValue
Name | Description |
---|---|
T_Road_Objects_Object_Outlines
|
mapOptionELaneType
fun mapOptionELaneType(source: Option
Parameters
Name | Description |
---|---|
source: Option
|
ReturnValue
Name | Description |
---|---|
E_LaneType?
|
mapELaneType
abstract fun mapELaneType(source: ELaneType): E_LaneType
Parameters
Name | Description |
---|---|
source: ELaneType
|
ReturnValue
Name | Description |
---|---|
E_LaneType
|
mapOptionESideType
fun mapOptionESideType(source: Option
Parameters
Name | Description |
---|---|
source: Option
|
ReturnValue
Name | Description |
---|---|
E_SideType?
|
mapESideType
abstract fun mapESideType(source: ESideType): E_SideType
Parameters
Name | Description |
---|---|
source: ESideType
|
ReturnValue
Name | Description |
---|---|
E_SideType
|
mapOptionERoadMarkWeight
fun mapOptionERoadMarkWeight(source: Option
Parameters
Name | Description |
---|---|
source: Option
|
ReturnValue
Name | Description |
---|---|
E_RoadMarkWeight?
|
mapERoadMarkWeight
abstract fun mapERoadMarkWeight(source: ERoadMarkWeight): E_RoadMarkWeight
Parameters
Name | Description |
---|---|
source: ERoadMarkWeight
|
ReturnValue
Name | Description |
---|---|
E_RoadMarkWeight
|