rtron
1.3.0
rtron-transformer
/
io.rtron.transformer.converter.roadspaces2citygml.geometry
/
GeometryTransformerException
Geometry
Transformer
Exception
sealed
class
GeometryTransformerException
Types
Properties
Inheritors
Types
Geometry
Generation
Exception
Link copied to clipboard
data
class
GeometryGenerationException
(
val
reason
:
String
)
:
GeometryTransformerException
No
Selected
Polygons
Available
Link copied to clipboard
data
class
NoSelectedPolygonsAvailable
(
val
reason
:
String
=
""
)
:
GeometryTransformerException
No
Suiteable
Source
Geometry
Link copied to clipboard
data
class
NoSuiteableSourceGeometry
(
val
targetGeometry
:
String
)
:
GeometryTransformerException
Properties
message
Link copied to clipboard
val
message
:
String
Inheritors
NoSelectedPolygonsAvailable
Link copied to clipboard
NoSuiteableSourceGeometry
Link copied to clipboard
GeometryGenerationException
Link copied to clipboard