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