ArcObjects Library Reference (TrackingAnalyst)  

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

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.

CoClasses that implement IEnhancedInfoRenderer

CoClasses and 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.