PROJ C++ API
|
This is the complete list of members for osgeo::proj::metadata::Extent, including all inherited members.
contains(const ExtentNNPtr &other) const | osgeo::proj::metadata::Extent | |
create(const util::optional< std::string > &descriptionIn, const std::vector< GeographicExtentNNPtr > &geographicElementsIn, const std::vector< VerticalExtentNNPtr > &verticalElementsIn, const std::vector< TemporalExtentNNPtr > &temporalElementsIn) | osgeo::proj::metadata::Extent | static |
createFromBBOX(double west, double south, double east, double north, const util::optional< std::string > &descriptionIn=util::optional< std::string >()) | osgeo::proj::metadata::Extent | static |
Criterion enum name | osgeo::proj::util::IComparable | |
description() PROJ_CONST_DECL | osgeo::proj::metadata::Extent | |
geographicElements() PROJ_CONST_DECL | osgeo::proj::metadata::Extent | |
intersection(const ExtentNNPtr &other) const | osgeo::proj::metadata::Extent | |
intersects(const ExtentNNPtr &other) const | osgeo::proj::metadata::Extent | |
isEquivalentTo(const util::IComparable *other, util::IComparable::Criterion criterion=util::IComparable::Criterion::STRICT) const override | osgeo::proj::metadata::Extent | virtual |
temporalElements() PROJ_CONST_DECL | osgeo::proj::metadata::Extent | |
verticalElements() PROJ_CONST_DECL | osgeo::proj::metadata::Extent | |
WORLD | osgeo::proj::metadata::Extent | static |