ESRI.ArcGIS.ADF.IMS | |
ESRI.ArcGIS.ADF.IMS.Carto Namespace | |
See Also Inheritance Hierarchy |
Class | Description | |
---|---|---|
DataFrame | Represents a data frame in an ArcMap Server service. | |
DataFrameCollection | A thread-safe collection of DataFrame objects. | |
Extractor | AcetateLayerObject used for extracting data from a MapService. | |
ImageDescriptor | Contains properties the determine how to output the map image or file. | |
InitializationParameters | Specifies the information about the map service to load into MapService. | |
LayoutInfo | Provides some information about the layout in an ArcMap Server image service. | |
LayoutView | Handles working with and viewing layouts in an ArcMap Server service. | |
Legend | Contains properties and references for the map Legend. | |
MapService | Represents the generic functionality of an ArcIMS map service. | |
MapView | The main object for handling map characteristics. | |
ScaleChangedEventArgs | Summary description for ScaleChangedEventArgs. | |
View | Abstract class used as the basis for MapView and LayoutView. |
Delegate | Description | |
---|---|---|
DrawEventHandler | Handler for draw events. | |
ScaleChangedEventHandler | Handler for scale change events. |
Enumeration | Description | |
---|---|---|
MapUnits | The distance units that the map is in. | |
PageUnits | Units for a page layout. | |
PanDirection | PanDirection specifies the direction to pan in 45 degree increments. |
The MapView and MapService classes are the foundation for working with ArcIMS services. The MapView contains map layers and other components of the map.
The Web ADF Map and MapResourceManager controls (in ESRI.ArcGIS.ADF.Web.UI.WebControls) provide methods for obtaining a reference to the MapView underlying the map resource.