Uses of Class
org.pentaho.reporting.libraries.css.model.CSSPageAreaRule
Packages that use CSSPageAreaRule
-
Uses of CSSPageAreaRule in org.pentaho.reporting.libraries.css.model
Methods in org.pentaho.reporting.libraries.css.model that return CSSPageAreaRuleMethods in org.pentaho.reporting.libraries.css.model with parameters of type CSSPageAreaRuleModifier and TypeMethodDescriptionvoid
CSSPageRule.addRule
(CSSPageAreaRule rule) void
CSSPageRule.insertRule
(int index, CSSPageAreaRule rule)