|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory
org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberOrIdentFactory
protected class SVGAnimationEngine.AnimatableNumberOrIdentFactory
Factory class for AnimatableNumberOrIdentValues.
| Field Summary | |
|---|---|
protected boolean |
numericIdents
Whether numbers are actually numeric keywords, as with the font-weight property. |
| Constructor Summary | |
|---|---|
SVGAnimationEngine.AnimatableNumberOrIdentFactory(boolean numericIdents)
|
|
| Method Summary | |
|---|---|
protected AnimatableValue |
createAnimatableValue(AnimationTarget target,
java.lang.String pn,
Value v)
Creates a new AnimatableValue from a CSS Value, after
computation and inheritance. |
| Methods inherited from class org.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory |
|---|
computeValue, createCSSValue, createValue, createValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean numericIdents
| Constructor Detail |
|---|
public SVGAnimationEngine.AnimatableNumberOrIdentFactory(boolean numericIdents)
| Method Detail |
|---|
protected AnimatableValue createAnimatableValue(AnimationTarget target,
java.lang.String pn,
Value v)
SVGAnimationEngine.CSSValueFactoryValue, after
computation and inheritance.
createAnimatableValue in class SVGAnimationEngine.CSSValueFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||