![]() |
MapLink Pro 11.2
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Information about spatial, vertical, and temporal extent
Static Public Member Functions | |
| static TSLEXExtent * | create () |
| TSLEXExtent::TSLEXExtent | ( | ) |
The default constructor.
| TSLEXExtent::TSLEXExtent | ( | const TSLEXExtent & | right | ) |
The copy constructor.
|
virtual |
The destructor.
|
static |
|
inline |
Returns the description attribute.
|
inline |
Returns the description attribute.
| void TSLEXExtent::description | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
| void TSLEXExtent::description | ( | TSLCharacterString * | input, |
| bool | assumeOwnership = true ) |
Sets the description attribute.
|
inline |
|
inline |
|
inline |
|
inline |
| bool TSLEXExtent::insertGeographicElement | ( | TSLEXGeographicExtent * | val, |
| bool | assumeOwnership = true, | ||
| int | pos = -1 ) |
| bool TSLEXExtent::insertTemporalElement | ( | const TSLEXTemporalExtent & | val, |
| int | pos = -1 ) |
| bool TSLEXExtent::insertVerticalElement | ( | const TSLEXVerticalExtent & | val, |
| int | pos = -1 ) |
| TSLEXExtent & TSLEXExtent::operator= | ( | const TSLEXExtent & | right | ) |
Assignment operator.
| bool TSLEXExtent::removeGeographicElement | ( | int | pos = -1 | ) |
| bool TSLEXExtent::removeTemporalElement | ( | int | pos = -1 | ) |
| bool TSLEXExtent::removeVerticalElement | ( | int | pos = -1 | ) |
|
virtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |