ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
MapFunctionality Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : MapFunctionality Class




The following tables list the members exposed by MapFunctionality.

Public Constructors

 NameDescription
Public ConstructorMapFunctionality ConstructorOverloaded. Constructor taking a name and the map resource for the functionality.  
Top

Public Properties

 NameDescription
Public PropertyDisplaySettingsThe settings for display of the map.  
Public PropertyInitialized Whether the functionality has been initialized.  
Public PropertyMaintainsState Whether the map functionality maintains its state separately from the map resource.  
Public PropertyMapDescription The map description for this resource.  
Public PropertyMapResourceThe ArcGIS Server map resource that supports the map functionality.  
Public PropertyNameThe name for the MapFunctionality.  
Public PropertyResourceThe GIS resource used for the map functionality.  
Public PropertyRotationThe rotation of the data frame, in degrees.  
Public PropertySpatialReferenceThe spatial reference of the map resource, including coordinate system.  
Public PropertyUnits The map Units of the map resource.  
Public PropertyWebControlThe Map web control associated with the map functionality.  
Top

Public Methods

 NameDescription
Public MethodApplyStateToDataSourceObjects Applies the state, such as the spatial reference, of the Web ADF map functionality to the underlying data source.  
Public MethodDisposeDisposes of the map functionality.  
Public MethodDrawExtentDraws a map image at the extent specified.  
Public MethodGetCopyrightText Gets copyright text information for the map and for the layers. Indexed by layer id.  
Public Methodstatic (Shared in Visual Basic)GetLayerDescriptionGets the LayerDescription object for the input layer.  
Public Methodstatic (Shared in Visual Basic)GetLayerIdsGets the IDs of layers in the MapDescription.  
Public Methodstatic (Shared in Visual Basic)GetLayerInfoOverloaded. Gets the MapLayerInfo object for the specified layer.  
Public MethodGetLayerInfos Gets layer and stand alone table information along with field information  
Public Methodstatic (Shared in Visual Basic)GetLayerNameFromIDGets the layer name associated with the input layer ID.  
Public MethodGetLayersObtains the IDs and names of layers and stand alone tables in the map service.  
Public MethodGetLayerVisibilityFinds whether the layer specified is visible.  
Public Methodstatic (Shared in Visual Basic)GetMapTableInfo Obtains map table information for the indicated layer or table.  
Public MethodGetScale Calculates the map scale given the input map extent, height and width. Does not change the current map settings.  
Public Methodstatic (Shared in Visual Basic)GetStandaloneTableInfoGets the StandaloneTableInfo object for the specified table.  
Public MethodGetStateFromDataSourceObjects Copies the state from the underlying data source to the map functionality object.  
Public Methodstatic (Shared in Visual Basic)GetVisibleLayerIds Gets the IDs of layers currently set to visible in the MapDescription object.  
Public MethodGetVisibleScale Returns the visible scale for the specified layer.  
Public MethodInitializeInitializes the map functionality.  
Public MethodLoadStateLoads the state of the map functionality.  
Public MethodSaveStateSaves the state of the map functionality.  
Public MethodSetLayerVisibilitySets the visibility of the layer.  
Public MethodSupportsDetermines if the functionality supports an operation.  
Public Methodstatic (Shared in Visual Basic)UpdateVisibleLayerSets the specified layer's visibility in the MapDescription.  
Public Methodstatic (Shared in Visual Basic)UpdateVisibleLayers Sets the specified layers to visible in the MapDescription's layers, and other layers to not visible.  
Top

See Also

© 2010 All Rights Reserved.