org.apache.batik.anim
protected static class AnimationEngine.TargetInfo extends Object
Field Summary | |
---|---|
HashMap | cssAnimations
Map of CSS attribute names to the corresponding Sandwich
objects. |
HashMap | otherAnimations
Map of other animation types to the corresponding Sandwich
objects. |
DoublyIndexedTable | xmlAnimations
Map of XML attribute names to the corresponding Sandwich
objects. |