|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICoordinateConversionAction
Provides access to properties and methods needed to manage coordinate conversion actions.
Method Summary | |
---|---|
ISpatialReference |
getDestinationReference()
Spatial reference to which incoming geometry objects will be converted. |
void |
setDestinationReference(ISpatialReference pVal)
Spatial reference to which incoming geometry objects will be converted. |
Method Detail |
---|
ISpatialReference getDestinationReference() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDestinationReference(ISpatialReference pVal) throws IOException, AutomationException
pVal
- 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 |