toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-transformer
/
io.rtron.transformer.converter.roadspaces2citygml.geometry
/
GeometryTransformerException
Geometry
Transformer
Exception
sealed
class
GeometryTransformerException
Inheritors
NoSelectedPolygonsAvailable
NoSuiteableSourceGeometry
GeometryGenerationException
Members
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