Uses of Interface
com.esri.core.gps.IGPSWatcher

Packages that use IGPSWatcher
com.esri.core.gps   
com.esri.core.internal.gps   
com.esri.map   
 

Uses of IGPSWatcher in com.esri.core.gps
 

Classes in com.esri.core.gps that implement IGPSWatcher
 class FileGPSWatcher
          A IGPSWatcher with file source.
 class SerialPortGPSWatcher
          A IGPSWatcher with a serial port source such as GPS receivers, using NMEA standard.
 

Uses of IGPSWatcher in com.esri.core.internal.gps
 

Classes in com.esri.core.internal.gps that implement IGPSWatcher
 class com.esri.core.internal.gps.GPSWatcher
           
 

Uses of IGPSWatcher in com.esri.map
 

Constructors in com.esri.map with parameters of type IGPSWatcher
GPSLayer(IGPSWatcher gpsWatcher)
          Creates a GPSLayer.GPSLayer() with the specified watcher.
 



Copyright © 2012. All Rights Reserved.