|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMapInsetWindow
Provides access to members that control the Map Inset Window.
| Method Summary | |
|---|---|
void |
flashLocation()
Draw leader lines from the inset to the location on the map shown by the inset. |
IMapInset |
getMapInset()
The MapInset used by this window. |
void |
setMapInsetByRef(IMapInset mapInset)
The MapInset used by this window. |
| Methods inherited from interface com.esri.arcgis.arcmapui.ILensWindow |
|---|
getScreenDisplay, isLive, isUpdateWhileDragging, setIsLive, setUpdateWhileDragging |
| Methods inherited from interface com.esri.arcgis.arcmapui.IDataWindow |
|---|
getHWnd, isDockable, isVisible, putPosition, queryPosition, refresh, setApplicationByRef, show |
| Method Detail |
|---|
IMapInset getMapInset()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMapInsetByRef(IMapInset mapInset)
throws IOException,
AutomationException
mapInset - A reference to a com.esri.arcgis.carto.IMapInset (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void flashLocation()
throws IOException,
AutomationException
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 | ||||||||