Package com.esri.arcgis.animation

The Animation library contains objects to work with animations in Map, Scene and Globe.

See:
          Description

Interface Summary
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.
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 Product Availability
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 Summary
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 Product Availability
AnimationEventsHelper Product Availability
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.
IAGAnimationProtectNamesProxy Product Availability
IAnimationContentEventsAdapter  
IAnimationContentEventsAnimationChangedEvent Product Availability
IAnimationContentEventsProxy Provides access to events that occur when animation contents change.
IAnimationEventsAdapter  
IAnimationEventsAfterFrameEvent Product Availability
IAnimationEventsBeforeFrameEvent Product Availability
IAnimationEventsBeforeRecordEvent Product Availability
IAnimationEventsProxy Provides access to events that occur when animation plays or records.
IAnimationEventsStateChangedEvent Product Availability
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.
 

Package com.esri.arcgis.animation Description

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.

.

For information on how to use this package, see the object model diagram.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.