public interface ILongitudeRotationTransformation extends IGeoTransformation, java.io.Serializable
Description: 'Provides access to members that control the parameters of a longitude-rotation 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 java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID64c7c780_da8b_11d3_9f60_00c04f6bdd7f |
static int |
xxDummy
Deprecated.
Internal use only
|
IID9273bb60_c611_11d2_bd08_0000f875bcceIID6f2cf924_7e00_11d0_82f4_0000f8034032| Modifier and Type | Method and Description |
|---|---|
double |
getRotation()
Counterclockwise (looking down on North Pole) positive rotation about Earth's rotational axis.
|
getName, getSpatialReferences, putSpatialReferences, setNametransformMeasuresFF, transformMeasuresFI, transformMeasuresIF, transformMeasuresII, transformPointsFF, transformPointsFI, transformPointsIF, transformPointsIIstatic final int IID64c7c780_da8b_11d3_9f60_00c04f6bdd7f
static final int xxDummy
static final java.lang.String IID
double getRotation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.