protected class SVGAnimationEngine.AnimatablePaintValueFactory extends SVGAnimationEngine.CSSValueFactory
AnimatablePaintValues.| Modifier | Constructor and Description |
|---|---|
protected |
AnimatablePaintValueFactory() |
| 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. |
protected AnimatablePaintValue |
createColorPaintValue(AnimationTarget t,
Color c)
Creates a new
AnimatablePaintValue from a Color
object. |
computeValue, createCSSValue, createValue, createValueprotected AnimatablePaintValue createColorPaintValue(AnimationTarget t, Color c)
AnimatablePaintValue from a Color
object.protected AnimatableValue createAnimatableValue(AnimationTarget target, String pn, Value v)
SVGAnimationEngine.CSSValueFactoryValue, after
computation and inheritance.createAnimatableValue in class SVGAnimationEngine.CSSValueFactoryCopyright © 2000–2024 Apache Software Foundation. All rights reserved.