com.esri.arcgis.datasourcesraster
Interface esriImportGeometryTarget

All Superinterfaces:
java.io.Serializable

public interface esriImportGeometryTarget
extends java.io.Serializable

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

Description: 'Targets of import geometry operation on a mosaic datasets.' 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 esriImportGeometryTargetBoundary
          Boundary
static int esriImportGeometryTargetFootprint
          Footprint
static int esriImportGeometryTargetSeamline
          Seamline
 

Field Detail

esriImportGeometryTargetFootprint

static final int esriImportGeometryTargetFootprint
Footprint

See Also:
Constant Field Values

esriImportGeometryTargetBoundary

static final int esriImportGeometryTargetBoundary
Boundary

See Also:
Constant Field Values

esriImportGeometryTargetSeamline

static final int esriImportGeometryTargetSeamline
Seamline

See Also:
Constant Field Values