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

Packages that use LayerInfo
com.esri.core.internal.value   
com.esri.core.tasks.ags.find Contains classes for defining finding operations that are executed on an ArcGIS Server. 
 

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

Subclasses of LayerInfo in com.esri.core.internal.value
 class DynamicLayerInfo
          This class represents a single sublayer in a dynamic map service and allows the user to set a new renderer and a new data source for the sublayer.
 

Uses of LayerInfo in com.esri.core.tasks.ags.find
 

Methods in com.esri.core.tasks.ags.find that return LayerInfo
 LayerInfo[] FindParameters.getDynamicLayers()
           
 

Methods in com.esri.core.tasks.ags.find with parameters of type LayerInfo
 void FindParameters.setDynamicLayers(LayerInfo[] dynamicLayers)
           
 



Copyright © 2012. All Rights Reserved.