com.esri.arcgis.trackinganalyst
Interface enumTemporalLegendType

All Superinterfaces:
java.io.Serializable

public interface enumTemporalLegendType
extends java.io.Serializable

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

Description: 'Temporal Legend Types.' 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 enumExcludedFutureRange
          Not Implemented.
static int enumExcludedNormalRange
          Not Implemented.
static int enumFutureRange
          Future range.
static int enumNormalRange
          Normal or Past range.
 

Field Detail

enumNormalRange

static final int enumNormalRange
Normal or Past range.

See Also:
Constant Field Values

enumFutureRange

static final int enumFutureRange
Future range.

See Also:
Constant Field Values

enumExcludedNormalRange

static final int enumExcludedNormalRange
Not Implemented.

See Also:
Constant Field Values

enumExcludedFutureRange

static final int enumExcludedFutureRange
Not Implemented.

See Also:
Constant Field Values