Uses of Class
org.teamapps.ux.component.map.MapShapeType
| Package | Description |
|---|---|
| org.teamapps.ux.component.map |
-
Uses of MapShapeType in org.teamapps.ux.component.map
Methods in org.teamapps.ux.component.map that return MapShapeType Modifier and Type Method Description static MapShapeTypeMapShapeType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MapShapeType[]MapShapeType. 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 MapShapeType Modifier and Type Method Description voidMapView. startDrawingShape(MapShapeType shapeType, ShapeProperties shapeProperties)