com.esri.arcgis.trackinganalyst
Interface enumScreenUpdateThresholdType

All Superinterfaces:
java.io.Serializable

public interface enumScreenUpdateThresholdType
extends java.io.Serializable

Constants from enumScreenUpdateThresholdType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'

Description: 'Realtime Screen Update Methods.' 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 enumUPDATENUMEVENTS
          Refresh based on number of events.
static int enumUPDATEPROCESSUTILIZATION
          Refresh based on cpu processor utilization.
 

Field Detail

enumUPDATENUMEVENTS

static final int enumUPDATENUMEVENTS
Refresh based on number of events.

See Also:
Constant Field Values

enumUPDATEPROCESSUTILIZATION

static final int enumUPDATEPROCESSUTILIZATION
Refresh based on cpu processor utilization.

See Also:
Constant Field Values