Uses of Class
org.teamapps.dto.UiShapeProperties
-
-
Uses of UiShapeProperties in org.teamapps.dto
Fields in org.teamapps.dto declared as UiShapeProperties Modifier and Type Field Description protected UiShapePropertiesUiMapPolyline. shapePropertiesMethods in org.teamapps.dto that return UiShapeProperties Modifier and Type Method Description UiShapePropertiesUiMapPolyline. getShapeProperties()UiShapePropertiesUiShapeProperties. setFillColor(java.lang.String fillColor)UiShapePropertiesUiShapeProperties. setFillOpacity(float fillOpacity)UiShapePropertiesUiShapeProperties. setStrokeColor(java.lang.String strokeColor)UiShapePropertiesUiShapeProperties. setStrokeDashArray(java.lang.String strokeDashArray)UiShapePropertiesUiShapeProperties. setStrokeOpacity(float strokeOpacity)UiShapePropertiesUiShapeProperties. setStrokeWeight(float strokeWeight)Methods in org.teamapps.dto with parameters of type UiShapeProperties Modifier and Type Method Description UiMapPolylineUiMapPolyline. setShapeProperties(UiShapeProperties shapeProperties)
-