Uses of Class
org.pentaho.reporting.libraries.css.model.CSSPageRule
Package
Description
-
Uses of CSSPageRule in org.pentaho.reporting.libraries.css
Modifier and TypeMethodDescriptionstatic CSSPageRule
StyleSheetUtility.createRuleForPage
(StyleSheet style, PageFormat format) Modifier and TypeMethodDescriptionstatic PageFormat
StyleSheetUtility.getPageFormat
(CSSPageRule rule, int resolution) static void
StyleSheetUtility.updateRuleForPage
(CSSPageRule rule, PageFormat format) -
Uses of CSSPageRule in org.pentaho.reporting.libraries.css.resolver
Modifier and TypeMethodDescriptionStyleRuleMatcher.getPageRule
(CSSValue pageName, PseudoPage[] pseudoPages) -
Uses of CSSPageRule in org.pentaho.reporting.libraries.css.resolver.impl
Modifier and TypeMethodDescriptionSimpleStyleRuleMatcher.getPageRule
(CSSValue pageName, PseudoPage[] pseudoPages)