org.apache.batik.anim
protected static class AnimationEngine.TargetInfo extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.HashMap |
cssAnimations
Map of CSS attribute names to the corresponding
AnimationEngine.Sandwich
objects. |
java.util.HashMap |
otherAnimations
Map of other animation types to the corresponding
AnimationEngine.Sandwich
objects. |
DoublyIndexedTable |
xmlAnimations
Map of XML attribute names to the corresponding
AnimationEngine.Sandwich
objects. |
Modifier | Constructor and Description |
---|---|
protected |
AnimationEngine.TargetInfo() |
public DoublyIndexedTable xmlAnimations
AnimationEngine.Sandwich
objects.public java.util.HashMap cssAnimations
AnimationEngine.Sandwich
objects.public java.util.HashMap otherAnimations
AnimationEngine.Sandwich
objects.Copyright ? 2008 Apache Software Foundation. All Rights Reserved.