ESRI.ArcGIS.ADF.Web.DataSources.Graphics | |
MapFunctionality Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.Graphics Namespace : MapFunctionality Class |
The following tables list the members exposed by MapFunctionality.
Name | Description | |
---|---|---|
MapFunctionality Constructor | Overloaded. Default, parameterless constructor |
Name | Description | |
---|---|---|
DisplaySettings | The settings for display of the resource, such as visibility and transparency. | |
GraphicsDataSet | The graphics data set that stores the layers to draw with the map functionality. | |
Initialized | Whether the functionality has been initialized. | |
MaintainsState | Whether this map functionality maintains it state. | |
MapResource | The graphics MapResource with which this map functionality works. Read-only. | |
Name | Name assigned to the map functionality. | |
Resource | The GIS resource used in this map functionality. | |
Rotation | Rotation angle of the graphics resource. | |
SpatialReference | The spatial reference (coordinate system and data transformation) of the graphics functionality. | |
Units | Units of the map resource. Not currently implemented. | |
WebControl | The Web control associated with the functionality. |
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. |