This document is archived and information here might be outdated. Recommended version. |
The Animation library contains objects to work with animations in Map, Scene and Globe. In ArcGIS 9.2, with ArcGIS Desktop, the animation functionality is available in the ArcMap, ArcScene, and ArcGlobe applications. However, when working with ArcGIS Engine, animation functionality is not available for the Map control. It is only available for the Scene and Globe controls, which are supported with the 3D Analyst extension.
Interface | Description |
---|---|
IAGAnimationContainer | Provides access to members that control the animation container. |
IAGAnimationEnvironment | Provides access to members that control the Animation Environment. |
IAGAnimationPlayer | Provides access to play/record utility methods. |
IAGAnimationProtectNames | |
IAGAnimationTrack | Provides access to animation tracks. |
IAGAnimationTrackExtensions | Provides access to the extensions of an animation track. |
IAGAnimationTrackKeyframes | Provides access to animation tracks that support keyframes. |
IAGAnimationTracks | Provides access to members that control the animation tracks. |
IAGAnimationType | Provides access to the animation type objects. |
IAGAnimationTypeUI | Provides access to keyframes of animated objects. |
IAGAnimationUtils | Provides access to animation utility methods. |
IAGGroupAnimationOptions | Provides access to options of the 'create group animation' functionality. |
IAGImportPathOptions | Provides access to options of the 'import animation from path' functionality. |
IAGKeyframe | Provides access to keyframes of animated objects. |
IAGKeyframeInterval | Provides access to Keyframes with interval information. |
IAGKeyframeUI | Provides access to keyframes of animated objects. |
IAnimationContentEvents | Provides access to events that occur when animation contents change. |
IAnimationEvents | Provides access to events that occur when animation plays or records. |
IAnimationExtension | The Animation Extension object. |
IAnimationTypeTime | Provides access to the properties/methods of the time in . |
IAnimationTypeTimeLayer | Provides access to the properties/methods of the time layer. |
ISequentialImageExporter | Provides access to members that control the sequential image exporter. |
ITimeLayerTrackExtension | Provides access to the properties/methods of the time layer track extension. |
ITimeWindow | Provides access to the properties/methods of the time window. |
IVideoExporter | Provides access to members that control the video exporters. |
IVideoExporter2 | Provides access to members that control the video exporters. |
IVideoExportUtils | Provides access to video export utility methods. |
IVideoExportUtils2 | Provides access to video export methods. |
Class | Description |
---|---|
AGAnimationEnvironment | Animation Environment for animation state and global options. |
AGAnimationTrack | The Animation Track coclass. |
AGAnimationTrackContainer | The Animation Track Container Object. |
AGAnimationUtils | Class containing common implementation of utility methods. |
AGGroupAnimationOptions | Options of the 'create group animation' functionality. |
AGImportPathOptions | Options of the 'import animation from path' functionality. |
AnimationContentEventsHelper | |
AnimationEventsHelper | |
AnimationExporterAVI | An exporter of animations to AVI video format. |
AnimationExporterQT | An exporter of animations to QuickTime video format. |
AnimationExporterSeqImages | An exporter of animations to a folder of sequential images. |
AnimationExtension | The Animation Extension Object. |
AnimationTypeMapLayer | The map layer animation coclass. |
AnimationTypeMapView | The map view animation coclass. |
AnimationTypeTime | Animation Type Time Object. |
AnimationTypeTimeLayer | Animation Type Time Layer. |
MapLayerKeyframe | The keyframe for map layer animation. |
MapViewKeyframe | The keyframe for view animation. |
TimeKeyframe | Time keyframe object. |
TimeLayerKeyframe | Time layer keyframe object. |
TimeLayerTrackExtension | Time Layer Track Extension. |
TimeWindow | The Time Window object. |
Enumeration | Description |
---|---|
esriAnimationClass | The kind of animation. |
esriAnimationPlayMode | The Esri animation play modes. |
esriAnimationPlayType | The Esri Animation play types. |
esriAnimationPropertyType | Types of animation-sensitive properties. |
esriAnimationState | The Esri animation states. |
esriFlyFromPathType | Tracking modes when importing flyby from a path. |
esriPathAngleCalculation | Options for orientation when importing flyby from a path. |