|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IInvalidArea
COM Interface 'IInvalidArea'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that modify an invalidated area object.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDa802ba73_d947_11d1_8484_0000f875b9c6
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
add(java.lang.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. |
| Field Detail |
|---|
static final int IIDa802ba73_d947_11d1_8484_0000f875b9c6
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IScreenDisplay getDisplay()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDisplayByRef(IScreenDisplay dpy)
throws java.io.IOException,
AutomationException
dpy - A reference to a com.esri.arcgis.display.IScreenDisplay (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void add(java.lang.Object thing)
throws java.io.IOException,
AutomationException
thing - A reference to another Object (IUnknown) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void invalidate(short screenCache)
throws java.io.IOException,
AutomationException
screenCache - The screenCache (in)
java.io.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 | ||||||||