org.jfree.layouting.input.style.parser.stylehandler.font

Class FontSizeReadHandler

Implemented Interfaces:
CSSValueReadHandler
Known Direct Subclasses:
KerningPairThresholdReadHandler, MinMaxFontSizeReadHandler

public class FontSizeReadHandler
extends OneOfConstantsReadHandler

Creation-Date: 28.11.2005, 16:51:33
Author:
Thomas Morgner

Constructor Summary

FontSizeReadHandler()
FontSizeReadHandler(boolean autoAllowed)

Method Summary

protected CSSValue
lookupValue(LexicalUnit value)

Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler

addValue, createValue, isAutoAllowed, lookupValue

Constructor Details

FontSizeReadHandler

public FontSizeReadHandler()

FontSizeReadHandler

protected FontSizeReadHandler(boolean autoAllowed)

Method Details

lookupValue

protected CSSValue lookupValue(LexicalUnit value)
Overrides:
lookupValue in interface OneOfConstantsReadHandler