#include <Proj4StringParser.h>
|
| | Proj4StringParser (const std::string &projString) |
| |
| bool | HasKey (const std::string &key) const |
| |
| std::string | GetString (const std::string &key, const std::string &defaultValue="") const |
| |
| double | GetDouble (const std::string &key, const double defaultValue=0.0) const |
| |
Definition at line 8 of file Proj4StringParser.h.
◆ Proj4StringParser()
| VAPoR::Proj4StringParser::Proj4StringParser |
( |
const std::string & |
projString | ) |
|
◆ GetDouble()
| double VAPoR::Proj4StringParser::GetDouble |
( |
const std::string & |
key, |
|
|
const double |
defaultValue = 0.0 |
|
) |
| const |
◆ GetString()
| std::string VAPoR::Proj4StringParser::GetString |
( |
const std::string & |
key, |
|
|
const std::string & |
defaultValue = "" |
|
) |
| const |
◆ HasKey()
| bool VAPoR::Proj4StringParser::HasKey |
( |
const std::string & |
key | ) |
const |
◆ Proj4EllipseStringToGeoTIFEnum()
| static int VAPoR::Proj4StringParser::Proj4EllipseStringToGeoTIFEnum |
( |
const std::string & |
proj | ) |
|
|
static |
The documentation for this class was generated from the following file: