Class GeoDMS

    • Method Detail

      • getDegrees

        public int getDegrees()
      • getMinutes

        public int getMinutes()
      • getSeconds

        public double getSeconds()
      • getDirection

        public Direction getDirection()
      • toDecimalDegrees

        public double toDecimalDegrees()
      • toLatDMS

        public static GeoDMS toLatDMS​(double latitude)
      • toLongDMS

        public static GeoDMS toLongDMS​(double longitude)