ArcObjects Library Reference (Carto)  

SimpleRenderer CoClass

A simple renderer where the same symbol is drawn for each feature.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

SimpleRenderer draws each feature using the same symbol.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IDisplayAdmin (esriDisplay) Provides access to members that control display administration.
IExportSupport Provides access to export support members.
IFeatureRenderer Provides access to members that control functionality common to all feature renderers.
ILegendInfo Provides access to members that control legend information provided by a renderer.
ILevelRenderer Provides access to members that control the drawing of symbols for features, where symbols are separated into levels, and each level drawn separately.
ILookupSymbol Provides access to functionality for looking up a renderer's symbol via a feature.
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)
IPropertySupport (esriSystem) Provides access to members that set a default property on an object.
IRotationRenderer Provides access to members that control the drawing of rotated marker symbols based on field values.
IRotationRenderer2 Provides access to members that control the rotation of marker symbols based on field values, expression, or random. Used for all symbols, not just 3D; used for all apps, including ArcMap.
ISimpleRenderer Provides access to members that control a renderer which draws the same symbol for each feature.
ISizeRenderer Provides access to members that control the drawing of sized marker symbols based on field values, expression, or random.
ITransparencyRenderer Provides access to members that control the drawing of features with varying transparency, where transparency is determined by feature values.
IXMLSerialize (esriSystem) Provides access to members that XML serialize and deserialize an object to/from XML.
IXMLVersionSupport (esriSystem) Provides access to members that help in serializing an object to different namespaces (versions).