public class DecimalDegree extends Object
| Constructor and Description |
|---|
DecimalDegree() |
| Modifier and Type | Method and Description |
|---|---|
static String |
DMS(double lon,
double lat) |
static G2D |
parseDMS(String dms) |
static double |
parseDMSLat(String dms) |
static double |
parseDMSLon(String dms) |
static double |
secondsToRadians(double v) |
Copyright © 2021 geolatte.org. All rights reserved.