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.ListOfPairReadHandler
org.jfree.layouting.input.style.parser.stylehandler.border.BackgroundPositionReadHandler
public class BackgroundPositionReadHandler
extends ListOfPairReadHandler
Field Summary | |
static CSSNumericValue | |
static CSSNumericValue | |
static CSSNumericValue | |
static CSSNumericValue | |
static CSSNumericValue |
Constructor Summary | |
Method Summary | |
protected void |
|
protected CSSValue |
|
protected CSSValue |
|
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.ListOfPairReadHandler | |
addToResultList , createValue , parseFirstPosition , parseSecondPosition |
protected void addToResultList(ArrayList values, CSSValue firstPosition, CSSValue secondPosition)
- Overrides:
- addToResultList in interface ListOfPairReadHandler
protected CSSValue parseFirstPosition(LexicalUnit value)
- Overrides:
- parseFirstPosition in interface ListOfPairReadHandler
protected CSSValue parseSecondPosition(LexicalUnit value, CSSValue firstValue)
- Overrides:
- parseSecondPosition in interface ListOfPairReadHandler