|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataFrameShapeDialog
Select a shape that is derived from a data frame.
| Method Summary | |
|---|---|
boolean |
doModal(String title,
IMapFrame pMapFrame,
IGraphicsContainer pContainer,
int hParentWnd)
Show the dialog. |
IGeometry |
getGeometry()
The shape. |
void |
setGeometry(IGeometry geometry)
The shape. |
| Method Detail |
|---|
void setGeometry(IGeometry geometry)
throws IOException,
AutomationException
geometry - A reference to a com.esri.arcgis.geometry.IGeometry (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGeometry getGeometry()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean doModal(String title,
IMapFrame pMapFrame,
IGraphicsContainer pContainer,
int hParentWnd)
throws IOException,
AutomationException
title - The title (in)pMapFrame - A reference to a com.esri.arcgis.carto.IMapFrame (in)pContainer - A reference to a com.esri.arcgis.carto.IGraphicsContainer (in)hParentWnd - The hParentWnd (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 | ||||||||