org.jfree.layouting.input.style.parser.stylehandler.line
public class VerticalAlignReadHandler extends OneOfConstantsReadHandler implements CSSCompoundValueReadHandler
Constructor and Description |
---|
VerticalAlignReadHandler() |
Modifier and Type | Method and Description |
---|---|
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) |
addValue, createValue, isAutoAllowed
protected CSSValue lookupValue(org.w3c.css.sac.LexicalUnit value)
lookupValue
in class OneOfConstantsReadHandler
public java.util.Map createValues(org.w3c.css.sac.LexicalUnit unit)
createValues
in interface CSSCompoundValueReadHandler
unit
- public StyleKey[] getAffectedKeys()
getAffectedKeys
in interface CSSCompoundValueReadHandler