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 LayerTypeGets an enum layer type based on its name.static LayerTypeReturns 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.