Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.layouting.input.style.StyleRule
org.jfree.layouting.input.style.CSSDeclarationRule
org.jfree.layouting.input.style.CSSPageAreaRule
public class CSSPageAreaRule
extends CSSDeclarationRule
Constructor Summary | |
|
Method Summary | |
PageAreaType |
Methods inherited from class org.jfree.layouting.input.style.CSSDeclarationRule | |
clear , clone , getImportantValues , getPropertyCSSValue , getPropertyKeysAsArray , getStyleValues , isEmpty , isImportant , removeProperty , setImportant , setPropertyValue , setPropertyValue , setPropertyValueAsString , setPropertyValueAsString |
Methods inherited from class org.jfree.layouting.input.style.StyleRule | |
clone , getParentRule , getParentStyle , getStyleKeyRegistry , isReadOnly , makeReadOnly , setParentRule , setParentStyle |
public CSSPageAreaRule(StyleSheet parentStyle, StyleRule parentRule, PageAreaType pageArea)