com.supermap.plot
Class AnimationPlayBeginEvent
- java.lang.Object
-
- java.util.EventObject
-
- com.supermap.plot.AnimationPlayBeginEvent
-
- All Implemented Interfaces:
- java.io.Serializable
public class AnimationPlayBeginEvent extends java.util.EventObject
An event of starting to play an animation- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description AnimationPlayBeginEvent(java.lang.String name)
The constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.String
getName()
Gets the name
-