Uses of Class
org.teamapps.ux.component.map.MarkerAnchor
-
Packages that use MarkerAnchor Package Description org.teamapps.ux.component.map -
-
Uses of MarkerAnchor in org.teamapps.ux.component.map
Methods in org.teamapps.ux.component.map that return MarkerAnchor Modifier and Type Method Description MarkerAnchorMarker. getMarkerAnchor()static MarkerAnchorMarkerAnchor. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MarkerAnchor[]MarkerAnchor. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.ux.component.map with parameters of type MarkerAnchor Modifier and Type Method Description voidMarker. setMarkerAnchor(MarkerAnchor markerAnchor)
-