com.esri.arcgis.trackinganalyst
Class ITemporalRenderer2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.trackinganalyst.ITemporalRenderer2Proxy
All Implemented Interfaces:
ITemporalRenderer2, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to properties specific to additional temporal rendering capabilities.' 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 =

public class ITemporalRenderer2Proxy
extends com.esri.arcgis.interop.Dispatch
implements ITemporalRenderer2, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
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.ITemporalRenderer2
IID, IID8108643e_0a45_4fba_9266_c342e966134e
 
Constructor Summary
  ITemporalRenderer2Proxy()
          Deprecated. For internal use only
  ITemporalRenderer2Proxy(java.lang.Object obj)
          Deprecated.  
protected ITemporalRenderer2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  ITemporalRenderer2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected ITemporalRenderer2Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 IFeatureRenderer getEventAdvRenderer()
          Deprecated. Provides the event's advanced renderer.
 IFeatureRenderer getMostCurrentAdvRenderer()
          Deprecated. Provides the most current event's advanced renderer.
 IFeatureRenderer getMostCurrentRenderer()
          Deprecated. Provides the most current event renderer.
 IUID getPropPageEventRenderer()
          Deprecated. Provides the Class ID of the property page associated with the event renderer.
 IUID getPropPageEventsAdvancedRenderer()
          Deprecated. Provides the Class ID of the property page associated with the advanced renderer of the events.
 IUID getPropPageMCAdvancedRenderer()
          Deprecated. Provides the Class ID of the property page associated with the advanced renderer of the most current events.
 IUID getPropPageMostCurrentRenderer()
          Deprecated. Provides the Class ID of the property page associated with the most current renderer.
 IUID getPropPageTrackRenderer()
          Deprecated. Provides the Class ID of the property page associated with the track renderer.
 IUID getPropPageTracksAdvancedRenderer()
          Deprecated. Provides the Class ID of the property page associated with the advanced renderer of the tracks.
 boolean isEventAdvRendererEnabled()
          Deprecated. Indicates whether the events are also rendered by the event advanced renderer.
 boolean isEventsRendererEnabled()
          Deprecated. Indicates whether the events are rendered by the event renderer.
 boolean isMostCurrentAdvRendererEnabled()
          Deprecated. Indicates whether the most current track events are also rendered by the most current advanced renderer.
 boolean isMostCurrentRendererEnabled()
          Deprecated. Indicates whether the most current track events are rendered by the most current renderer, instead of the event renderer.
 boolean isNeedsMostCurrentEvents()
          Deprecated. Indicates whether a list of the most current events is needed so they might be rendered differently than the older events.
 boolean isSmoothTracks()
          Deprecated. Indicates if the track symbology is smooth or not.
 boolean isTrackAdvRendererEnabled()
          Deprecated. Indicates whether the tracks are rendered by the track advanced renderer.
 boolean isTrackRendererEnabled()
          Deprecated. Indicates whether the track events are rendered by the track line renderer.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setEventAdvRendererByRef(IFeatureRenderer ppiFeatureRenderer)
          Deprecated. Provides the event's advanced renderer.
 void setEventAdvRendererEnabled(boolean pvbEnabled)
          Deprecated. Indicates whether the events are also rendered by the event advanced renderer.
 void setEventsRendererEnabled(boolean pvbIsPastEnabled)
          Deprecated. Indicates whether the events are rendered by the event renderer.
 void setMostCurrentAdvRendererByRef(IFeatureRenderer ppiFeatureRenderer)
          Deprecated. Provides the most current event's advanced renderer.
 void setMostCurrentAdvRendererEnabled(boolean pvbEnabled)
          Deprecated. Indicates whether the most current track events are also rendered by the most current advanced renderer.
 void setMostCurrentRendererByRef(IFeatureRenderer ppiFeatureRenderer)
          Deprecated. Provides the most current event renderer.
 void setMostCurrentRendererEnabled(boolean pvbIsMCEnabled)
          Deprecated. Indicates whether the most current track events are rendered by the most current renderer, instead of the event renderer.
 void setPropPageEventRenderer(IUID ppiPPClassID)
          Deprecated. Provides the Class ID of the property page associated with the event renderer.
 void setPropPageEventsAdvancedRenderer(IUID ppiPPClassID)
          Deprecated. Provides the Class ID of the property page associated with the advanced renderer of the events.
 void setPropPageMCAdvancedRenderer(IUID ppiPPClassID)
          Deprecated. Provides the Class ID of the property page associated with the advanced renderer of the most current events.
 void setPropPageMostCurrentRenderer(IUID ppiPPClassID)
          Deprecated. Provides the Class ID of the property page associated with the most current renderer.
 void setPropPageTrackRenderer(IUID ppiPPClassID)
          Deprecated. Provides the Class ID of the property page associated with the track renderer.
 void setPropPageTracksAdvancedRenderer(IUID ppiPPClassID)
          Deprecated. Provides the Class ID of the property page associated with the advanced renderer of the tracks.
 void setSmoothTracks(boolean pvbSmooth)
          Deprecated. Indicates if the track symbology is smooth or not.
 void setTrackAdvRendererEnabled(boolean pvbEnabled)
          Deprecated. Indicates whether the tracks are rendered by the track advanced renderer.
 void setTrackRendererEnabled(boolean pvbIsTrackEnabled)
          Deprecated. Indicates whether the track events are rendered by the track line renderer.
 
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
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

ITemporalRenderer2Proxy

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

ITemporalRenderer2Proxy

public ITemporalRenderer2Proxy()
Deprecated. 
For internal use only


ITemporalRenderer2Proxy

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

ITemporalRenderer2Proxy

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

ITemporalRenderer2Proxy

protected ITemporalRenderer2Proxy(java.lang.String CLSID,
                                  java.lang.String iid,
                                  java.lang.String host,
                                  com.esri.arcgis.interop.AuthInfo authInfo)
                           throws java.io.IOException
Deprecated. 
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
Deprecated. 
Overrides:
addListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

isSmoothTracks

public boolean isSmoothTracks()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if the track symbology is smooth or not.

Specified by:
isSmoothTracks in interface ITemporalRenderer2
Returns:
The pvbSmooth
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setSmoothTracks

public void setSmoothTracks(boolean pvbSmooth)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Indicates if the track symbology is smooth or not.

Specified by:
setSmoothTracks in interface ITemporalRenderer2
Parameters:
pvbSmooth - The pvbSmooth (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isNeedsMostCurrentEvents

public boolean isNeedsMostCurrentEvents()
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
Indicates whether a list of the most current events is needed so they might be rendered differently than the older events.

Specified by:
isNeedsMostCurrentEvents in interface ITemporalRenderer2
Returns:
The pvbNeedsMostCurrent
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isMostCurrentRendererEnabled

public boolean isMostCurrentRendererEnabled()
                                     throws java.io.IOException,
                                            AutomationException
Deprecated. 
Indicates whether the most current track events are rendered by the most current renderer, instead of the event renderer.

Specified by:
isMostCurrentRendererEnabled in interface ITemporalRenderer2
Returns:
The pvbIsMCEnabled
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMostCurrentRendererEnabled

public void setMostCurrentRendererEnabled(boolean pvbIsMCEnabled)
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
Indicates whether the most current track events are rendered by the most current renderer, instead of the event renderer.

Specified by:
setMostCurrentRendererEnabled in interface ITemporalRenderer2
Parameters:
pvbIsMCEnabled - The pvbIsMCEnabled (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isTrackRendererEnabled

public boolean isTrackRendererEnabled()
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Indicates whether the track events are rendered by the track line renderer.

Specified by:
isTrackRendererEnabled in interface ITemporalRenderer2
Returns:
The pvbIsTrackEnabled
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setTrackRendererEnabled

public void setTrackRendererEnabled(boolean pvbIsTrackEnabled)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Indicates whether the track events are rendered by the track line renderer.

Specified by:
setTrackRendererEnabled in interface ITemporalRenderer2
Parameters:
pvbIsTrackEnabled - The pvbIsTrackEnabled (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isEventsRendererEnabled

public boolean isEventsRendererEnabled()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Indicates whether the events are rendered by the event renderer.

Specified by:
isEventsRendererEnabled in interface ITemporalRenderer2
Returns:
The pvbIsPastEnabled
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setEventsRendererEnabled

public void setEventsRendererEnabled(boolean pvbIsPastEnabled)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Indicates whether the events are rendered by the event renderer.

Specified by:
setEventsRendererEnabled in interface ITemporalRenderer2
Parameters:
pvbIsPastEnabled - The pvbIsPastEnabled (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPropPageMostCurrentRenderer

public IUID getPropPageMostCurrentRenderer()
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
Provides the Class ID of the property page associated with the most current renderer.

Specified by:
getPropPageMostCurrentRenderer in interface ITemporalRenderer2
Returns:
A reference to a com.esri.arcgis.system.IUID
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPropPageMostCurrentRenderer

public void setPropPageMostCurrentRenderer(IUID ppiPPClassID)
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
Provides the Class ID of the property page associated with the most current renderer.

Specified by:
setPropPageMostCurrentRenderer in interface ITemporalRenderer2
Parameters:
ppiPPClassID - A reference to a com.esri.arcgis.system.IUID (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPropPageTrackRenderer

public IUID getPropPageTrackRenderer()
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Provides the Class ID of the property page associated with the track renderer.

Specified by:
getPropPageTrackRenderer in interface ITemporalRenderer2
Returns:
A reference to a com.esri.arcgis.system.IUID
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPropPageTrackRenderer

public void setPropPageTrackRenderer(IUID ppiPPClassID)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Provides the Class ID of the property page associated with the track renderer.

Specified by:
setPropPageTrackRenderer in interface ITemporalRenderer2
Parameters:
ppiPPClassID - A reference to a com.esri.arcgis.system.IUID (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPropPageEventRenderer

public IUID getPropPageEventRenderer()
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Provides the Class ID of the property page associated with the event renderer.

Specified by:
getPropPageEventRenderer in interface ITemporalRenderer2
Returns:
A reference to a com.esri.arcgis.system.IUID
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPropPageEventRenderer

public void setPropPageEventRenderer(IUID ppiPPClassID)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Provides the Class ID of the property page associated with the event renderer.

Specified by:
setPropPageEventRenderer in interface ITemporalRenderer2
Parameters:
ppiPPClassID - A reference to a com.esri.arcgis.system.IUID (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPropPageEventsAdvancedRenderer

public IUID getPropPageEventsAdvancedRenderer()
                                       throws java.io.IOException,
                                              AutomationException
Deprecated. 
Provides the Class ID of the property page associated with the advanced renderer of the events.

Specified by:
getPropPageEventsAdvancedRenderer in interface ITemporalRenderer2
Returns:
A reference to a com.esri.arcgis.system.IUID
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPropPageEventsAdvancedRenderer

public void setPropPageEventsAdvancedRenderer(IUID ppiPPClassID)
                                       throws java.io.IOException,
                                              AutomationException
Deprecated. 
Provides the Class ID of the property page associated with the advanced renderer of the events.

Specified by:
setPropPageEventsAdvancedRenderer in interface ITemporalRenderer2
Parameters:
ppiPPClassID - A reference to a com.esri.arcgis.system.IUID (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPropPageTracksAdvancedRenderer

public IUID getPropPageTracksAdvancedRenderer()
                                       throws java.io.IOException,
                                              AutomationException
Deprecated. 
Provides the Class ID of the property page associated with the advanced renderer of the tracks.

Specified by:
getPropPageTracksAdvancedRenderer in interface ITemporalRenderer2
Returns:
A reference to a com.esri.arcgis.system.IUID
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPropPageTracksAdvancedRenderer

public void setPropPageTracksAdvancedRenderer(IUID ppiPPClassID)
                                       throws java.io.IOException,
                                              AutomationException
Deprecated. 
Provides the Class ID of the property page associated with the advanced renderer of the tracks.

Specified by:
setPropPageTracksAdvancedRenderer in interface ITemporalRenderer2
Parameters:
ppiPPClassID - A reference to a com.esri.arcgis.system.IUID (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPropPageMCAdvancedRenderer

public IUID getPropPageMCAdvancedRenderer()
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
Provides the Class ID of the property page associated with the advanced renderer of the most current events.

Specified by:
getPropPageMCAdvancedRenderer in interface ITemporalRenderer2
Returns:
A reference to a com.esri.arcgis.system.IUID
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPropPageMCAdvancedRenderer

public void setPropPageMCAdvancedRenderer(IUID ppiPPClassID)
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
Provides the Class ID of the property page associated with the advanced renderer of the most current events.

Specified by:
setPropPageMCAdvancedRenderer in interface ITemporalRenderer2
Parameters:
ppiPPClassID - A reference to a com.esri.arcgis.system.IUID (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMostCurrentRendererByRef

public void setMostCurrentRendererByRef(IFeatureRenderer ppiFeatureRenderer)
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
Provides the most current event renderer.

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

getMostCurrentRenderer

public IFeatureRenderer getMostCurrentRenderer()
                                        throws java.io.IOException,
                                               AutomationException
Deprecated. 
Provides the most current event renderer.

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

setMostCurrentAdvRendererByRef

public void setMostCurrentAdvRendererByRef(IFeatureRenderer ppiFeatureRenderer)
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
Provides the most current event's advanced renderer.

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

getMostCurrentAdvRenderer

public IFeatureRenderer getMostCurrentAdvRenderer()
                                           throws java.io.IOException,
                                                  AutomationException
Deprecated. 
Provides the most current event's advanced renderer.

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

setEventAdvRendererByRef

public void setEventAdvRendererByRef(IFeatureRenderer ppiFeatureRenderer)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Provides the event's advanced renderer.

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

getEventAdvRenderer

public IFeatureRenderer getEventAdvRenderer()
                                     throws java.io.IOException,
                                            AutomationException
Deprecated. 
Provides the event's advanced renderer.

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

isEventAdvRendererEnabled

public boolean isEventAdvRendererEnabled()
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
Indicates whether the events are also rendered by the event advanced renderer.

Specified by:
isEventAdvRendererEnabled in interface ITemporalRenderer2
Returns:
The pvbEnabled
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setEventAdvRendererEnabled

public void setEventAdvRendererEnabled(boolean pvbEnabled)
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Indicates whether the events are also rendered by the event advanced renderer.

Specified by:
setEventAdvRendererEnabled in interface ITemporalRenderer2
Parameters:
pvbEnabled - The pvbEnabled (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isMostCurrentAdvRendererEnabled

public boolean isMostCurrentAdvRendererEnabled()
                                        throws java.io.IOException,
                                               AutomationException
Deprecated. 
Indicates whether the most current track events are also rendered by the most current advanced renderer.

Specified by:
isMostCurrentAdvRendererEnabled in interface ITemporalRenderer2
Returns:
The pvbEnabled
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMostCurrentAdvRendererEnabled

public void setMostCurrentAdvRendererEnabled(boolean pvbEnabled)
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
Indicates whether the most current track events are also rendered by the most current advanced renderer.

Specified by:
setMostCurrentAdvRendererEnabled in interface ITemporalRenderer2
Parameters:
pvbEnabled - The pvbEnabled (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isTrackAdvRendererEnabled

public boolean isTrackAdvRendererEnabled()
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
Indicates whether the tracks are rendered by the track advanced renderer.

Specified by:
isTrackAdvRendererEnabled in interface ITemporalRenderer2
Returns:
The pvbEnabled
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setTrackAdvRendererEnabled

public void setTrackAdvRendererEnabled(boolean pvbEnabled)
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Indicates whether the tracks are rendered by the track advanced renderer.

Specified by:
setTrackAdvRendererEnabled in interface ITemporalRenderer2
Parameters:
pvbEnabled - The pvbEnabled (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.