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

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

public class GlyphOrientationVerticalReadHandler
extends OneOfConstantsReadHandler

Creation-Date: 02.12.2005, 18:48:50

Author:
Thomas Morgner

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

GlyphOrientationVerticalReadHandler

public GlyphOrientationVerticalReadHandler()