Class GeoDM

    • Method Detail

      • getDegrees

        public int getDegrees()
      • getMinutes

        public double getMinutes()
      • getDirection

        public Direction getDirection()
      • toDecimalDegrees

        public double toDecimalDegrees()
      • toLatDM

        public static GeoDM toLatDM​(double latitude)
      • toLongDM

        public static GeoDM toLongDM​(double longitude)