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

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

Uses of Layer in com.esri.client.local
 

Constructors in com.esri.client.local with parameters of type Layer
LayerDetails(Layer layerInfo, String url, LocalService parentService)
          Construct a LayerDetail instance from Layer information.
 

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

Methods in com.esri.core.internal.value that return Layer
static Layer Layer.fromJson(org.codehaus.jackson.JsonParser parser)
           
static Layer Layer.fromJson(org.codehaus.jackson.JsonParser parser, Layer layer)
           
 Layer[] MapServer.getLayers()
           
 

Methods in com.esri.core.internal.value with parameters of type Layer
static Layer Layer.fromJson(org.codehaus.jackson.JsonParser parser, Layer layer)
           
 

Uses of Layer in com.esri.map
 

Methods in com.esri.map that return Layer
protected  Layer ArcGISFeatureLayer.initLayerInfo(boolean useServiceRenderer)
           
 



Copyright © 2012. All Rights Reserved.