|
|||||||||
| 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.OneOfConstantsReadHandler
org.jfree.layouting.input.style.parser.stylehandler.line.VerticalAlignReadHandler
public class VerticalAlignReadHandler
Warning: This *is* a compound property, but one if its values depend on the element structure and it changes its meaning if used in Tables.
| Constructor Summary | |
|---|---|
VerticalAlignReadHandler()
|
|
| 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()
|
protected CSSValue |
lookupValue(org.w3c.css.sac.LexicalUnit value)
|
| Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler |
|---|
addValue, createValue, isAutoAllowed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VerticalAlignReadHandler()
| Method Detail |
|---|
protected CSSValue lookupValue(org.w3c.css.sac.LexicalUnit value)
lookupValue in class OneOfConstantsReadHandlerpublic java.util.Map createValues(org.w3c.css.sac.LexicalUnit unit)
createValues in interface CSSCompoundValueReadHandlerunit -
public StyleKey[] getAffectedKeys()
getAffectedKeys in interface CSSCompoundValueReadHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||