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.
esriTimeUnits Time units.
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

IAnimationTypeTimeLayer Provides access to the properties/methods of the time layer.
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.
IVideoExportUtils Provides access to video export utility methods.
 

Class Summary
AGAnimationEnvironment Animation Environment for animation state and global options.
AGAnimationTrack The Animation Track coclass.
AGAnimationTrackContainer The Animation Track Container coclass.
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.
AnimationExtension The Animation Extension.
AnimationTypeMapLayer The map layer animation coclass.
AnimationTypeMapView The map view animation coclass.
AnimationTypeTimeLayer Animation Type Time Layer.
IAGAnimationContainerProxy Provides access to members that control the animation container.
IAGAnimationEnvironmentProxy Provides access to members that control the Animation Environment.
IAGAnimationPlayerProxy Provides access to play/record utility methods.
IAGAnimationProtectNamesProxy

IAGAnimationTrackExtensionsProxy Provides access to the extensions of an animation track.
IAGAnimationTrackKeyframesProxy Provides access to animation tracks that support keyframes.
IAGAnimationTrackProxy Provides access to animation tracks.
IAGAnimationTracksProxy Provides access to members that control the animation tracks.
IAGAnimationTypeProxy Provides access to the animation type objects.
IAGAnimationTypeUIProxy Provides access to keyframes of animated objects.
IAGAnimationUtilsProxy Provides access to animation utility methods.
IAGGroupAnimationOptionsProxy Provides access to options of the 'create group animation' functionality.
IAGImportPathOptionsProxy Provides access to options of the 'import animation from path' functionality.
IAGKeyframeIntervalProxy Provides access to Keyframes with interval information.
IAGKeyframeProxy Provides access to keyframes of animated objects.
IAGKeyframeUIProxy Provides access to keyframes of animated objects.
IAnimationContentEventsAdapter

IAnimationContentEventsAnimationChangedEvent

IAnimationContentEventsProxy Provides access to events that occur when animation contents change.
IAnimationEventsAdapter

IAnimationEventsAfterFrameEvent

IAnimationEventsBeforeFrameEvent

IAnimationEventsBeforeRecordEvent

IAnimationEventsProxy Provides access to events that occur when animation plays or records.
IAnimationEventsStateChangedEvent

IAnimationExtensionProxy

IAnimationTypeTimeLayerProxy Provides access to the properties/methods of the time layer.
ITimeLayerTrackExtensionProxy Provides access to the properties/methods of the time layer track extension.
ITimeWindowProxy Provides access to the properties/methods of the time window.
IVideoExporterProxy Provides access to members that control the video exporters.
IVideoExportUtilsProxy Provides access to video export utility methods.
MapLayerKeyframe The keyframe for map layer animation.
MapViewKeyframe The keyframe for view animation.
TimeLayerKeyframe Time layer keyframe.
TimeLayerTrackExtension Time Layer Track Extension.
TimeWindow Time Window.
 

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 Animation library overview and object model diagram.