public interface IRasterXform2 extends IRasterXform, java.io.Serializable
Description: 'Provides access to members that control raster specific geodata transform.' 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 |
IID8b498cf9_34c7_4a68_bf7c_989cdbdc1ab9 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID45b14f29_01b8_489a_9f55_cd21ea84fd7f
Modifier and Type | Method and Description |
---|---|
void |
finish()
Finishes up and gives a geodataxform a chance to clean up.
|
getFullExtent, prepare, setFullExtent
static final int IID8b498cf9_34c7_4a68_bf7c_989cdbdc1ab9
static final int xxDummy
static final java.lang.String IID
void finish() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.