JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
com.github.weisj.jsvg
com.github.weisj.jsvg.parser.css
StyleSheet
RuleConsumer
Contents
Description
Method Summary
Method Details
applyRule(StyleProperty)
Hide sidebar
Show sidebar
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 Details
applyRule
void
applyRule
(@NotNull @NotNull
StyleProperty
property)