Uses of Enum Class
com.jbstrap.jbmap.enums.LayerType
-
Uses of LayerType in com.jbstrap.jbmap.enums
Modifier and TypeMethodDescriptionstatic LayerType
Gets an enum layer type based on its name.static LayerType
Returns the enum constant of this class with the specified name.static LayerType[]
LayerType.values()
Returns an array containing the constants of this enum class, in the order they are declared.