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

Packages that use LayerLegendInfoCollection
com.esri.client.local   
com.esri.core.internal.value   
com.esri.map   
 

Uses of LayerLegendInfoCollection in com.esri.client.local
 

Methods in com.esri.client.local that return LayerLegendInfoCollection
 LayerLegendInfoCollection ArcGISLocalTiledLayer.getLegend()
           
 

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

Methods in com.esri.core.internal.value that return LayerLegendInfoCollection
static LayerLegendInfoCollection LayerLegendInfoCollection.fromJson(org.codehaus.jackson.JsonParser parser, String url)
          Create a new instance of this class with the given JsonParser.
 

Uses of LayerLegendInfoCollection in com.esri.map
 

Methods in com.esri.map that return LayerLegendInfoCollection
 LayerLegendInfoCollection GraphicsLayer.generateLegendInfo(ArrayList<com.esri.map.GraphicsLayer.LegendData> legendData)
           
 LayerLegendInfoCollection ArcGISDynamicMapServiceLayer.getLegend()
           
 LayerLegendInfoCollection ArcGISImageServiceLayer.getLegend()
           
 LayerLegendInfoCollection ArcGISTiledMapServiceLayer.getLegend()
           
 LayerLegendInfoCollection BingMapsLayer.getLegend()
           
 LayerLegendInfoCollection GraphicsLayer.getLegend()
           
abstract  LayerLegendInfoCollection Layer.getLegend()
           
 LayerLegendInfoCollection OpenStreetMapLayer.getLegend()
           
 LayerLegendInfoCollection WmsDynamicMapServiceLayer.getLegend()
           
protected  LayerLegendInfoCollection Layer.internalGetLayerLegendInfos(String url, List<DynamicLayerInfo> dynamicLayerInfos)
           
 



Copyright © 2012. All Rights Reserved.