Uses of Class
com.ls.widgets.map.utils.MapCalibrationData

Packages that use MapCalibrationData
com.ls.widgets.map.config   
 

Uses of MapCalibrationData in com.ls.widgets.map.config
 

Methods in com.ls.widgets.map.config that return MapCalibrationData
 MapCalibrationData GPSConfig.getCalibration()
          Returns calibration data for the map.
 

Methods in com.ls.widgets.map.config with parameters of type MapCalibrationData
 void GPSConfig.setGeoArea(MapCalibrationData geoArea)
          Sets the calibration data for the map.