public interface esriGeodataXformApplyMethod
extends java.io.Serializable
Description: 'The method for applying an Xform.' 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 int |
esriGeodataXformApplyAppend
Append to existing Xform.
|
static int |
esriGeodataXformApplyOverwrite
Overwrite any existing Xform.
|
static int |
esriGeodataXformApplyReplace
Replace the top most Xform.
|
static final int esriGeodataXformApplyAppend
static final int esriGeodataXformApplyReplace
static final int esriGeodataXformApplyOverwrite