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.OneOfConstantsReadHandler
org.jfree.layouting.input.style.parser.stylehandler.box.FitPositionReadHandler
public class FitPositionReadHandler
extends OneOfConstantsReadHandler
Field Summary | |
static CSSNumericValue | |
static CSSNumericValue | |
static CSSNumericValue | |
static CSSNumericValue | |
static CSSNumericValue |
Constructor Summary | |
Method Summary | |
protected CSSValuePair |
|
CSSValue |
|
protected CSSValue |
|
protected CSSValue |
|
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler | |
addValue , createValue , isAutoAllowed , lookupValue |
protected CSSValuePair createResultList(CSSValue firstPosition, CSSValue secondPosition)
public CSSValue createValue(StyleKey name, LexicalUnit value)
- Specified by:
- createValue in interface CSSValueReadHandler
- Overrides:
- createValue in interface OneOfConstantsReadHandler