Vertical domain of dataset
Static Public Member Functions | |
| static TSLCharacterString * | getObjectIdentifier () |
| static TSLEXVerticalExtent * | create () |
| TSLEXVerticalExtent::TSLEXVerticalExtent | ( | ) |
The default constructor.
| TSLEXVerticalExtent::TSLEXVerticalExtent | ( | const TSLEXVerticalExtent & | right | ) |
The copy constructor.
|
virtual |
The destructor.
| void TSLEXVerticalExtent::appendExtendedInformation | ( | const char * | key, |
| const char * | value ) |
|
static |
|
inline |
|
inline |
Accessors for the CRS url attribute
| void TSLEXVerticalExtent::CRSurl | ( | const char * | input | ) |
| void TSLEXVerticalExtent::CRSurl | ( | const TSLCharacterString & | input | ) |
|
inline |
|
inline |
Accessors for the extendedInformation attribute.
|
static |
|
inline |
Returns the maximumValue attribute.
| void TSLEXVerticalExtent::maximumValue | ( | double | input | ) |
Sets the maximumValue attribute.
|
inline |
Returns the minimumValue attribute.
| void TSLEXVerticalExtent::minimumValue | ( | double | input | ) |
Sets the minimumValue attribute.
|
inline |
|
inline |
Accessors for the nilReason attribute
| void TSLEXVerticalExtent::nilReason | ( | const char * | input | ) |
| void TSLEXVerticalExtent::nilReason | ( | const TSLCharacterString & | input | ) |
|
inline |
|
inline |
Accessors for the objectIdentifier attribute. Note that objectIdentifier has no setter
| TSLEXVerticalExtent & TSLEXVerticalExtent::operator= | ( | const TSLEXVerticalExtent & | right | ) |
Assignment operator.
|
virtual |
|
inline |
Returns the unitOfMeasure attribute.
|
inline |
Returns the unitOfMeasure attribute.
| void TSLEXVerticalExtent::unitOfMeasure | ( | const TSLUomLength & | input | ) |
Sets the unitOfMeasure attribute.
|
inline |
|
inline |
| void TSLEXVerticalExtent::verticalDatum | ( | TSLSCVerticalDatum * | val | ) |