ESRI.ArcGIS.ADF.Web.DataSources.Graphics | |
MapFunctionality Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.Graphics Namespace : MapFunctionality Class |
For a list of all members of this type, see MapFunctionality members.
Name | Description | |
---|---|---|
ApplyStateToDataSourceObjects | Sets the state of the data sources for the map resource to the values of current state. | |
Dispose | Cleans up the map functionality. | |
DrawExtent | Draws the graphics resource to a map image at the input extent. | |
GetCopyrightText | Gets copyright text information for the map and for the layers. Indexed by layer id. | |
GetLayers | Retrieves the IDs and names of layers in the graphics resource. | |
GetLayerVisibility | Finds whether the layer is currently set to visible. | |
GetScale | Calculates the map scale for the input map extent and map size. Not currently implemented. | |
GetStateFromDataSourceObjects | Gets the state from the data sources and applies it to the map functionality. | |
GetVisibleScale | Returns the visible scale for the specified layer. This method is not supported by this MapResource. | |
Initialize | Initializes the graphics functionality. | |
LoadState | Loads the state of the resources from the data source. | |
SaveState | Saves the state of the map functionality to the data source. | |
SetLayerVisibility | Sets the visibility of the input layer. | |
Supports | Determines if the functionality supports an operation. |
Name | Description | |
---|---|---|
GetLayerInfo | Gets layer information along with field information for a FeatureGraphicsLayer. | |
GetLayerInfos | Gets layer information along with field information for all FeatureGraphicsLayers. |