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.

Public Constructors

 NameDescription
Public ConstructorMapFunctionality ConstructorOverloaded.  Default, parameterless constructor  
Top

Public Properties

 NameDescription
Public PropertyDisplaySettings The settings for display of the resource, such as visibility and transparency.  
Public PropertyGraphicsDataSet The graphics data set that stores the layers to draw with the map functionality.  
Public PropertyInitialized Whether the functionality has been initialized.  
Public PropertyMaintainsStateWhether this map functionality maintains it state.  
Public PropertyMapResource The graphics MapResource with which this map functionality works. Read-only.  
Public PropertyNameName assigned to the map functionality.  
Public PropertyResourceThe GIS resource used in this map functionality.  
Public PropertyRotation Rotation angle of the graphics resource.  
Public PropertySpatialReference The spatial reference (coordinate system and data transformation) of the graphics functionality.  
Public PropertyUnitsUnits of the map resource. Not currently implemented.  
Public PropertyWebControl The Web control associated with the functionality.  
Top

Public Methods

 NameDescription
Public MethodApplyStateToDataSourceObjects Sets the state of the data sources for the map resource to the values of current state.  
Public MethodDisposeCleans up the map functionality.  
Public MethodDrawExtentDraws the graphics resource to a map image at the input extent.  
Public MethodGetCopyrightText Gets copyright text information for the map and for the layers. Indexed by layer id.  
Public MethodGetLayersRetrieves the IDs and names of layers in the graphics resource.  
Public MethodGetLayerVisibilityFinds whether the layer is currently set to visible.  
Public MethodGetScale Calculates the map scale for the input map extent and map size. Not currently implemented.  
Public MethodGetStateFromDataSourceObjects Gets the state from the data sources and applies it to the map functionality.  
Public MethodGetVisibleScale Returns the visible scale for the specified layer. This method is not supported by this MapResource.  
Public MethodInitializeInitializes the graphics functionality.  
Public MethodLoadStateLoads the state of the resources from the data source.  
Public MethodSaveStateSaves the state of the map functionality to the data source.  
Public MethodSetLayerVisibilitySets the visibility of the input layer.  
Public MethodSupportsDetermines if the functionality supports an operation.  
Top

Protected Methods

 NameDescription
Protected MethodGetLayerInfo Gets layer information along with field information for a FeatureGraphicsLayer.  
Protected MethodGetLayerInfos Gets layer information along with field information for all FeatureGraphicsLayers.  
Top

See Also

© 2010 All Rights Reserved.