![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Types and numbers of raster spatial objects in the dataset
Static Public Member Functions | |
static TSLMDGridSpatialRepresentation * | create () |
TSLMDGridSpatialRepresentation::TSLMDGridSpatialRepresentation | ( | ) |
The default constructor.
TSLMDGridSpatialRepresentation::TSLMDGridSpatialRepresentation | ( | const TSLMDGridSpatialRepresentation & | right | ) |
The copy constructor.
|
virtual |
The destructor.
|
inline |
Returns the axisDimensionProperties at the specified position.
|
inline |
Returns the axisDimensionProperties at the specified position.
|
inline |
Sets the axisDimensionProperties attribute.
|
inline |
Sets the axisDimensionProperties attribute.
|
inline |
Returns the cellGeometry attribute. Returns TSLMDCellGeometryCodeNULL if uninitialised.
void TSLMDGridSpatialRepresentation::cellGeometry | ( | TSLMDCellGeometryCode | input | ) |
Sets the cellGeometry attribute. TSLMDCellGeometryCodeNULL is not valid.
|
virtual |
Clone method for derived or derived from classes. Creates object on the heap, so the pointer must be deleted
Implements TSLMDSpatialRepresentation.
Reimplemented in TSLMDGeorectified, and TSLMDGeoreferenceable.
|
static |
bool TSLMDGridSpatialRepresentation::insertAxisDimensionProperties | ( | const TSLMDDimension & | obj, |
int | position = -1 ) |
Inserts the given TSLCICitation at the given position. If the given position is not provided or is not in range, the TSLCICitation is appended.
|
inline |
Returns the numberOfDimensions attribute.
void TSLMDGridSpatialRepresentation::numberOfDimensions | ( | int | input | ) |
Sets the numberOfDimensions attribute.
TSLMDGridSpatialRepresentation & TSLMDGridSpatialRepresentation::operator= | ( | const TSLMDGridSpatialRepresentation & | right | ) |
Assignment operator.
bool TSLMDGridSpatialRepresentation::removeAxisDimensionProperties | ( | int | position = -1 | ) |
Removes a TSLCICitation from the given position. If the given position is not provided or is not in range, the last TSLCICitation is removed.
|
virtual |
Reimplemented from TSLMDSpatialRepresentation.
Reimplemented in TSLMDGeorectified, and TSLMDGeoreferenceable.
|
inline |
Returns the transformationParameterAvailability attribute. Returns TSLBoolean NULL if uninitialised
void TSLMDGridSpatialRepresentation::transformationParameterAvailability | ( | const TSLBoolean & | input | ) |
Sets the transformationParameterAvailability attribute. TSLBooleanNULL is not valid