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

Packages that use DynamicLayerInfo
com.esri.core.internal.value   
com.esri.map   
 

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

Methods in com.esri.core.internal.value that return DynamicLayerInfo
protected  DynamicLayerInfo DynamicLayerInfoCollection.getDefaultItem(int id)
           
 

Methods in com.esri.core.internal.value that return types with arguments of type DynamicLayerInfo
 List<DynamicLayerInfo> DynamicLayerInfoCollection.getVisibleList()
          Gets the visible layers list.
 

Uses of DynamicLayerInfo in com.esri.map
 

Methods in com.esri.map with parameters of type DynamicLayerInfo
 void ArcGISFeatureLayer.setDynamicLayerInfo(DynamicLayerInfo dynamicLayerInfo)
          Set the Dynamic Layer information required to use this feature layer with a layer in a map service.
 

Method parameters in com.esri.map with type arguments of type DynamicLayerInfo
protected  void Layer.getMapServerLegendInfo(String url, List<DynamicLayerInfo> dynamicLayerInfos)
           
protected  LayerLegendInfoCollection Layer.internalGetLayerLegendInfos(String url, List<DynamicLayerInfo> dynamicLayerInfos)
           
 



Copyright © 2012. All Rights Reserved.