PictogramType

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 Airport: Int = 1
Link copied to clipboard
val BusStation: Int = 2
Link copied to clipboard
val Fair: Int = 3
Link copied to clipboard
Link copied to clipboard
val FirstAidPost: Int = 5
Link copied to clipboard
val Harbour: Int = 6
Link copied to clipboard
val Hospital: Int = 7
Link copied to clipboard
val HotelOrMotel: Int = 8
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val PetrolStation: Int = 12
Link copied to clipboard
Link copied to clipboard
val RestArea: Int = 14
Link copied to clipboard
val Restaurant: Int = 15
Link copied to clipboard
val Toilet: Int = 16
Link copied to clipboard
val Unknown: Int = 0