Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.layouting.layouter.style.resolver.SimpleStyleRuleMatcher
Constructor Summary | |
Method Summary | |
StyleRuleMatcher |
|
CSSStyleRule[] |
|
CSSPageRule[] |
|
void |
|
boolean |
|
public StyleRuleMatcher deriveInstance()
Creates an independent copy of this style rule matcher.
- Specified by:
- deriveInstance in interface StyleRuleMatcher
- Returns:
- this instance, as this implementation is stateless
public CSSStyleRule[] getMatchingRules(LayoutElement element)
- Specified by:
- getMatchingRules in interface StyleRuleMatcher
public CSSPageRule[] getPageRule(CSSValue pageName, PseudoPage[] pseudoPages)
- Specified by:
- getPageRule in interface StyleRuleMatcher
public void initialize(LayoutProcess layoutProcess)
- Specified by:
- initialize in interface StyleRuleMatcher
public boolean isMatchingPseudoElement(LayoutElement element, String pseudo)
- Specified by:
- isMatchingPseudoElement in interface StyleRuleMatcher