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

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

public class DropInitialBeforeAlignReadHandler
extends AlignmentBaselineReadHandler

Creation-Date: 28.11.2005, 19:21:46

Author:
Thomas Morgner

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

DropInitialBeforeAlignReadHandler

public DropInitialBeforeAlignReadHandler()