This document is archived and information here might be outdated.  Recommended version.


IEnhancedInfoRenderer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IE > IEnhancedInfoRenderer Interface
ArcGIS Developer Help

IEnhancedInfoRenderer Interface

Provides access to methods and properties to support symbolizing temporal based features with attribute and spatial information. This renderer is in addition to using the standard event and track renderers.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Method AddToPreviousList Adds feature information the 'previous point' set to support the directional vector rendering.
Read/write property DirectionalVectorProperties Properties associated with the directional vector renderer portion of the Enhanced Info renderer.
Read/write property EventAttributeProperties Properties associated with the event attribute renderer characteristics of the enhanced information rendering.
Read/write property RenderAllControl Indicates if the render all control should be visible.
Read/write property RenderAllEvents Indicates if all relevant events should be rendered by this Enhanced Info renderer (e.g., all MC events for the advanced MC enhanced info renderer).
Read/write property RenderDirectionalVectors Indicates if the directional vectors, the visual prediction of where events might be after a time interval, should be rendered.
Read/write property RenderEventAttributes Indicates if the specified set of event attributes should be rendered.

Classes that implement IEnhancedInfoRenderer

Classes Description
EnhancedInfoRenderer Symbolizes temporal based features with attribute and spatial information; this renderer is in addition to using the standard event and track renderers.