Uses of Class
org.teamapps.icon.shape.ShapeIconStyle
-
-
Uses of ShapeIconStyle in org.teamapps.icon.shape
Fields in org.teamapps.icon.shape declared as ShapeIconStyle Modifier and Type Field Description static ShapeIconStyleShapeIconDefaultStyleSupplier. DEFAULT_STYLEMethods in org.teamapps.icon.shape that return ShapeIconStyle Modifier and Type Method Description ShapeIconStyleShapeIconStyleBuilder. build()ShapeIconStyleShapeIconDefaultStyleSupplier. getDefaultStyle()ShapeIconStyleShapeIcon. getStyle()Methods in org.teamapps.icon.shape with parameters of type ShapeIconStyle Modifier and Type Method Description StringShapeIconLoader. applyStyle(String svg, ShapeIconStyle style)ShapeIconShapeIcon. withStyle(ShapeIconStyle style)
-