- java.lang.Object
-
- com.appslandia.common.geo.GeoDms
-
-
Constructor Summary
Constructors Constructor Description GeoDms(int degrees, int minutes, double seconds)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetDegrees()intgetMinutes()doublegetSeconds()GeoDmsround(int secondsScale)StringtoString()StringtoString(Direction direction)static GeoDmsvalueOf(double degree)
-