pygplates.LatLonPoint ===================== .. currentmodule:: pygplates .. autoclass:: LatLonPoint .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~LatLonPoint.__init__ ~LatLonPoint.get_latitude ~LatLonPoint.get_longitude ~LatLonPoint.is_valid_latitude ~LatLonPoint.is_valid_longitude ~LatLonPoint.to_lat_lon ~LatLonPoint.to_point_on_sphere ~LatLonPoint.to_xyz .. rubric:: Attributes .. autosummary:: ~LatLonPoint.north_pole ~LatLonPoint.south_pole