org.jfree.layouting.layouter.style.resolver
public interface StyleRuleMatcher
| Method Summary | |
|---|---|
| StyleRuleMatcher | deriveInstance()
Creates an independent copy of this style rule matcher.
|
| CSSStyleRule[] | getMatchingRules(LayoutElement element) |
| CSSPageRule[] | getPageRule(CSSValue pageName, PseudoPage[] pseudoPages) |
| void | initialize(LayoutProcess layoutProcess) |
| boolean | isMatchingPseudoElement(LayoutElement element, String pseudo) |
Returns: