|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.trackinganalyst._ITemporalReferenceEventsAdapter
public class _ITemporalReferenceEventsAdapter
Adapter for COM Event Interface 'com.esri.arcgis.trackinganalyst._ITemporalReferenceEvents'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
| Field Summary |
|---|
| Fields inherited from interface com.esri.arcgis.trackinganalyst._ITemporalReferenceEvents |
|---|
IID, IID78c74228_17cf_11d5_b7cf_00010265adc5, xxDummy |
| Constructor Summary | |
|---|---|
_ITemporalReferenceEventsAdapter()
|
|
| Method Summary | |
|---|---|
void |
onChange(_ITemporalReferenceEventsOnChangeEvent theEvent)
Notifies clients when any temporal reference properties are changed. |
void |
onUpdate(_ITemporalReferenceEventsOnUpdateEvent theEvent)
Serves as the foundation for the notification event mechanism for the temporal reference object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public _ITemporalReferenceEventsAdapter()
| Method Detail |
|---|
public void onUpdate(_ITemporalReferenceEventsOnUpdateEvent theEvent)
throws java.io.IOException,
AutomationException
onUpdate in interface _ITemporalReferenceEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onChange(_ITemporalReferenceEventsOnChangeEvent theEvent)
throws java.io.IOException,
AutomationException
onChange in interface _ITemporalReferenceEventstheEvent - The event
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 | ||||||||