ArcGIS API for WPF - Library Reference
TemporalRenderer Class Members
See Also  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client Namespace : TemporalRenderer Class


The following tables list the members exposed by TemporalRenderer.

Public Constructors

 NameDescription
public ConstructorTemporalRenderer ConstructorInitializes a new instance of the TemporalRenderer class.  
Top

Public Properties

 NameDescription
public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
public PropertyLatestObservationRendererGets or sets the default set of symbology for the last time-based feature returned per TrackIdField. If no TrackIdField has been specified then just the last observation that is returned from the FeatureLayer will be symbolized.  
public PropertyObservationRenderer Gets or sets the default set of symbology for features in a time-based layer.  
public PropertySymbolAger Gets or sets the ability to modify a Symbol’s Size, Color, and Opacity for a FeatureLayer’s TemporalRenderer as individual features time stamp adjusts.  
public PropertyTrackIdFieldGets or sets that name of the Field specified by the FeatureLayer.OutFields Property for which tracks (or groups) of point temporal events are categorized.  
public PropertyTrackRendererGets or sets the default set of polyline based symbology rendering for time-based features that track a phenomena returned per TrackIdField.  
Top

Public Methods

 NameDescription
public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
public MethodGetSymbol Gets a symbol based on a graphic.  
public MethodGetTrackID Gets the track ID.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
public MethodQueryLegendInfos Queries for the legend infos of a layer using this renderer.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
protected MethodOnPropertyChanged (Inherited from System.Windows.DependencyObject)
Top

Public Events

 NameDescription
public EventLegendChanged Occurs when the legend of the layer changed.  
public EventPropertyChanged Occurs when a property value changes.  
Top

See Also

© ESRI, Inc. All Rights Reserved.