|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterStatus2
COM Interface 'IRasterStatus2'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control the raster status 2.' 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 java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDb3b4bcdd_b999_4dbe_8fec_7bcedce6daf3
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
fireContinue(boolean[] bContinue)
Broadcasts if the operation should be continued. |
void |
fireMessage(java.lang.String message)
Broadcasts the message of the operation. |
void |
fireTitle(java.lang.String title)
Broadcasts the title of the operation. |
| Field Detail |
|---|
static final int IIDb3b4bcdd_b999_4dbe_8fec_7bcedce6daf3
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void fireTitle(java.lang.String title)
throws java.io.IOException,
AutomationException
title - The title (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void fireMessage(java.lang.String message)
throws java.io.IOException,
AutomationException
message - The message (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void fireContinue(boolean[] bContinue)
throws java.io.IOException,
AutomationException
bContinue - The bContinue (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||