org.apache.batik.css.engine.value.svg
Class GlyphOrientationHorizontalManager
java.lang.Object
org.apache.batik.css.engine.value.AbstractValueFactory
org.apache.batik.css.engine.value.AbstractValueManager
org.apache.batik.css.engine.value.svg.GlyphOrientationManager
org.apache.batik.css.engine.value.svg.GlyphOrientationHorizontalManager
- All Implemented Interfaces:
- ValueManager
public class GlyphOrientationHorizontalManager
- extends GlyphOrientationManager
This class provides a manager for the 'glyph-orientation-horizontal'
property values.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlyphOrientationHorizontalManager
public GlyphOrientationHorizontalManager()
getPropertyName
public String getPropertyName()
- Implements
ValueManager.getPropertyName()
.
- Specified by:
getPropertyName
in interface ValueManager
- Specified by:
getPropertyName
in class AbstractValueFactory
getDefaultValue
public Value getDefaultValue()
- Implements
ValueManager.getDefaultValue()
.
Copyright © 2008 Apache Software Foundation. All Rights Reserved.