Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.layouting.input.style.parser.stylehandler.border.BorderRadiusReadHandler
public class BorderRadiusReadHandler
extends java.lang.Object
implements CSSValueReadHandler, CSSCompoundValueReadHandler
Constructor Summary | |
Method Summary | |
CSSValue |
|
Map |
|
StyleKey[] |
public CSSValue createValue(StyleKey name, LexicalUnit value)
- Specified by:
- createValue in interface CSSValueReadHandler
public Map createValues(LexicalUnit unit)
Parses the LexicalUnit and returns a map of (StyleKey, CSSValue) pairs.
- Specified by:
- createValues in interface CSSCompoundValueReadHandler
- Parameters:
unit
-
- Returns:
public StyleKey[] getAffectedKeys()
- Specified by:
- getAffectedKeys in interface CSSCompoundValueReadHandler