Package uk.m0nom.adifproc.coords
Class DegreesDecimalWithNsewLatLongParser
java.lang.Object
uk.m0nom.adifproc.coords.DegreesDecimalWithNsewLatLongParser
- All Implemented Interfaces:
LocationFormatter,LocationParser
public class DegreesDecimalWithNsewLatLongParser
extends Object
implements LocationParser, LocationFormatter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionformat(org.gavaghan.geodesy.GlobalCoordinates coords) getName()parse(LocationSource source, String location)
-
Constructor Details
-
DegreesDecimalWithNsewLatLongParser
public DegreesDecimalWithNsewLatLongParser()
-
-
Method Details
-
getPattern
- Specified by:
getPatternin interfaceLocationParser
-
parse
- Specified by:
parsein interfaceLocationParser
-
format
- Specified by:
formatin interfaceLocationFormatter
-
getName
- Specified by:
getNamein interfaceLocationFormatter- Specified by:
getNamein interfaceLocationParser
-