package

com.esri.core.renderer

Provides different types of renderers used to symbolize graphics.

Interfaces

Renderer<V> Base class for all renderers - use SimpleRenderer with a GraphicsLayer. 

Classes

ClassBreak The Class ClassBreak. 
ClassBreaksRenderer

A class breaks renderer symbolizes each graphic based on the value of some numeric attribute. 

DictionaryRenderer This is a renderer defined by dictionary. 
SimpleRenderer A simple renderer uses the same symbol for every graphic. 
UniqueValue Instances of this class represent unique value objects that are used in unique value renderers. 
UniqueValueRenderer A unique value renderer symbolizes groups of graphics that have matching attributes.