Home
last modified time | relevance | path

Searched defs:GeographicExtent (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/geoapi/geoapi-3.0.0/sources/org/opengis/metadata/extent/
H A DGeographicExtent.java49 public interface GeographicExtent { interface
/dports/graphics/proj/proj-7.2.1/include/proj/
H A Dmetadata.hpp97 class PROJ_GCC_DLL GeographicExtent : public util::BaseObject, class
/dports/graphics/proj/proj-7.2.1/src/iso19111/
H A Dmetadata.cpp125 GeographicExtent::GeographicExtent() : d(internal::make_unique<Private>()) {} in GeographicExtent() function in metadata::GeographicExtent