Package com.github.weisj.jsvg.parser.css
Interface StyleSheet.RuleConsumer
-
- Enclosing interface:
- StyleSheet
public static interface StyleSheet.RuleConsumer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
applyRule(@NotNull StyleProperty property)
-
-
-
Method Detail
-
applyRule
void applyRule(@NotNull @NotNull StyleProperty property)
-
-