|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface _DTemporalReferenceEvents
Standard interface for receiving events corresponding to real-time display updates.
Method Summary | |
---|---|
void |
onChange(ITemporalReference piTemporalRef)
Fired when any of the temporal reference properties is changed. |
void |
onUpdate(ITemporalReference piTemporalRef)
Foundation for the notification event mechanism for the temporal reference object. |
Method Detail |
---|
void onUpdate(ITemporalReference piTemporalRef) throws IOException, AutomationException
piTemporalRef
- A reference to a com.esri.arcgis.trackinganalyst.ITemporalReference (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void onChange(ITemporalReference piTemporalRef) throws IOException, AutomationException
piTemporalRef
- A reference to a com.esri.arcgis.trackinganalyst.ITemporalReference (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 |