Uses of Class
org.pentaho.reporting.libraries.css.model.CSSPageRule
Packages that use CSSPageRule
Package
Description
-
Uses of CSSPageRule in org.pentaho.reporting.libraries.css
Methods in org.pentaho.reporting.libraries.css that return CSSPageRuleModifier and TypeMethodDescriptionstatic CSSPageRule
StyleSheetUtility.createRuleForPage
(StyleSheet style, PageFormat format) Methods in org.pentaho.reporting.libraries.css with parameters of type CSSPageRuleModifier 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
Methods in org.pentaho.reporting.libraries.css.resolver that return CSSPageRuleModifier and TypeMethodDescriptionStyleRuleMatcher.getPageRule
(CSSValue pageName, PseudoPage[] pseudoPages) -
Uses of CSSPageRule in org.pentaho.reporting.libraries.css.resolver.impl
Methods in org.pentaho.reporting.libraries.css.resolver.impl that return CSSPageRuleModifier and TypeMethodDescriptionSimpleStyleRuleMatcher.getPageRule
(CSSValue pageName, PseudoPage[] pseudoPages)