Type

annotation class Type

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String

Properties

Link copied to clipboard
val EasyLeft: Int = 2
Link copied to clipboard
val EasyRight: Int = 3
Link copied to clipboard
val End: Int = 4
Link copied to clipboard
val ExitLeft: Int = 36
Link copied to clipboard
val ExitRight: Int = 34
Link copied to clipboard
val Ferry: Int = 32
Link copied to clipboard
val Follow: Int = 35
Link copied to clipboard
val KeepLeft: Int = 6
Link copied to clipboard
val KeepRight: Int = 7
Link copied to clipboard
val Left: Int = 8
Link copied to clipboard
val Motorway: Int = 37
Link copied to clipboard
val None: Int = 0
Link copied to clipboard
val OutOfRoute: Int = 9
Link copied to clipboard
val Right: Int = 10
Link copied to clipboard
val RoundaboutE: Int = 17
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val RoundaboutN: Int = 19
Link copied to clipboard
val RoundaboutNE: Int = 18
Link copied to clipboard
val RoundaboutNW: Int = 20
Link copied to clipboard
val RoundaboutS: Int = 23
Link copied to clipboard
val RoundaboutSE: Int = 16
Link copied to clipboard
val RoundaboutSW: Int = 22
Link copied to clipboard
val RoundaboutW: Int = 21
Link copied to clipboard
val SharpLeft: Int = 11
Link copied to clipboard
val SharpRight: Int = 12
Link copied to clipboard
val Start: Int = 1
Link copied to clipboard
val StateBoundary: Int = 33
Link copied to clipboard
val Straight: Int = 13
Link copied to clipboard
val Tunnel: Int = 38
Link copied to clipboard
val UTurnLeft: Int = 14
Link copied to clipboard
val UTurnRight: Int = 15
Link copied to clipboard
val Via: Int = 5