|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IOverviewWindow
Provides access to members that control the Overview Window.
| Method Summary | |
|---|---|
IOverview |
getOverview()
The Overview used by this window. |
void |
setOverviewByRef(IOverview overview)
The Overview used by this window. |
| Methods inherited from interface com.esri.arcgis.arcmapui.IDataWindow |
|---|
getHWnd, isDockable, isVisible, putPosition, queryPosition, refresh, setApplicationByRef, show |
| Method Detail |
|---|
IOverview getOverview()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOverviewByRef(IOverview overview)
throws IOException,
AutomationException
overview - A reference to a com.esri.arcgis.carto.IOverview (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 | ||||||||