org.jfree.layouting.input.style.keys.text
Class GlyphOrientationVertical

java.lang.Object
  extended by org.jfree.layouting.input.style.keys.text.GlyphOrientationVertical

public class GlyphOrientationVertical
extends java.lang.Object

'glyph-orientation-vertical' controls glyph orientation when the flow orientation is vertical.

Author:
Thomas Morgner

Field Summary
static CSSConstant INLINE
           
static CSSConstant UPRIGHT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UPRIGHT

public static final CSSConstant UPRIGHT

INLINE

public static final CSSConstant INLINE