com.esri.arcgis.carto
Interface esriMapTimePlayOption

All Superinterfaces:
java.io.Serializable

public interface esriMapTimePlayOption
extends java.io.Serializable

Constants from esriMapTimePlayOption' enum. Generated 3/19/2015 1:20:39 PM from 'C:\ArcGIS\COM\esriCarto.olb'

Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


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