org.apache.batik.bridge
Class SVGAnimationEngine.AnimatableAngleOrIdentFactory
java.lang.Object
org.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory
org.apache.batik.bridge.SVGAnimationEngine.AnimatableAngleOrIdentFactory
- All Implemented Interfaces:
- SVGAnimationEngine.Factory
- Enclosing class:
- SVGAnimationEngine
protected class SVGAnimationEngine.AnimatableAngleOrIdentFactory
- extends SVGAnimationEngine.CSSValueFactory
Factory class for AnimatableAngleOrIdentValue
s.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SVGAnimationEngine.AnimatableAngleOrIdentFactory
protected SVGAnimationEngine.AnimatableAngleOrIdentFactory()
createAnimatableValue
protected AnimatableValue createAnimatableValue(AnimationTarget target,
String pn,
Value v)
- Description copied from class:
SVGAnimationEngine.CSSValueFactory
- Creates a new AnimatableValue from a CSS
Value
, after
computation and inheritance.
- Specified by:
createAnimatableValue
in class SVGAnimationEngine.CSSValueFactory
Copyright © 2017 Apache Software Foundation. All Rights Reserved.