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 CSSPageAreaRule
CSSPageRule. getRule(int index)
Methods in org.pentaho.reporting.libraries.css.model with parameters of type CSSPageAreaRule Modifier and Type Method Description void
CSSPageRule. addRule(CSSPageAreaRule rule)
void
CSSPageRule. insertRule(int index, CSSPageAreaRule rule)
-