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

java.lang.Object
  extended by org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler
      extended by org.jfree.layouting.input.style.parser.stylehandler.font.FontSizeReadHandler
          extended by org.jfree.layouting.input.style.parser.stylehandler.font.MinMaxFontSizeReadHandler
All Implemented Interfaces:
CSSValueReadHandler

public class MinMaxFontSizeReadHandler
extends FontSizeReadHandler

Creation-Date: 08.12.2005, 16:46:59

Author:
Thomas Morgner

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

Constructor Detail

MinMaxFontSizeReadHandler

public MinMaxFontSizeReadHandler()