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.ListOfValuesReadHandler
org.jfree.layouting.input.style.parser.stylehandler.ListOfConstantsReadHandler
org.jfree.layouting.input.style.parser.stylehandler.text.KerningModeReadHandler
public class KerningModeReadHandler
extends ListOfConstantsReadHandler
Constructor Summary | |
Method Summary | |
CSSValue |
|
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.ListOfConstantsReadHandler | |
addValue , isAutoAllowed , parseValue |
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.ListOfValuesReadHandler | |
createValue , getMaxCount , isDistinctValues , parseValue |
public CSSValue createValue(StyleKey name, LexicalUnit value)
- Specified by:
- createValue in interface CSSValueReadHandler
- Overrides:
- createValue in interface ListOfValuesReadHandler