Uses of Enum Class
org.teamapps.ux.component.map.MapType
Packages that use MapType
-
Uses of MapType in org.teamapps.ux.component.map
Subclasses with type arguments of type MapType in org.teamapps.ux.component.mapMethods 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