Uses of Class
com.esri.map.Layer.LayerStatus

Packages that use Layer.LayerStatus
com.esri.map   
 

Uses of Layer.LayerStatus in com.esri.map
 

Methods in com.esri.map that return Layer.LayerStatus
 Layer.LayerStatus Layer.getStatus()
          Gets the status of this layer.
static Layer.LayerStatus Layer.LayerStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Layer.LayerStatus[] Layer.LayerStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.esri.map with parameters of type Layer.LayerStatus
protected  void Layer.setStatus(Layer.LayerStatus status)
          Sets the status.
 



Copyright © 2012. All Rights Reserved.