| Name | Description |
| ApplyStateToDataSourceObjects |
Applies the state, such as the spatial reference, of the Web ADF map
functionality to the underlying data source.
|
| Dispose | Disposes of the map functionality. |
| DrawExtent | Draws a map image at the extent specified. |
| GetCopyrightText |
Gets copyright text information for the map and for the layers. Indexed by layer id.
|
| GetLayerDescription | Gets the LayerDescription object for the input layer. |
| GetLayerIds | Gets the IDs of layers in the MapDescription. |
| GetLayerInfo | Overloaded. Gets the MapLayerInfo object for the specified layer. |
| GetLayerInfos |
Gets layer and stand alone table information along with field information
|
| GetLayerNameFromID | Gets the layer name associated with the input layer ID. |
| GetLayers | Obtains the IDs and names of layers and stand alone tables in the map service. |
| GetLayerVisibility | Finds whether the layer specified is visible. |
| GetMapTableInfo |
Obtains map table information for the indicated layer or table.
|
| GetScale |
Calculates the map scale given the input map extent, height and width. Does not
change the current map settings.
|
| GetStandaloneTableInfo | Gets the StandaloneTableInfo object for the specified table. |
| GetStateFromDataSourceObjects |
Copies the state from the underlying data source to the map functionality
object.
|
| GetVisibleLayerIds |
Gets the IDs of layers currently set to visible in the MapDescription
object.
|
| GetVisibleScale |
Returns the visible scale for the specified layer.
|
| Initialize | Initializes the map functionality. |
| LoadState | Loads the state of the map functionality. |
| SaveState | Saves the state of the map functionality. |
| SetLayerVisibility | Sets the visibility of the layer. |
| Supports | Determines if the functionality supports an operation. |
| UpdateVisibleLayer | Sets the specified layer's visibility in the MapDescription. |
| UpdateVisibleLayers |
Sets the specified layers to visible in the MapDescription's layers, and other
layers to not visible.
|