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

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

public class GlyphOrientationHorizontal
extends java.lang.Object

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

Author:
Thomas Morgner

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

Field Detail

INLINE

public static final CSSConstant INLINE