Uses of Class
org.pentaho.reporting.libraries.css.model.CSSPageAreaRule
-
Packages that use CSSPageAreaRule Package Description org.pentaho.reporting.libraries.css.model -
-
Uses of CSSPageAreaRule in org.pentaho.reporting.libraries.css.model
Methods in org.pentaho.reporting.libraries.css.model that return CSSPageAreaRule Modifier and Type Method Description CSSPageAreaRuleCSSPageRule. getRule(int index)Methods in org.pentaho.reporting.libraries.css.model with parameters of type CSSPageAreaRule Modifier and Type Method Description voidCSSPageRule. addRule(CSSPageAreaRule rule)voidCSSPageRule. insertRule(int index, CSSPageAreaRule rule)
-