| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDynamicDrawing
IDynamicDrawing Interface
| Method Summary | |
|---|---|
|  void | dynamicDraw(IDisplay display,
            IDynamicDisplay dynamicDisplay)method DynamicDraw | 
|  boolean | isDirty()property Get Dirty | 
|  void | setDirty(boolean dirty)property Get Dirty | 
| Method Detail | 
|---|
void dynamicDraw(IDisplay display,
                 IDynamicDisplay dynamicDisplay)
                 throws IOException,
                        AutomationException
display - A reference to a com.esri.arcgis.display.IDisplay  (in)dynamicDisplay - A reference to a com.esri.arcgis.display.IDynamicDisplay  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isDirty()
                throws IOException,
                       AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDirty(boolean dirty)
              throws IOException,
                     AutomationException
dirty - The dirty  (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 | ||||||||