public interface esriCadTransform
extends java.io.Serializable
Description: 'The type of transformations applied to a CAD dataset.' 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 |
esriCadTransformByPoints
Two point transformation.
|
static int |
esriCadTransformByRst
Rotate scale and translate.
|
static int |
esriCadTransformByWorldFile
Transformation in WorldFile.
|
static final int esriCadTransformByWorldFile
static final int esriCadTransformByPoints
static final int esriCadTransformByRst