Class GlyphOrientationVertical
- java.lang.Object
-
- org.pentaho.reporting.libraries.css.keys.text.GlyphOrientationVertical
-
public class GlyphOrientationVertical extends Object
'glyph-orientation-vertical' controls glyph orientation when the flow orientation is vertical.- Author:
- Thomas Morgner
-
-
Field Detail
-
UPRIGHT
public static final CSSConstant UPRIGHT
-
INLINE
public static final CSSConstant INLINE
-
-