|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGeodeticProjection
COM Interface 'IGeodeticProjection'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that contain information on the projection of a raster.' 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 |
IID559b8940_bab1_11d2_8e30_00a0249480f0
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.datasourcesraster.IXForm |
|---|
IIDa10a39ee_b9ca_11d2_8e30_00a0249480f0 |
| Method Summary | |
|---|---|
IDatum |
getDatum()
Datum parameters. |
java.lang.String |
getName()
Property name. |
java.lang.Object |
getParameters()
SafeArray of doubles: raw parameter list. |
ISpheroid |
getSpheroid()
Spheroid parameters. |
void |
setDatum(IDatum pVal)
Datum parameters. |
void |
setParameters(java.lang.Object pVal)
SafeArray of doubles: raw parameter list. |
void |
setSpheroid(ISpheroid pVal)
Spheroid parameters. |
| Methods inherited from interface com.esri.arcgis.datasourcesraster.IXForm |
|---|
getInUnit, getOutUnit, invert, isIdentity, map, setInUnit, setOutUnit |
| Field Detail |
|---|
static final int IID559b8940_bab1_11d2_8e30_00a0249480f0
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.
java.lang.Object getParameters()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setParameters(java.lang.Object pVal)
throws java.io.IOException,
AutomationException
pVal - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISpheroid getSpheroid()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSpheroid(ISpheroid pVal)
throws java.io.IOException,
AutomationException
pVal - A reference to a com.esri.arcgis.geometry.ISpheroid (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IDatum getDatum()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDatum(IDatum pVal)
throws java.io.IOException,
AutomationException
pVal - A reference to a com.esri.arcgis.geometry.IDatum (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 | ||||||||