public interface IRasterValue2 extends IRasterValue, java.io.Serializable
Description: 'Provides access to additional members that control a raster value.' 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 |
IID4f128505_c63b_474b_9167_a92c8a90536a |
static int |
xxDummy
Deprecated.
Internal use only
|
IID6b2d0243_7100_4e3f_aa02_5ec12daf6980
Modifier and Type | Method and Description |
---|---|
IGeodataXform |
getPersistXform()
The geodata transformation to be persisted.
|
void |
setPersistXformByRef(IGeodataXform xform)
The geodata transformation to be persisted.
|
getExtent, getRaster, getRasterDataset, getRasterDatasetName, getRasterStorageDef, setEmptyRasterDataset, setExtentByRef, setRasterByRef, setRasterDatasetByRef, setRasterDatasetNameByRef, setRasterStorageDefByRef
static final int IID4f128505_c63b_474b_9167_a92c8a90536a
static final int xxDummy
static final java.lang.String IID
IGeodataXform getPersistXform() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setPersistXformByRef(IGeodataXform xform) throws java.io.IOException, AutomationException
xform
- A reference to a com.esri.arcgis.geodatabase.IGeodataXform (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.