|
| CGEOGTRAN (const std::string &sName, const CGEOGCS &geogcs_from, const CGEOGCS &geogcs_to, const std::string &sMethod, const std::map< const std::string, double > ¶meters) |
|
void | Set (const std::string &sName, const CGEOGCS &geogcs_from, const CGEOGCS &geogcs_to, const std::string &sMethod, const std::map< const std::string, double > ¶meters) |
|
void | Clear () |
|
| CGEOGTRAN (const CGEOGTRAN &rhs) |
|
void | operator= (const CGEOGTRAN &rhs) |
|
bool | Parse (const std::string &s) |
|
bool | Parse (const std::string &s, int &ipos) |
|
bool | ParseArg (const std::string &s) |
|
const std::string & | Name () const |
|
const CGEOGCS & | GeogcsFrom () const |
|
const CGEOGCS & | GeogcsTo () const |
|
const std::string & | Method () const |
|
const ParametersMap & | Parameters () const |
|
bool | Parameter (const std::string &s, double &value) const |
|
The documentation for this class was generated from the following files:
- Native/MariaNative/MViewport/PrjParser.h
- Native/MariaNative/MViewport/PrjParser.cpp