|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISpatialReferenceDialog3
Provides access to members that control the Spatial Reference Dialog 3.
Method Summary | |
---|---|
ISpatialReference |
doModalCreate3(boolean hasZ,
int hParent)
Prompts the user to define a new spatial reference. |
ISpatialReference |
doModalEdit3(ISpatialReference inputSpatialReference,
boolean hasZ,
int hParent)
Displays/edits the properties of the given spatial reference. |
Method Detail |
---|
ISpatialReference doModalCreate3(boolean hasZ, int hParent) throws IOException, AutomationException
This method is not implemented.
hasZ
- The hasZ (in)hParent
- The hParent (A COM typedef) (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ISpatialReference doModalEdit3(ISpatialReference inputSpatialReference, boolean hasZ, int hParent) throws IOException, AutomationException
inputSpatialReference
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)hasZ
- The hasZ (in)hParent
- The hParent (A COM typedef) (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 |