|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDynamicDrawing
COM Interface 'IDynamicDrawing'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'IDynamicDrawing Interface' 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 |
IID9d207a58_12d6_47d6_93f8_a5b097c48ca1
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
dynamicDraw(IDisplay display,
IDynamicDisplay dynamicDisplay)
method DynamicDraw |
boolean |
isDirty()
property Get Dirty |
void |
setDirty(boolean dirty)
property Get Dirty |
| Field Detail |
|---|
static final int IID9d207a58_12d6_47d6_93f8_a5b097c48ca1
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void dynamicDraw(IDisplay display,
IDynamicDisplay dynamicDisplay)
throws java.io.IOException,
AutomationException
display - A reference to a com.esri.arcgis.display.IDisplay (in)dynamicDisplay - A reference to a com.esri.arcgis.display.IDynamicDisplay (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isDirty()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDirty(boolean dirty)
throws java.io.IOException,
AutomationException
dirty - The dirty (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 | ||||||||