![]() |
MapLink Pro 11.2
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|

Static Public Member Functions | |
| static TSLMDCRS * | create () |
Static Public Member Functions inherited from TSLMDReferenceSystem | |
| static TSLMDReferenceSystem * | create () |
| TSLMDCRS::TSLMDCRS | ( | ) |
The default constructor.
| TSLMDCRS::TSLMDCRS | ( | const TSLMDCRS & | right | ) |
The copy constructor.
|
virtual |
The destructor.
|
virtual |
Clone method for derived or derived from classes. Creates object on the heap, so the pointer must be deleted
Reimplemented from TSLMDReferenceSystem.
|
static |
|
inline |
Returns the datum attribute.
|
inline |
Returns the datum attribute.
| void TSLMDCRS::datum | ( | TSLRSIdentifier * | input, |
| bool | assumeOwnership = true ) |
Sets the datum attribute.
|
inline |
Returns the ellipsoid attribute.
|
inline |
Returns the ellipsoid attribute.
| void TSLMDCRS::ellipsoid | ( | TSLRSIdentifier * | input, |
| bool | assumeOwnership = true ) |
Sets the ellipsoid attribute.
|
inline |
|
inline |
| void TSLMDCRS::ellipsoidParameters | ( | TSLMDEllipsoidParameters * | val, |
| bool | assumeOwnership = true ) |
|
inline |
Returns the projection attribute.
|
inline |
Returns the projection attribute.
| void TSLMDCRS::projection | ( | TSLRSIdentifier * | input, |
| bool | assumeOwnership = true ) |
Sets the projection attribute.
|
inline |
|
inline |
| void TSLMDCRS::projectionParameters | ( | TSLMDProjectionParameters * | val, |
| bool | assumeOwnership = true ) |
|
virtual |
Reimplemented from TSLMDReferenceSystem.