com.esri.arcgis.carto
Interface esriImageReturnType

All Superinterfaces:
java.io.Serializable

public interface esriImageReturnType
extends java.io.Serializable

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

Description: 'Image Return Type.' 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 esriImageReturnMimeData
          MimeData
static int esriImageReturnURL
          URL
 

Field Detail

esriImageReturnURL

static final int esriImageReturnURL
URL

See Also:
Constant Field Values

esriImageReturnMimeData

static final int esriImageReturnMimeData
MimeData

See Also:
Constant Field Values