org.apache.batik.anim
protected static class AnimationEngine.AnimationInfo extends Object
| Field Summary | |
|---|---|
| String | attributeLocalName
The local name of the attribute or the name of the CSS property to
animate. |
| String | attributeNamespaceURI
The namespace URI of the attribute to animate, if this is an XML
attribute animation. |
| AnimationTarget | target
The target of the animation. |
| short | type
The type of animation. |
ANIM_TYPE_*
constants defined in AnimationEngine.