Uses of Enum Class
org.teamapps.ux.component.map.MapType
Packages that use MapType
-
Uses of MapType in org.teamapps.ux.component.map
Methods in org.teamapps.ux.component.map that return MapTypeModifier and TypeMethodDescriptionMapView.getMapType()static MapTypeReturns the enum constant of this class with the specified name.static MapType[]MapType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.ux.component.map with parameters of type MapType