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

Static Public Member Functions | |
| static TSLTMCoordinateSystem * | create () |
Static Public Member Functions inherited from TSLTMReferenceSystem | |
| static TSLTMReferenceSystem * | create () |
| TSLTMCoordinateSystem::TSLTMCoordinateSystem | ( | ) |
The default constructor.
| TSLTMCoordinateSystem::TSLTMCoordinateSystem | ( | const TSLTMCoordinateSystem & | 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 TSLTMReferenceSystem.
|
static |
|
inline |
Returns the interval attribute.
|
inline |
Returns the interval attribute.
| void TSLTMCoordinateSystem::interval | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
| void TSLTMCoordinateSystem::interval | ( | const TSLCharacterString | input | ) |
Sets the interval attribute.
| TSLTMCoordinateSystem & TSLTMCoordinateSystem::operator= | ( | const TSLTMCoordinateSystem & | right | ) |
Assignment operator.
|
inline |
Returns the origin attribute.
|
inline |
Returns the origin attribute.
| void TSLTMCoordinateSystem::origin | ( | const TSLDateTime | input | ) |
Sets the origin attribute.
|
virtual |
Reimplemented from TSLTMReferenceSystem.