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.
- Version:
- $Id: GlyphOrientationHorizontalManager.java 1733416 2016-03-03 07:07:13Z gadams $
- Author:
- Stephane Hillion
| 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 © 2000–2017 Apache Software Foundation. All rights reserved.