org.jfree.layouting.input.style.parser.stylehandler.line
public class VerticalAlignReadHandler extends OneOfConstantsReadHandler implements CSSCompoundValueReadHandler
| Constructor Summary | |
|---|---|
| VerticalAlignReadHandler() | |
| Method Summary | |
|---|---|
| Map | createValues(LexicalUnit unit)
Parses the LexicalUnit and returns a map of (StyleKey, CSSValue) pairs.
|
| StyleKey[] | getAffectedKeys() |
| protected CSSValue | lookupValue(LexicalUnit value) |
Parameters: unit
Returns: