|
| Projcs (const Projcs &rhs) |
|
void | operator= (const Projcs &rhs) |
|
void | Clear () |
|
const std::string & | Name () const |
|
void | SetName (const std::string sName) |
|
const std::string & | DatumName () const |
|
void | SetDatumName (const std::string sDatumName) |
|
const ParametersMap & | Parameters () const |
|
bool | Parameter (const std::string &s, double &value) const |
|
bool | FromPROJCS (const CPROJCS &PROJCS) |
|
|
std::string | m_sName |
|
std::string | m_sDatumName |
|
ParametersMap | m_Parameters |
|
The documentation for this class was generated from the following files:
- Native/MariaNative/MViewport/MProjcs.h
- Native/MariaNative/MViewport/MProjcs.cpp