ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace
See Also  Inheritance Hierarchy Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer contains classes that implement interfaces in ESRI.ArcGIS.ADF.Web.DataSources. These enable working with ArcGIS Server data sources in the Web ADF. For example, you an drill down from the Map control to the resources used by the map (in the MapResourceManager), first to the generic resource as defined by the interfaces in ESRI.ArcGIS.ADF.Web.DataSources, and then to the particular data source implementation here.

Classes

 ClassDescription
ClassConverter Provides static (Shared) methods for working with ArcGIS Server services.
ClassGeocodeFunctionality Provides methods and properties for geocoding (address matching) in the Web ADF through an ArcGIS Server service.
ClassGeocodeResourceBase Base class for common functionality for GeocodeResourceInternet and GeocodeResourceLocal.
ClassGeocodeResourceInternet Provides access to properties and geocoding for a geocoding service from an ArcGIS Server Internet connection.
ClassGeoprocessingFunctionality Provides methods and properties for geoprocessing in the Web ADF through an ArcGIS Server service.
ClassGeoprocessingResourceBase Base class for common functionality for GeoprocessingResourceInternet and GeoprocessingResourceLocal.
ClassGeoprocessingResourceInternet Provides access to properties, data and services for a geoprocessing service from an ArcGIS Server Internet connection.
ClassGISDataSourceBase Abstract class with common functionality for ArcGIS Server data sources.Provides common methods for discovery of ArcGIS Server resources.
ClassGISDataSourceInternet Provides methods for discovering ArcGIS Server resources when using Internet (Web service) connections. An ArcGIS Server data source based on an Internet (Web service) connection.
ClassGISResourceBase Abstract class that provides common functionality for GIS resource classes.
ClassImageMapFunctionality Provides methods and properties for displaying maps in the Web ADF through an ArcGIS Image Server service.
ClassImageMapInformation Contains information about the map.
ClassImageMapTocFunctionality Functionality of the resource to support display in the table of contents.
ClassImageResourceBase Base class for ImageResourceInternet and ImageResourceLocal. Do not directly subclass.
ClassImageResourceDefinition The resource definition of an image service
ClassImageResourceInternet Provides access to an image service from an ArcGIS Server Internet connection.
ClassMapFunctionality Provides methods and properties for displaying maps in the Web ADF through an ArcGIS Server service.
ClassMapInformation Contains information about the ArcGIS Server map.
ClassMapResourceBase Base class for common functionality for MapResourceInternet and MapResourceLocal. Do not directly subclass.
ClassMapResourceInternet Provides access to properties, data and images for a map service from an ArcGIS Server Internet connection.
ClassMapTocFunctionality Provides methods and properties for handling table of contents for a map in the Web ADF through an ArcGIS Server service.
ClassQueryFunctionality Provides methods and properties for querying maps in the Web ADF through an ArcGIS Server service.
ClassScaleBarDrawingUtility A utility class for drawing scale bars.
ClassScaleBarFunctionality Provides properties and methods for drawing a scale bar for ArcGIS services.
ClassScaleBarFunctionalityInternet Provides properties and methods for drawing a scale bar for ArcGIS services using an Internet connection.
ClassTileFunctionality Provides methods and properties for working with cached map tiles in the Web ADF through an ArcGIS Server service.
ClassTileHandler An HTTP handler for serving cached map tiles.

See Also

© 2011 All Rights Reserved.