All Classes and Interfaces
Class
Description
Interface which requires the implementor to implement the convert method.
Main class to run the Coordinate Converter!
Testing file for your methods!
This class converts DecimalCoordinate objects to DMSCoordinate objects.
Class which contains the Latitude and Longitude for a DecimalCoordinate object.
This class converts DMSCoordinate objects to DecimalCoordinate objects.
Class which contains the Degrees, Minutes, and Seconds for each coordinate of DMS format
For simplicity, we will not be including the cardinal direction associated with latitude
and longitude.