Uses of Class
GPS.GPSControl
-
Uses of GPSControl in GPS
Modifier and TypeMethodDescriptionstatic GPSControl
GPSControl.getGpsControl()
There is only one GPS controller in the model, so might as well make it easy to find with a static function.ProcessNmeaData.getGpsController()
Modifier and TypeMethodDescriptionstatic GPSParameters
UpdateClockDialog.showDialog
(Frame parentFrame, GPSControl gpsControl, GPSParameters gpsParameters, boolean autoUpdate) Show the UpdateClock dialogModifierConstructorDescriptionGPSDataMatcher
(GPSControl gpsControl) GPSOverlayGraphics
(GPSControl gpsControl) ImportGPSData
(GPSControl gpsControl) ProcessHeadingData
(GPSControl gpsControl) -
Uses of GPSControl in PamController.masterReference