acceptsProj4(const std::string &proj4Str) | MetNoFimex::MercatorProjection | static |
addParameter(CDMAttribute attribute) | MetNoFimex::ProjectionImpl | virtual |
addParameters(std::vector< CDMAttribute > attributes) | MetNoFimex::ProjectionImpl | virtual |
addParameterToStream(std::ostream &outStream, const std::string &name, std::string replaceName="") const | MetNoFimex::ProjectionImpl | protected |
convertFromLonLat(std::vector< double > &xVals, std::vector< double > &yVals) const | MetNoFimex::Projection | virtual |
convertToLonLat(std::vector< double > &xVals, std::vector< double > &yVals) const | MetNoFimex::Projection | virtual |
create(std::vector< CDMAttribute >) | MetNoFimex::Projection | static |
createByProj4(const std::string &projStr) | MetNoFimex::Projection | static |
getName() const | MetNoFimex::ProjectionImpl | virtual |
getParameters() const | MetNoFimex::ProjectionImpl | virtual |
getProj4EarthString() const | MetNoFimex::ProjectionImpl | virtual |
getProj4ProjectionPart(std::ostream &oproj) const | MetNoFimex::MercatorProjection | protectedvirtual |
getProj4String() const | MetNoFimex::ProjectionImpl | virtual |
isDegree() const | MetNoFimex::ProjectionImpl | virtual |
MercatorProjection() | MetNoFimex::MercatorProjection | |
operator==(const Projection &b) const | MetNoFimex::Projection | virtual |
parametersFromProj4(const std::string &proj4) | MetNoFimex::MercatorProjection | static |
params_ | MetNoFimex::ProjectionImpl | protected |
proj4GetEarthAttributes(const std::string &proj4String, std::vector< CDMAttribute > &attrList) | MetNoFimex::ProjectionImpl | protectedstatic |
proj4ProjectionMatchesName(const std::string &proj4String, const std::string &name) | MetNoFimex::ProjectionImpl | protectedstatic |
Projection() | MetNoFimex::Projection | inlineprotected |
ProjectionImpl(std::string name, bool isDegree) | MetNoFimex::ProjectionImpl | explicitprotected |
removeParameter(std::string paramName) | MetNoFimex::ProjectionImpl | virtual |
toString() const | MetNoFimex::ProjectionImpl | virtual |
~CDMNamedEntity()=0 | MetNoFimex::CDMNamedEntity | pure virtual |
~MercatorProjection() | MetNoFimex::MercatorProjection | virtual |
~Projection() | MetNoFimex::Projection | inlinevirtual |
~ProjectionImpl() | MetNoFimex::ProjectionImpl | virtual |