Uses of Class
org.teamapps.icon.shape.ShapeIconStyleBuilder
-
-
Uses of ShapeIconStyleBuilder in org.teamapps.icon.shape
Methods in org.teamapps.icon.shape that return ShapeIconStyleBuilder Modifier and Type Method Description static ShapeIconStyleBuilderShapeIconStyle. builder()ShapeIconStyleBuilderShapeIconStyleBuilder. setFillColor(org.teamapps.common.format.Color fillColor)ShapeIconStyleBuilderShapeIconStyleBuilder. setScaling(float scaling)ShapeIconStyleBuilderShapeIconStyleBuilder. setShadow(boolean shadow)ShapeIconStyleBuilderShapeIconStyleBuilder. setStrokeColor(org.teamapps.common.format.Color strokeColor)ShapeIconStyleBuilderShapeIconStyleBuilder. setStrokeWidth(float strokeWidth)static ShapeIconStyleBuilderShapeIcon. styleBuilder()
-