|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITemporalRendererNotify
COM Interface 'ITemporalRendererNotify'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to notification states for the parent temporal renderer to notify the children renderers about rendering events.' 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 |
IID17559285_12ae_41f6_9929_3198ab377aeb
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
finishRendering(int enumDrawPhase,
IDisplay piDisplay,
ITrackCancel piTrackCancel)
Notification that rendering for a phase is finished. |
void |
startRendering(int enumDrawPhase,
IDisplay piDisplay,
ITrackCancel piTrackCancel)
Notification that rendering for a phase is starting. |
| Field Detail |
|---|
static final int IID17559285_12ae_41f6_9929_3198ab377aeb
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void startRendering(int enumDrawPhase,
IDisplay piDisplay,
ITrackCancel piTrackCancel)
throws java.io.IOException,
AutomationException
enumDrawPhase - A com.esri.arcgis.system.esriDrawPhase constant (in)piDisplay - A reference to a com.esri.arcgis.display.IDisplay (in)piTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void finishRendering(int enumDrawPhase,
IDisplay piDisplay,
ITrackCancel piTrackCancel)
throws java.io.IOException,
AutomationException
enumDrawPhase - A com.esri.arcgis.system.esriDrawPhase constant (in)piDisplay - A reference to a com.esri.arcgis.display.IDisplay (in)piTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (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 | ||||||||