|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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
public class GlyphOrientationHorizontalManager
This class provides a manager for the 'glyph-orientation-horizontal' property values.
Constructor Summary | |
---|---|
GlyphOrientationHorizontalManager()
|
Method Summary | |
---|---|
Value |
getDefaultValue()
Implements ValueManager.getDefaultValue() . |
java.lang.String |
getPropertyName()
Implements ValueManager.getPropertyName() . |
Methods inherited from class org.apache.batik.css.engine.value.svg.GlyphOrientationManager |
---|
createFloatValue, createValue, getPropertyType, isAdditiveProperty, isAnimatableProperty, isInheritedProperty |
Methods inherited from class org.apache.batik.css.engine.value.AbstractValueManager |
---|
computeValue, createStringValue |
Methods inherited from class org.apache.batik.css.engine.value.AbstractValueFactory |
---|
createDOMException, createInvalidFloatTypeDOMException, createInvalidFloatValueDOMException, createInvalidIdentifierDOMException, createInvalidLexicalUnitDOMException, createInvalidStringTypeDOMException, createMalformedLexicalUnitDOMException, resolveURI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GlyphOrientationHorizontalManager()
Method Detail |
---|
public java.lang.String getPropertyName()
ValueManager.getPropertyName()
.
getPropertyName
in interface ValueManager
getPropertyName
in class AbstractValueFactory
public Value getDefaultValue()
ValueManager.getDefaultValue()
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |