This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control an item template.
Name | Description | |
---|---|---|
AddAncillaryDataset | Adds additional outgoing tags for non-primary datasets that can be built using this item template. This method also accepts an optional name of a template function that resides within the primary raster function template associated within this item template wh | |
Enabled | Indicates whether the item template is active. | |
EnableEnhancement | Enable or disable functions that enhance a dataset. | |
GeoTransformationHelper | The geographic tranformation helper object, set by the calling application, that enables the item template to install geotransformation method in to the system's GeoTransformationOperationSet. | |
GetAncillaryDatasets | Returns a collection of tags and associated function template names and connector variables of all non-primary datasets built by the item template. | |
IntersectFootprints | Indicates whether the footprint of items constructed using this template is computed using the intersection of the footprints of all participating input items. | |
IsEnhancementEnabled | Indicates whether the item template will enhance datasets. | |
IsSensorTemplate | Indicates whether the item template can be used to build sensor data sources (as opposed to regular raster data sources). | |
Name | The name of the item template. | |
OutputDatasetTag | The output dataset tag associated with the item template. This property determines the tag of the outgoing item constructed using this template. | |
PrimaryInputDatasetTag | Tag identifying the item URI that references a dataset from which all properties are copied over to the outgoing dataset. | |
RasterFunctionTemplate | The raster function template associated with the item template. | |
SupportsEnhancement | Indicates whether the item template contains functions that enhance a dataset. |
Interfaces | Description |
---|---|
IItemTemplate | Provides access to members that control an item template. |
Classes | Description |
---|---|
ItemTemplate | An item template. |