org.jfree.layouting.input.style.parser.stylehandler.text
Class KerningPairThresholdReadHandler

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.text.KerningPairThresholdReadHandler
All Implemented Interfaces:
CSSValueReadHandler

public class KerningPairThresholdReadHandler
extends FontSizeReadHandler

Creation-Date: 02.12.2005, 20:01:18

Author:
Thomas Morgner

Constructor Summary
KerningPairThresholdReadHandler()
           
 
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

KerningPairThresholdReadHandler

public KerningPairThresholdReadHandler()