protected class SVGAnimationEngine.AnimatableAngleOrIdentFactory extends SVGAnimationEngine.CSSValueFactory
AnimatableAngleOrIdentValues.| Modifier | Constructor and Description |
|---|---|
protected |
AnimatableAngleOrIdentFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected AnimatableValue |
createAnimatableValue(AnimationTarget target,
java.lang.String pn,
Value v)
Creates a new AnimatableValue from a CSS
Value, after
computation and inheritance. |
computeValue, createCSSValue, createValue, createValueprotected AnimatableValue createAnimatableValue(AnimationTarget target, java.lang.String pn, Value v)
SVGAnimationEngine.CSSValueFactoryValue, after
computation and inheritance.createAnimatableValue in class SVGAnimationEngine.CSSValueFactory