protected class SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory extends Object implements SVGAnimationEngine.Factory
AnimatableNumberOrPercentageValues.| Modifier | Constructor and Description |
|---|---|
protected |
AnimatableNumberOrPercentageValueFactory() |
| Modifier and Type | Method and Description |
|---|---|
AnimatableValue |
createValue(AnimationTarget target,
String ns,
String ln,
boolean isCSS,
String s)
Creates a new AnimatableValue from a string.
|
AnimatableValue |
createValue(AnimationTarget target,
String pn,
Value v)
Creates a new AnimatableValue from a CSS
Value. |
protected AnimatableNumberOrPercentageValueFactory()
public AnimatableValue createValue(AnimationTarget target, String ns, String ln, boolean isCSS, String s)
createValue in interface SVGAnimationEngine.Factorypublic AnimatableValue createValue(AnimationTarget target, String pn, Value v)
Value.createValue in interface SVGAnimationEngine.FactoryCopyright © 2000–2017 Apache Software Foundation. All rights reserved.