com.esri.arcgis.datasourcesraster
Interface esriRasterFormatSupportLevel

All Superinterfaces:
java.io.Serializable

public interface esriRasterFormatSupportLevel
extends java.io.Serializable

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

Description: 'Raster format support level.' 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 esriRasterFormatSupportCore
          Raster core format support level.
static int esriRasterFormatSupportImaging
          Advanced imaging format support level
 

Field Detail

esriRasterFormatSupportCore

static final int esriRasterFormatSupportCore
Raster core format support level.

See Also:
Constant Field Values

esriRasterFormatSupportImaging

static final int esriRasterFormatSupportImaging
Advanced imaging format support level

See Also:
Constant Field Values