Uses of Class
org.teamapps.ux.component.map.ShapeProperties
-
Packages that use ShapeProperties Package Description org.teamapps.ux.component.map -
-
Uses of ShapeProperties in org.teamapps.ux.component.map
Methods in org.teamapps.ux.component.map that return ShapeProperties Modifier and Type Method Description ShapePropertiesPolyline. getProperties()Constructors in org.teamapps.ux.component.map with parameters of type ShapeProperties Constructor Description Polyline(ShapeProperties properties, java.util.ArrayList<Location> locations)
-