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.

Public Constructors

 NameDescription
Public ConstructorMapFunctionality ConstructorOverloaded. Constructs a new MapFunctionality.  
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 PropertyMapResourceThe ArcIMS map resource that supports the map functionality.  
Public PropertyMapView The ArcIMS MapView, which gives access to the layers and properties for the ArcIMS map.  
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 PropertySendRequestForGetScaleWhether to enable sending requests for scale.  
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. Not implemented for this MapFunctionality.  
Public MethodGetLayerInfo Gets layer information along with field information  
Public MethodGetLayerInfos Gets layer information along with field information  
Public MethodGetLayersObtains the IDs and names of layers in the map service.  
Public MethodGetLayerVisibilityFinds whether the layer specified is visible.  
Public MethodGetMapDimensions Gets the pixel dimensions of the Map associated with this MapFunctionality.  
Public MethodGetMapExtent Gets the envelope of the Map control associated with this MapFunctionality.  
Public MethodGetScale Calculates the map scale given the input map extent, height and width. Does not change the current map settings.  
Public MethodGetSchema Get XML Schema.  
Public MethodGetStateFromDataSourceObjects Copies the state from the underlying data source to the map functionality 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 MethodReadXml Read XML.  
Public MethodSaveStateSaves the state of the map functionality.  
Public MethodSetLayerVisibilitySets the visibility of the layer.  
Public MethodSupportsDetermines if the functionality supports an operation.  
Public MethodWriteXml Write XML.  
Top

See Also

© 2010 All Rights Reserved.