package io.rtron.transformer.converter.roadspaces2citygml.module
Classes
Name | Description |
---|---|
class AttributesAdder: Any
|
Adds Attribute and AttributeList classes (RoadSpaces model) to an AbstractCityObject (CityGML model). |
class BuildingModuleBuilder: Any
|
Builder for city objects of the CityGML Building module. |
class CityFurnitureModuleBuilder: Any
|
Builder for city objects of the CityGML CityFurniture module. |
class GenericsModuleBuilder: Any
|
Builder for city objects of the CityGML Generics module. |
class IdentifierAdder: Any
|
Adds object identifiers from the RoadSpaces model to an AbstractCityObject (CityGML model). |
enum class TransportationGranularityValue: Enum<TransportationGranularityValue>
|
|
class TransportationModuleBuilder: Any
|
Builder for city objects of the CityGML Transportation module. |
class VegetationModuleBuilder: Any
|
Builder for city objects of the CityGML Vegetation module. |
Methods
toGmlString
fun UnitOfMeasure.toGmlString(): String
Receiver
Name | Description |
---|---|
UnitOfMeasure
|
ReturnValue
Name | Description |
---|---|
String
|
toGmlGranularityValue
fun TransportationGranularityValue.toGmlGranularityValue(): GranularityValue
Receiver
Name | Description |
---|---|
TransportationGranularityValue
|
ReturnValue
Name | Description |
---|---|
GranularityValue
|
toGmlName
fun FillerSurface.toGmlName(): String
Receiver
Name | Description |
---|---|
FillerSurface
|
ReturnValue
Name | Description |
---|---|
String
|
Returns a unit of measurement as string.