com.esri.arcgis.trackinganalyst
Class ITimeControl2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.trackinganalyst.ITimeControlBaseProxy
          extended by com.esri.arcgis.trackinganalyst.ITimeControlProxy
              extended by com.esri.arcgis.trackinganalyst.ITimeControl2Proxy
All Implemented Interfaces:
ITimeControl, ITimeControl2, ITimeControlBase, java.io.Externalizable, java.io.Serializable

public class ITimeControl2Proxy
extends ITimeControlProxy
implements ITimeControl2, java.io.Serializable

Internal use class Proxy for COM Interface 'ITimeControl2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'

Description: 'Provides access to methods and properties needed to manage Playback Manager functions.' 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 =

See Also:
Serialized Form

Field Summary
 boolean noncastable
           
static java.lang.Class targetClass
           
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.trackinganalyst.ITimeControl2
IID, IID4af10528_45a0_44eb_9e98_6e3325b9e8be
 
Fields inherited from interface com.esri.arcgis.trackinganalyst.ITimeControl
IIDa2403fa8_2760_11d5_b7dd_00010265adc5
 
Fields inherited from interface com.esri.arcgis.trackinganalyst.ITimeControlBase
IID5ac64f00_5c11_11d5_b7ec_00010265adc5
 
Constructor Summary
  ITimeControl2Proxy()
          For internal use only
  ITimeControl2Proxy(java.lang.Object obj)
           
protected ITimeControl2Proxy(java.lang.Object obj, java.lang.String iid)
           
  ITimeControl2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
           
protected ITimeControl2Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
           
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
           
 IBasicMap getCurrentBasicMap()
          Indicates value of the current basicmap display during playback.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
           
 void setCurrentBasicMapByRef(IBasicMap ppiCurrentMap)
          Indicates value of the current basicmap display during playback.
 
Methods inherited from class com.esri.arcgis.trackinganalyst.ITimeControlProxy
addTemporalReference, getCurrentMap, getCurrentTime, getDefaultDateFormat, getEndTime, getHistogramBackgroundColor, getHistogramFillColor, getHistogramOutlineColor, getHWnd, getNudgeMethod, getNumberOfSamples, getPlaySpeedFactor, getStartTime, getStatus, getTemporalMode, getTemporalReference, getTemporalReferenceCount, getTimeSequenceInterval, getTimeSequenceRate, getTimeSequenceUnits, getWindowTitle, isHideHistogram, isPlayContinously, isUpdateDisplay, isVisible, monitor, play, removeAllTemporalReferences, removeTemporalReference, setCurrentMapByRef, setCurrentTime, setDefaultDateFormat, setEndTime, setHideHistogram, setHistogramBackgroundColor, setHistogramFillColor, setHistogramOutlineColor, setNudgeMethod, setNumberOfSamples, setPlayContinously, setPlaySpeedFactor, setStartTime, setTemporalMode, setTemporalReferencesFromMap, setTimeRangeFromLayers, setTimeSequenceRate, setUpdateDisplay, setVisible, setWindowTitle, stop
 
Methods inherited from class com.esri.arcgis.trackinganalyst.ITimeControlBaseProxy
setTimeSequenceInterval
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.esri.arcgis.trackinganalyst.ITimeControl
addTemporalReference, getCurrentMap, getCurrentTime, getDefaultDateFormat, getEndTime, getHistogramBackgroundColor, getHistogramFillColor, getHistogramOutlineColor, getHWnd, getNudgeMethod, getNumberOfSamples, getPlaySpeedFactor, getStartTime, getStatus, getTemporalMode, getTemporalReference, getTemporalReferenceCount, getTimeSequenceInterval, getTimeSequenceRate, getTimeSequenceUnits, getWindowTitle, isHideHistogram, isPlayContinously, isUpdateDisplay, isVisible, monitor, play, removeAllTemporalReferences, removeTemporalReference, setCurrentMapByRef, setCurrentTime, setDefaultDateFormat, setEndTime, setHideHistogram, setHistogramBackgroundColor, setHistogramFillColor, setHistogramOutlineColor, setNudgeMethod, setNumberOfSamples, setPlayContinously, setPlaySpeedFactor, setStartTime, setTemporalMode, setTemporalReferencesFromMap, setTimeRangeFromLayers, setTimeSequenceRate, setUpdateDisplay, setVisible, setWindowTitle, stop
 
Methods inherited from interface com.esri.arcgis.trackinganalyst.ITimeControlBase
setTimeSequenceInterval
 

Field Detail

targetClass

public static final java.lang.Class targetClass

noncastable

public boolean noncastable
Constructor Detail

ITimeControl2Proxy

public ITimeControl2Proxy(java.lang.String CLSID,
                          java.lang.String host,
                          com.esri.arcgis.interop.AuthInfo authInfo)
                   throws java.net.UnknownHostException,
                          java.io.IOException
Throws:
java.net.UnknownHostException
java.io.IOException

ITimeControl2Proxy

public ITimeControl2Proxy()
For internal use only


ITimeControl2Proxy

public ITimeControl2Proxy(java.lang.Object obj)
                   throws java.io.IOException
Throws:
java.io.IOException

ITimeControl2Proxy

protected ITimeControl2Proxy(java.lang.Object obj,
                             java.lang.String iid)
                      throws java.io.IOException
Throws:
java.io.IOException

ITimeControl2Proxy

protected ITimeControl2Proxy(java.lang.String CLSID,
                             java.lang.String iid,
                             java.lang.String host,
                             com.esri.arcgis.interop.AuthInfo authInfo)
                      throws java.io.IOException
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Overrides:
addListener in class ITimeControlProxy
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Overrides:
removeListener in class ITimeControlProxy
Throws:
java.io.IOException

getCurrentBasicMap

public IBasicMap getCurrentBasicMap()
                             throws java.io.IOException,
                                    AutomationException
Indicates value of the current basicmap display during playback.

Specified by:
getCurrentBasicMap in interface ITimeControl2
Returns:
A reference to a com.esri.arcgis.carto.IBasicMap
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setCurrentBasicMapByRef

public void setCurrentBasicMapByRef(IBasicMap ppiCurrentMap)
                             throws java.io.IOException,
                                    AutomationException
Indicates value of the current basicmap display during playback.

Specified by:
setCurrentBasicMapByRef in interface ITimeControl2
Parameters:
ppiCurrentMap - A reference to a com.esri.arcgis.carto.IBasicMap (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.