Documentation of 'visad.georef.LatLonPoint' Java class
LatLonPoint
visad.georef

Interface LatLonPoint

    • Method Detail

      • getLatitude

        Real getLatitude()
        Get the latitude of this point
        Returns:
        Real representing the latitude
      • getLongitude

        Real getLongitude()
        Get the longitude of this point
        Returns:
        Real representing the longitude
      • equals

        boolean equals(java.lang.Object obj)
        See if this LatLonPoint is equal to the object in question. Two points are equal if they are the same object, or if their lat/lon componets are equal.
        Overrides:
        equals in class java.lang.Object
        Parameters:
        obj - object in question

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.