|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface _DTemporalReferenceEvents
COM Interface '_DTemporalReferenceEvents'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Standard interface for receiving events corresponding to real-time display updates.' 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 |
DISPID_1_NAME
|
static java.lang.String |
DISPID_2_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID7cd99b80_7c51_11d5_b7f2_00010265adc5
|
static int |
xxDummy
Deprecated. Internal use only |
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. |
Field Detail |
---|
static final int IID7cd99b80_7c51_11d5_b7f2_00010265adc5
static final int xxDummy
static final java.lang.String IID
static final java.lang.String DISPID_1_NAME
static final java.lang.String DISPID_2_NAME
Method Detail |
---|
void onUpdate(ITemporalReference piTemporalRef) throws java.io.IOException, AutomationException
piTemporalRef
- A reference to a com.esri.arcgis.trackinganalyst.ITemporalReference (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void onChange(ITemporalReference piTemporalRef) throws java.io.IOException, AutomationException
piTemporalRef
- A reference to a com.esri.arcgis.trackinganalyst.ITemporalReference (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 |