Types

Link copied to clipboard
annotation class Type

Retention policy for the RoadObjectDistanceInfoType

Properties

Link copied to clipboard
const val GANTRY: Int = 0

Type of the GANTRY.

Link copied to clipboard
const val LINE: Int = 1

Type of the LINE.

Link copied to clipboard
const val POINT: Int = 2

Type of the POINT.

Link copied to clipboard
const val POLYGON: Int = 3

Type of the POLYGON.

Link copied to clipboard
const val SUB_GRAPH: Int = 4

Type of the SUB_GRAPH.