public interface IAffineTransformation2D2 extends IAffineTransformation2D, java.io.Serializable
Description: 'Provides access to members that define and manipulate affine transformations.' 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 |
IID8bedce87_6cee_4e7b_9d17_73b3562e9ae6 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDd12f81b4_d263_11d2_9f29_00c04f6bdd7f
IID6f2cf924_7e00_11d0_82f4_0000f8034032
Modifier and Type | Method and Description |
---|---|
IPoint |
getMoveOrigin()
The origin of accumulated transformations used when projecting an affine transformation to a different spatial reference system.
|
defineFromControlPoints, defineFromEnvelopes, defineFromEnvelopesEx, defineReflection, getControlPointError, getRMSError, getRotation, getSpatialReference, getXScale, getXTranslation, getYScale, getYTranslation, isReflective, move, moveVector, postMultiply, preMultiply, project, reset, rotate, scale, setMoveOrigin, setSpatialReferenceByRef
transformMeasuresFF, transformMeasuresFI, transformMeasuresIF, transformMeasuresII, transformPointsFF, transformPointsFI, transformPointsIF, transformPointsII
static final int IID8bedce87_6cee_4e7b_9d17_73b3562e9ae6
static final int xxDummy
static final java.lang.String IID
IPoint getMoveOrigin() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.