Package com.esri.core.renderer

Provides different types of renderers used to symbolize graphics.

See:
          Description

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

Class Summary
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.
 

Package com.esri.core.renderer Description

Provides different types of renderers used to symbolize graphics.

Since:
1.0.1


Copyright © 2012. All Rights Reserved.