|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPCoordinateSystem
Provides access to the properties/methods of a geoprocessing coordinate system object.
Method Summary | |
---|---|
ISpatialReference |
getSpatialReference()
The spatial reference of the geoprocessing spatial reference object. |
void |
setSpatialReferenceByRef(ISpatialReference ppSpatialReference)
The spatial reference of the geoprocessing spatial reference object. |
Method Detail |
---|
ISpatialReference getSpatialReference() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSpatialReferenceByRef(ISpatialReference ppSpatialReference) throws IOException, AutomationException
ppSpatialReference
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
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 |