This document is archived and information here might be outdated. Recommended version. |
Provides access to members of a basemap layer.
Name | Description | |
---|---|---|
CanDraw | Returns True, if the layer draws something. | |
FindLayerWrapper | Gets the wrapper for a layer. Returns NULL if no BasemapSubLayer is found. | |
GetConversionStatus | Indicates the conversion status of a given layer. | |
GetLayerWrapper | Gets the wrapper for a layer. Creates a new BasemapSubLayer if necessary. | |
HasSufficientMemory | Returns if there is sufficient memory available for the Basemap Layer. | |
InvalidateCache | Invalidates layer's cache. | |
NotifyLayerChanged | Notify Base map Layer that one of its layers changed. | |
NotifyMapPropertiesChanged | Notify Base map Layer that the parent Map properties changed. | |
Shaders | Get array of pixel shaders. |
Classes | Description |
---|---|
BasemapLayer | Layer containing a Basemap. |
This interface provides access to the management and helper functions of a basemap layer caches and layers.