Uses of Enum Class
com.jbstrap.jbmap.enums.LayerType
Packages that use LayerType
-
Uses of LayerType in com.jbstrap.jbmap.enums
Methods in com.jbstrap.jbmap.enums that return LayerTypeModifier 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.