org.jfree.layouting.input.style.parser.stylehandler.border
public class BorderWidthReadHandler extends AbstractWidthReadHandler implements CSSCompoundValueReadHandler
| Constructor Summary | |
|---|---|
| BorderWidthReadHandler() | |
| protected | BorderWidthReadHandler(boolean allowPercentages, boolean allowAuto) |
| Method Summary | |
|---|---|
| Map | createValues(LexicalUnit unit)
Parses the LexicalUnit and returns a map of (StyleKey, CSSValue) pairs.
|
| StyleKey[] | getAffectedKeys() |
| protected CSSValue | parseWidth(LexicalUnit value) |
Parameters: unit
Returns: