Uses of Enum Class
eu.webtoolkit.jwt.MapTypeControl
Packages that use MapTypeControl
-
Uses of MapTypeControl in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return MapTypeControlModifier and TypeMethodDescriptionstatic MapTypeControlReturns the enum constant of this class with the specified name.static MapTypeControl[]MapTypeControl.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.webtoolkit.jwt with parameters of type MapTypeControlModifier and TypeMethodDescriptionvoidWGoogleMap.setMapTypeControl(MapTypeControl type) Sets the map type control.