This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the animation container.
Name | Description | |
---|---|---|
AllViews | All the viewers. | |
AnimationFileExtension | The extension for the animation files. | |
AnimationFileFilter | The filter for browing animation files. | |
AnimationTime | Provides access to the animation time string. | |
AnimationTypes | The registered types of animation. | |
CurrentView | The current active viewer. | |
DrawGraphsToDC | Draw datagraphs to specified device context. | |
DrawPageLayoutToDC | Draw the page layout to specified device context. | |
IsGestureEnabled | Indicates if interactive gestures are enabled. | |
PutIsAnimating | Indicates if the animation is active, and if full quality rendering is used (for video). | |
RefreshObject | Container-specific actions to refresh object. | |
RefreshViews | Refresh the active viewer or all viewers. | |
RemoveAllAnimationTimeStrings | Remove all animation time string from the display. | |
RemoveTrackTimeDisplay | Remove a single animation track time string from the display. | |
RestoreViewerStates | Restore the current state of the viewers. | |
SaveViewerStates | Save the current state of the viewers. | |
SpatialBookmarks | The spatial bookmarks that can be used to define animations. | |
ViewController | The controller object (Camera) of a viewer. | |
WindowHandle | The window handle associated with the given view. |
Classes | Description |
---|---|
Globe (esriGlobeCore) | A container for the display and manipulation of data in the Globe. |
MapAnimationContainer (esriAnimationUI) | The map animation container. |
An animation container represents the application or control which supports the animation extension. The IAGAnimationContainer interface mainly contains properties and methods in getting and refreshing the view(s) of the application or control.