protected class SVGAnimationEngine.AnimatableNumberOrIdentFactory extends SVGAnimationEngine.CSSValueFactory
AnimatableNumberOrIdentValues.| Modifier and Type | Field and Description |
|---|---|
protected boolean |
numericIdents
Whether numbers are actually numeric keywords, as with the
font-weight property.
|
| Constructor and Description |
|---|
AnimatableNumberOrIdentFactory(boolean numericIdents) |
| 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, createValueprotected boolean numericIdents
public AnimatableNumberOrIdentFactory(boolean numericIdents)
protected AnimatableValue createAnimatableValue(AnimationTarget target, String pn, Value v)
SVGAnimationEngine.CSSValueFactoryValue, after
computation and inheritance.createAnimatableValue in class SVGAnimationEngine.CSSValueFactoryCopyright © 2000–2020 Apache Software Foundation. All rights reserved.