public interface IAISImageService3X extends IAISImageService2X, java.io.Serializable
Description: 'IAISImageService3X Interface' 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 |
IIDafa68ca6_a23d_42f5_a69b_ae12e0899804 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID715c27db_b9d8_4425_85bc_ee730aa493db
IIDe97d7801_6643_4529_b88f_9318a38206e6
Modifier and Type | Method and Description |
---|---|
boolean |
queryImageData(byte[] pImageData)
Gets the last requested AOI image.
|
getImageInfo
applyServiceProperties, close, extractAoi, getBufferSize, getImageInBuffer, getImageMetadata, getMetaData, getProperty, getServiceInfo, getServiceProperties, getStatus, init, setProperty, setServiceProperties
static final int IIDafa68ca6_a23d_42f5_a69b_ae12e0899804
static final int xxDummy
static final java.lang.String IID
boolean queryImageData(byte[] pImageData) throws java.io.IOException, AutomationException
pImageData
- An unsigned byte (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.