|
|||||||||
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.CSSUnknownStyleRule
public class CSSUnknownStyleRule
A placeholder for unknown rules. Maybe an output target is able to handle such things, we dont.
Constructor Summary | |
---|---|
CSSUnknownStyleRule(StyleSheet parentStyle,
StyleRule parentRule)
|
Method Summary |
---|
Methods inherited from class org.jfree.layouting.input.style.StyleRule |
---|
clone, 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 CSSUnknownStyleRule(StyleSheet parentStyle, StyleRule parentRule)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |