|
||||||||||
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.AnimatableLengthOrIdentFactory
protected class SVGAnimationEngine.AnimatableLengthOrIdentFactory
Factory class for AnimatableLengthOrIdentValue
s.
Constructor Summary | |
---|---|
protected |
SVGAnimationEngine.AnimatableLengthOrIdentFactory()
|
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 |
Constructor Detail |
---|
protected SVGAnimationEngine.AnimatableLengthOrIdentFactory()
Method Detail |
---|
protected AnimatableValue createAnimatableValue(AnimationTarget target, java.lang.String pn, Value v)
SVGAnimationEngine.CSSValueFactory
Value
, 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 |