com.esri.arcgis.catalogUI
Interface esriCoordSysContext

All Superinterfaces:
java.io.Serializable

public interface esriCoordSysContext
extends java.io.Serializable

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

Description: 'Coordinate System Details Context.' 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 esriCoordSystemNone
          .
static int esriCoordSystemRaster
           
static int esriCoordSystemXY
          .
static int esriCoordSystemZ
           
 

Field Detail

esriCoordSystemNone

static final int esriCoordSystemNone
.

See Also:
Constant Field Values

esriCoordSystemXY

static final int esriCoordSystemXY
.

See Also:
Constant Field Values

esriCoordSystemZ

static final int esriCoordSystemZ
See Also:
Constant Field Values

esriCoordSystemRaster

static final int esriCoordSystemRaster
See Also:
Constant Field Values