org.jfree.layouting.input.style.parser.stylehandler.line
Class TextHeightReadHandler

java.lang.Object
  extended by org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler
      extended by org.jfree.layouting.input.style.parser.stylehandler.line.TextHeightReadHandler
All Implemented Interfaces:
CSSValueReadHandler

public class TextHeightReadHandler
extends OneOfConstantsReadHandler

Creation-Date: 28.11.2005, 17:58:02

Author:
Thomas Morgner

Constructor Summary
TextHeightReadHandler()
           
 
Method Summary
 
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler
addValue, createValue, isAutoAllowed, lookupValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextHeightReadHandler

public TextHeightReadHandler()