| Constructor and Description |
|---|
GeoDms(int degrees,
int minutes,
double seconds) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDegrees() |
int |
getMinutes() |
double |
getSeconds() |
GeoDms |
round(int secondsScale) |
String |
toString() |
String |
toString(Direction direction) |
static GeoDms |
valueOf(double degree) |
Copyright © 2020. All rights reserved.