Uses of Class
org.jhotdraw8.css.ast.StyleRule
Packages that use StyleRule
Package
Description
Provides a representation of a parsed style sheet (CSS 3) as an abstract
syntax tree (AST).
-
Uses of StyleRule in org.jhotdraw8.css.ast
Methods in org.jhotdraw8.css.ast that return types with arguments of type StyleRuleModifier and TypeMethodDescriptionStylesheet.getStyleRules()Returns only the style rules in the stylesheet. -
Uses of StyleRule in org.jhotdraw8.css.manager
Methods in org.jhotdraw8.css.manager that return types with arguments of type StyleRuleModifier and TypeMethodDescriptionStylesheetsManager.getMatchingRulesForElement(Stylesheet s, E elem)