Uses of Class
com.esri.core.portal.WebMapLayer.Mode

Packages that use WebMapLayer.Mode
com.esri.core.portal Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. 
 

Uses of WebMapLayer.Mode in com.esri.core.portal
 

Methods in com.esri.core.portal that return WebMapLayer.Mode
 WebMapLayer.Mode WebMapLayer.getMode()
          Returns the mode that an ArcGIS Feature Layer is configured to work in
static WebMapLayer.Mode WebMapLayer.Mode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WebMapLayer.Mode[] WebMapLayer.Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.