com.esri.arcgis.carto
Interface esriMapTimePlayOption

All Superinterfaces:
Serializable

public interface esriMapTimePlayOption
extends Serializable

Product Availability

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


Field Summary
static int esriMapTimeRepeatAfterPlaying
           
static int esriMapTimeReverseAfterPlaying
           
static int esriMapTimeStopAfterPlaying
           
 

Field Detail

esriMapTimeStopAfterPlaying

static final int esriMapTimeStopAfterPlaying
See Also:
Constant Field Values

esriMapTimeRepeatAfterPlaying

static final int esriMapTimeRepeatAfterPlaying
See Also:
Constant Field Values

esriMapTimeReverseAfterPlaying

static final int esriMapTimeReverseAfterPlaying
See Also:
Constant Field Values