protected class SVGAnimationEngine.AnimatableAngleValueFactory extends SVGAnimationEngine.CSSValueFactory
AnimatableAngleValue
s.Modifier | Constructor and Description |
---|---|
protected |
AnimatableAngleValueFactory() |
Modifier and Type | Method and Description |
---|---|
protected AnimatableValue |
createAnimatableValue(AnimationTarget target,
String pn,
Value v)
Creates a new AnimatableValue from a CSS
Value , after
computation and inheritance. |
computeValue, createCSSValue, createValue, createValue
protected AnimatableValue createAnimatableValue(AnimationTarget target, String pn, Value v)
SVGAnimationEngine.CSSValueFactory
Value
, after
computation and inheritance.createAnimatableValue
in class SVGAnimationEngine.CSSValueFactory
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.