pyinterp.core.geodetic.Box ========================== .. currentmodule:: pyinterp.core.geodetic .. autoclass:: Box :show-inheritance: .. rubric:: Attributes .. autosummary:: :toctree: ~Box.max_corner ~Box.min_corner .. rubric:: Public Methods .. autosummary:: :toctree: ~Box.area ~Box.as_polygon ~Box.centroid ~Box.covered_by ~Box.distance ~Box.from_geojson ~Box.read_wkt ~Box.to_geojson ~Box.whole_earth ~Box.wkt .. rubric:: Special Methods .. autosummary:: :toctree: ~Box.__copy__ ~Box.__eq__ ~Box.__getstate__ ~Box.__ne__ ~Box.__repr__ ~Box.__setstate__