Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-cesium-engine
/
cesium.engine
/
IonSnapGeometryType
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
ARC
Link copied to clipboard
val
ARC
:
IonSnapGeometryType
An arc.
CURVE
Link copied to clipboard
val
CURVE
:
IonSnapGeometryType
A curve.
NONE
Link copied to clipboard
val
NONE
:
IonSnapGeometryType
No geometry type.
POINT
Link copied to clipboard
val
POINT
:
IonSnapGeometryType
A point.
SEGMENT
Link copied to clipboard
val
SEGMENT
:
IonSnapGeometryType
A line segment.
SURFACE
Link copied to clipboard
val
SURFACE
:
IonSnapGeometryType
A surface.