Skip to content

Package io.github.qishr.cascara.ui.style.custom

Class SvgIconStyle

java.lang.Object
        io.github.qishr.cascara.ui.style.ControlStyle
                io.github.qishr.cascara.ui.style.custom.SvgIconStyle


public class SvgIconStyle
extends ControlStyle

Field Summary

Modifier and Type Field Description
public static final String FILL
public static final String ICON
public static final String SHAPE
public static final String STROKE

Constructor Summary

Constructor Description
SvgIconStyle()

Methods inherited from ControlStyle

applyTo, defineRule, newRule, sides, applyTo, classSelector, incorporateRules, color, literal, mapped, derive, values, selector, degrees, shape, childSelector, pseudoSelector, em, sides, color, getRules, px, dropshadow

Field Details

FILL

public static final String FILL

See Also:

Constant Field Values


ICON

public static final String ICON

See Also:

Constant Field Values


SHAPE

public static final String SHAPE

See Also:

Constant Field Values


STROKE

public static final String STROKE

See Also:

Constant Field Values