Uses of Class
adams.data.gps.GPSDecimalMinutes
-
Packages that use GPSDecimalMinutes Package Description adams.data.gps adams.data.spreadsheet -
-
Uses of GPSDecimalMinutes in adams.data.gps
Methods in adams.data.gps that return GPSDecimalMinutes Modifier and Type Method Description protected GPSDecimalMinutes
GPSDecimalMinutes. clone()
Creates a copy of itself. -
Uses of GPSDecimalMinutes in adams.data.spreadsheet
Methods in adams.data.spreadsheet that return GPSDecimalMinutes Modifier and Type Method Description GPSDecimalMinutes
GPSDecimalMinutes. parse(String s)
Parses the given string.
-