TIN node value renderer component.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
ILegendInfo | Provides access to members that control legend information provided by a renderer. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) | |
ITinRenderer | Provides access to members that control functions common to all TIN renderers. |
ITinUniqueValueRenderer | Provides access to members that assign symbols to TIN features based upon tag value or edge type. |
Remarks
This coclass handles Node Tag Value Grouped by Unique Symbol TIN renderer. Use the ITinUniqueValueRenderer that it implements to customize with the renderer. The node values are of integer type.