ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
MapFunctionality Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace : MapFunctionality Class |
The following tables list the members exposed by MapFunctionality.
Name | Description | |
---|---|---|
MapFunctionality Constructor | Overloaded. Constructs a new MapFunctionality. |
Name | Description | |
---|---|---|
DisplaySettings | The settings for display of the map. | |
Initialized | Whether the functionality has been initialized. | |
MaintainsState | Whether the map functionality maintains its state separately from the map resource. | |
MapResource | The ArcIMS map resource that supports the map functionality. | |
MapView | The ArcIMS MapView, which gives access to the layers and properties for the ArcIMS map. | |
Name | The name for the MapFunctionality. | |
Resource | The GIS resource used for the map functionality. | |
Rotation | The rotation of the data frame, in degrees. | |
SendRequestForGetScale | Whether to enable sending requests for scale. | |
SpatialReference | The spatial reference of the map resource, including coordinate system. | |
Units | The map Units of the map resource. | |
WebControl | The Map web control associated with the map functionality. |
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. Not implemented for this MapFunctionality. | |
GetLayerInfo | Gets layer information along with field information | |
GetLayerInfos | Gets layer information along with field information | |
GetLayers | Obtains the IDs and names of layers in the map service. | |
GetLayerVisibility | Finds whether the layer specified is visible. | |
GetMapDimensions | Gets the pixel dimensions of the Map associated with this MapFunctionality. | |
GetMapExtent | Gets the envelope of the Map control associated with this MapFunctionality. | |
GetScale | Calculates the map scale given the input map extent, height and width. Does not change the current map settings. | |
GetSchema | Get XML Schema. | |
GetStateFromDataSourceObjects | Copies the state from the underlying data source to the map functionality object. | |
GetVisibleScale | Returns the visible scale for the specified layer. | |
Initialize | Initializes the map functionality. | |
LoadState | Loads the state of the map functionality. | |
ReadXml | Read XML. | |
SaveState | Saves the state of the map functionality. | |
SetLayerVisibility | Sets the visibility of the layer. | |
Supports | Determines if the functionality supports an operation. | |
WriteXml | Write XML. |