com.esri.arcgis.geodatabaseextensions
Interface enumShapeSource

All Superinterfaces:
java.io.Serializable

public interface enumShapeSource
extends java.io.Serializable

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

Description: 'Indicates data source of a Tracking Service shape.' 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 shapefromObject
          Shape or Geometry Source is in the Object Message.
static int shapefromObservation
          Shape or Geometry Source is in the Observation Message.
 

Field Detail

shapefromObject

static final int shapefromObject
Shape or Geometry Source is in the Object Message.

See Also:
Constant Field Values

shapefromObservation

static final int shapefromObservation
Shape or Geometry Source is in the Observation Message.

See Also:
Constant Field Values