|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IScreenDisplayOverlays
Provides access to members that control Screen Display Overlays.
| Method Summary | |
|---|---|
boolean |
isShowOverlays()
Indicates if overlays are visible or not. |
void |
setOverlaysCallback(IScreenDisplayOverlaysCallback rhs1)
Set the draw call back. |
void |
setShowOverlays(boolean bYesNo)
Indicates if overlays are visible or not. |
| Method Detail |
|---|
void setShowOverlays(boolean bYesNo)
throws IOException,
AutomationException
bYesNo - The bYesNo (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isShowOverlays()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOverlaysCallback(IScreenDisplayOverlaysCallback rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.display.IScreenDisplayOverlaysCallback (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 | ||||||||