Name | Description |
---|---|
ParserInterface | A base set of methods to set a direction (N,S,E,W) and validate coordinates for classes that extend this abstract |
Name | Description |
---|---|
DmsParser | Parse a Degrees, Minutes and Seconds notation coordinate to radians |
ParserAbstract | A base set of methods to set a direction (N,S,E,W) and validate coordinates for classes that extend this abstract |