Uses of Class
com.esri.map.GPSLayer.Mode

Packages that use GPSLayer.Mode
com.esri.map   
 

Uses of GPSLayer.Mode in com.esri.map
 

Methods in com.esri.map that return GPSLayer.Mode
 GPSLayer.Mode GPSLayer.getMode()
          Returns the current mode.
static GPSLayer.Mode GPSLayer.Mode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GPSLayer.Mode[] GPSLayer.Mode.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 GPSLayer.Mode
 void GPSLayer.setMode(GPSLayer.Mode mode)
          Sets the current mode.
 



Copyright © 2012. All Rights Reserved.