Uses of Class
com.esri.core.renderer.UniqueValueInfo

Packages that use UniqueValueInfo
com.esri.core.renderer Provides different types of renderers used to symbolize graphics. 
 

Uses of UniqueValueInfo in com.esri.core.renderer
 

Methods in com.esri.core.renderer that return types with arguments of type UniqueValueInfo
 ArrayList<UniqueValueInfo> UniqueValueRenderer.getUniqueValues()
          Gets a list of all the unique values.
 

Methods in com.esri.core.renderer with parameters of type UniqueValueInfo
 void UniqueValueRenderer.addValue(UniqueValueInfo info)
          Add a unique value to the renderer.
 void UniqueValueRenderer.removeValue(UniqueValueInfo info)
          Remove a unique value from the renderer.
 



Copyright © 2012. All Rights Reserved.