The Multi Dimension DatasetView Interface.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
ClearSelectedDimensions | Clears a selected list of dimensions and values/indices. | |
GetDimensionIndex | The selected dimension index for a dimension name. | |
GetDimensions | All dimensions which may be used to select values/indices. | |
GetDimensionValue | The selected dimension value for a dimension name. | |
GetSelectedDimensionIndices | Indices for the values of selected dimensions. | |
GetSelectedDimensions | The selected dimension names. | |
GetSelectedDimensionValues | The selected dimension values. | |
SelectDimensionByIndex | Selects the dimension for viewing by an index. | |
SelectDimensionByValue | Selects the dimension for viewing by a value. |
CoClasses that implement IMDDatasetView
CoClasses and Classes | Description |
---|---|
NetCDFFeatureClassName | A container for name information about a NetCDF feature class. |
NetCDFRasterDatasetName | A container for name information about a NetCDF raster dataset. |
NetCDFTableName | A container for name information about a NetCDF table. |