Uses of Class
gps.mvc.MtkController

Packages that use MtkController
gps.mvc   
 

Uses of MtkController in gps.mvc
 

Subclasses of MtkController in gps.mvc
 class HoluxController
          Controller for Holux devices (PHLX command set) like the M-1000C.
 class SkytraqController
          Controller for Skytraq Devices.
 class WPController
          Controller for Wonde Proud devices like the BT-BT110m
 

Fields in gps.mvc declared as MtkController
 MtkController DeviceDirector.mtkControl
           
 

Methods in gps.mvc that return MtkController
 MtkController GpsController.getMtkController()
          TODO: Should no longer exist after refactoring.