|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.input.style.StyleRule
org.jfree.layouting.input.style.CSSDeclarationRule
org.jfree.layouting.input.style.CSSPageAreaRule
public class CSSPageAreaRule
Creation-Date: 29.05.2006, 18:04:01
Constructor Summary | |
---|---|
CSSPageAreaRule(StyleSheet parentStyle,
StyleRule parentRule,
PageAreaType pageArea)
|
Method Summary | |
---|---|
PageAreaType |
getPageArea()
|
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 |
---|
getParentRule, getParentStyle, getStyleKeyRegistry, isReadOnly, makeReadOnly, setParentRule, setParentStyle |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CSSPageAreaRule(StyleSheet parentStyle, StyleRule parentRule, PageAreaType pageArea)
Method Detail |
---|
public PageAreaType getPageArea()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |