Uses of Class
com.esri.core.internal.value.LegendItemInfo

Packages that use LegendItemInfo
com.esri.core.internal.value   
 

Uses of LegendItemInfo in com.esri.core.internal.value
 

Methods in com.esri.core.internal.value that return LegendItemInfo
static LegendItemInfo LegendItemInfo.fromJson(org.codehaus.jackson.JsonParser parser, LayerLegendInfo parentLegendInfo)
          Create an instance of this class with a JsonParser initialised with the correct JSON string.
 

Methods in com.esri.core.internal.value that return types with arguments of type LegendItemInfo
 List<LegendItemInfo> LayerLegendInfo.getLegendItemInfos()
          Gets the list of legend item info instances.
 



Copyright © 2012. All Rights Reserved.