The layer implementation of the Mosaic Dataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Extended Error Information
Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.
Interfaces
Interfaces | Description |
---|---|
IAttributeTable | Provides access to the base table. |
IClassID (esriSystem) | Provides access to methods identifying class ID. |
ICompositeLayer | Provides access to members that work with a collection of layers that behaves like a single layer. |
ICompositeLayer2 | Provides access to members that control whether a layer is expanded in the TOC. |
IConnectionPointContainer | Supports connection points for connectable objects. |
IDataLayer | Provides access to members that control the data source properties of a layer. |
IDataLayer2 | Provides access to additional members that control the data source properties of a layer. |
IDataset (esriGeoDatabase) | Provides access to members that supply dataset information. |
IDisplayAdmin (esriDisplay) | Provides access to members that control display administration. |
IDisplayAdmin2 (esriDisplay) | Provides access to members that control display administration. |
IDisplayFilterManager (esriDisplay) | Provides access to members that control display filter management. |
IGeoDataset (esriGeoDatabase) | Provides access to members that provide information about a Geographic Dataset. |
IIdentify | Provides access to members that identify features. |
IIdentify2 | Provides access to members that set the current scale of the display. |
ILayer | Provides access to members that work with all layers. |
ILayer2 | Provides access to additional members that work with all layers. |
ILayerDrawingProperties | Provides access to members that control layer drawing properties. |
ILayerEffects | Provides access to members that control layer effects. |
ILayerExtensions | Provides access to the extensions of a layer. |
ILayerGeneralProperties | Provides access to layer general properties. |
ILayerInfo | Provides access to members that return layer images. |
ILayerMasking | Provides access to means to mask layers with other layers. |
ILayerPosition | Provides access to members that control a layer's default position in the map interface. |
ILayerSymbologyExtents | Provides access to layer extents based on the symbology. |
IMosaicLayer | Provides access to members that control the Mosaic layer. |
IPersistStream (esriSystem) | |
IPublishLayer | Provides access to a layer's capability for being published with the ArcGIS Publisher extension. |
IRasterDataManagementEvents (esriDataSourcesRaster) | Provides access to events that occur with an raster dataset. |
ISupportErrorInfo | Indicates whether a specific interface can return Automation error objects. |
ITableDefinition | Provides access to members that define a subset of the rows from the underlying table. |
ITimeData | Provides access to time related properties of a layer. |
ITimeDataDisplay | Provides access to time animation related properties of a layer. |
ITimeTableDefinition | Provides access to time related properties of a layer. |
IWorkspaceEditEvents (esriGeoDatabase) | Provides access to events that occur to a workspace in the context of editing it. |