org.apache.batik.css.engine.value.svg
public class GlyphOrientationVerticalManager extends GlyphOrientationManager
| Method Summary | |
|---|---|
| Value | createStringValue(short type, String value, CSSEngine engine)
Implements {@link
ValueManager#createStringValue(short,String,CSSEngine)}. |
| Value | createValue(LexicalUnit lu, CSSEngine engine)
Implements {@link ValueManager#createValue(LexicalUnit,CSSEngine)}. |
| Value | getDefaultValue()
Implements {@link ValueManager#getDefaultValue()}. |
| String | getPropertyName()
Implements {@link ValueManager#getPropertyName()}. |