Uses of Enum Class
org.teamapps.ux.component.map.MapShapeType
Packages that use MapShapeType
-
Uses of MapShapeType in org.teamapps.ux.component.map
Subclasses with type arguments of type MapShapeType in org.teamapps.ux.component.mapMethods in org.teamapps.ux.component.map that return MapShapeTypeModifier and TypeMethodDescriptionstatic MapShapeTypeReturns the enum constant of this class with the specified name.static MapShapeType[]MapShapeType.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 MapShapeTypeModifier and TypeMethodDescriptionvoidMapView.startDrawingShape(MapShapeType shapeType, ShapeProperties shapeProperties)