|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGeoTransformation
COM Interface 'IGeoTransformation'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
Description: 'Provides access to members that define a geographic (datum) 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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID9273bb60_c611_11d2_bd08_0000f875bcce
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geometry.ITransformation |
|---|
IID6f2cf924_7e00_11d0_82f4_0000f8034032 |
| Method Summary | |
|---|---|
java.lang.String |
getName()
The name of the geographic transformation. |
void |
getSpatialReferences(ISpatialReference[] from,
ISpatialReference[] to)
Returns the from and to spatial references for the transformation. |
void |
putSpatialReferences(ISpatialReference from,
ISpatialReference to)
Sets the from and to spatial references for the transformation. |
void |
setName(java.lang.String name)
The name of the geographic transformation. |
| Methods inherited from interface com.esri.arcgis.geometry.ITransformation |
|---|
transformMeasuresFF, transformMeasuresFI, transformMeasuresIF, transformMeasuresII, transformPointsFF, transformPointsFI, transformPointsIF, transformPointsII |
| Field Detail |
|---|
static final int IID9273bb60_c611_11d2_bd08_0000f875bcce
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setName(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void getSpatialReferences(ISpatialReference[] from,
ISpatialReference[] to)
throws java.io.IOException,
AutomationException
from - A reference to a com.esri.arcgis.geometry.ISpatialReference (out: use single element array)to - A reference to a com.esri.arcgis.geometry.ISpatialReference (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void putSpatialReferences(ISpatialReference from,
ISpatialReference to)
throws java.io.IOException,
AutomationException
from - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)to - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||