![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Static Public Member Functions | |
static TSLTMCoordinateSystem * | create () |
![]() | |
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.