|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.input.style.parser.stylehandler.AbstractWidthReadHandler
org.jfree.layouting.input.style.parser.stylehandler.box.PaddingReadHandler
public class PaddingReadHandler
Creation-Date: 27.11.2005, 19:07:11
Constructor Summary | |
---|---|
PaddingReadHandler()
|
Method Summary | |
---|---|
java.util.Map |
createValues(org.w3c.css.sac.LexicalUnit unit)
Parses the LexicalUnit and returns a map of (StyleKey, CSSValue) pairs. |
StyleKey[] |
getAffectedKeys()
|
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.AbstractWidthReadHandler |
---|
createValue, isAllowAuto, isAllowPercentages, parseWidth |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PaddingReadHandler()
Method Detail |
---|
public java.util.Map createValues(org.w3c.css.sac.LexicalUnit unit)
createValues
in interface CSSCompoundValueReadHandler
unit
-
public StyleKey[] getAffectedKeys()
getAffectedKeys
in interface CSSCompoundValueReadHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |