|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IInvalidArea
Provides access to members that modify an invalidated area object.
| Method Summary | |
|---|---|
void |
add(Object thing)
Add IFeature, IGeometry, ISet, or IEnumFeature. |
IScreenDisplay |
getDisplay()
The display that will be invalidated. |
void |
invalidate(short screenCache)
Invalidate the display. |
void |
setDisplayByRef(IScreenDisplay dpy)
The display that will be invalidated. |
| Method Detail |
|---|
IScreenDisplay getDisplay()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDisplayByRef(IScreenDisplay dpy)
throws IOException,
AutomationException
dpy - A reference to a com.esri.arcgis.display.IScreenDisplay (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void add(Object thing)
throws IOException,
AutomationException
thing - A reference to another Object (IUnknown) (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void invalidate(short screenCache)
throws IOException,
AutomationException
screenCache - The screenCache (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 | ||||||||