public interface esriTransformDirection
extends java.io.Serializable
Description: 'Specifies whether to apply a forward or reverse (inverse) transformation.' 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 |
esriTransformForward
Specifies a forward transformation.
|
static int |
esriTransformReverse
Specifies a reverse (inverse) transformation.
|
static final int esriTransformForward
static final int esriTransformReverse