org.apache.batik.bridge
protected class SVGAnimationEngine.AnimatableNumberOrIdentFactory extends SVGAnimationEngine.CSSValueFactory
| Field Summary | |
|---|---|
| protected boolean | numericIdents
Whether numbers are actually numeric keywords, as with the
font-weight property. |
| Constructor Summary | |
|---|---|
| AnimatableNumberOrIdentFactory(boolean numericIdents) | |
| Method Summary | |
|---|---|
| protected AnimatableValue | createAnimatableValue(AnimationTarget target, String pn, Value v) |