Class CSSPageAreaRule
java.lang.Object
org.pentaho.reporting.libraries.css.model.StyleRule
org.pentaho.reporting.libraries.css.model.CSSDeclarationRule
org.pentaho.reporting.libraries.css.model.CSSPageAreaRule
- All Implemented Interfaces:
Serializable
,Cloneable
Creation-Date: 29.05.2006, 18:04:01
- Author:
- Thomas Morgner
- See Also:
-
Constructor Summary
ConstructorDescriptionCSSPageAreaRule
(StyleSheet parentStyle, StyleRule parentRule, PageAreaType pageArea) -
Method Summary
Methods inherited from class org.pentaho.reporting.libraries.css.model.CSSDeclarationRule
clear, clone, getImportantValues, getPropertyCSSValue, getPropertyKeysAsArray, getStyleValues, isEmpty, isImportant, removeProperty, setImportant, setPropertyValue, setPropertyValue, setPropertyValueAsString
Methods inherited from class org.pentaho.reporting.libraries.css.model.StyleRule
getParentRule, getParentStyle, getStyleKeyRegistry, isReadOnly, makeReadOnly, setParentRule, setParentStyle
-
Constructor Details
-
CSSPageAreaRule
-
-
Method Details
-
getPageArea
-