org.apache.batik.css.engine.value.svg
public abstract class GlyphOrientationManager extends AbstractValueManager
Method Summary | |
---|---|
Value | createFloatValue(short type, float floatValue)
Implements {@link ValueManager#createFloatValue(short,float)}. |
Value | createValue(LexicalUnit lu, CSSEngine engine)
Implements {@link ValueManager#createValue(LexicalUnit,CSSEngine)}. |
int | getPropertyType()
Implements {@link ValueManager#getPropertyType()}. |
boolean | isAdditiveProperty()
Implements {@link ValueManager#isAdditiveProperty()}. |
boolean | isAnimatableProperty()
Implements {@link ValueManager#isAnimatableProperty()}. |
boolean | isInheritedProperty()
Implements {@link
org.apache.batik.css.engine.value.ValueManager#isInheritedProperty()}. |