public interface IRasterTypeHistory2 extends IRasterTypeHistory, java.io.Serializable
Description: 'Provides access to members that control raster type history.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDfdf0e9fc_b966_41b1_8e3b_fb396f44396d |
static int |
xxDummy
Deprecated.
Internal use only
|
IID0f0862a7_c315_4e51_8f20_be91d2d13bbd
Modifier and Type | Method and Description |
---|---|
IFIDSet |
getAllRasterTypeInstanceIDs()
Returns all available raster type instances IDs (ObjectIDs of all rows in the associated raster type table).
|
getAllRasterTypeInstances, getOverviewInstances, getRasterTypeInstance, getSelectedRasterTypeInstances, updateRasterTypeInstance
static final int IIDfdf0e9fc_b966_41b1_8e3b_fb396f44396d
static final int xxDummy
static final java.lang.String IID
IFIDSet getAllRasterTypeInstanceIDs() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.