org.jfree.layouting.input.style.parser.stylehandler.border
public class BorderRadiusReadHandler extends Object implements CSSValueReadHandler, CSSCompoundValueReadHandler
| Constructor Summary | |
|---|---|
| BorderRadiusReadHandler() | |
| Method Summary | |
|---|---|
| CSSValue | createValue(StyleKey name, LexicalUnit value) |
| Map | createValues(LexicalUnit unit)
Parses the LexicalUnit and returns a map of (StyleKey, CSSValue) pairs.
|
| StyleKey[] | getAffectedKeys() |
Parameters: unit
Returns: