Class Longitude

    • Constructor Detail

      • Longitude

        public Longitude(double value)
        Parameters:
        value - the value of this longitude
    • Method Detail

      • compareTo

        public int compareTo(Longitude other)
      • toString

        public String toString()
      • value

        public double value()
        Returns:
        the double value.