ESRI.ArcGIS.ADF.Web
ESRI.ArcGIS.ADF.Web Namespace
See Also  Inheritance Hierarchy
ESRI.ArcGIS.ADF.Web contains common and utility classes and enumerations used by other namespaces in the ESRI.ArcGIS.ADF.Web assembly.

Classes

 ClassDescription
ClassADFResourceHandler This is a derived System.Web.IHttpHandler class that acts as a resource server to send resources to the client browser such as scripts, images, etc.
ClassBufferSelectResult Result of a buffer or select operation in a class that implements. IBufferSelectFunctionality.
ClassCartoImage An object that encapsulates properties of a cartographic image.
ClassChoice The choice used in a UI Parameter. Override ToString to provice the string representation of the choice.
ClassConstants Constants used in the ESRI Web ADF.
ClassConverter Utilities for conversions in the ESRI Web ADF. All methods are static (shared).
ClassDesignUtil The class supports the .NET ADF infrastructure and is not intended to be used directly from your code.
ClassDisplaySettings Contains settings for display of a data source on the map.
ClassFindParameters Stores information used when finding features.
ClassGeneric FolderNode A tree node that represents a folder.
ClassFontInfo Object that groups together common font properties.
ClassImageDescriptor Holds information about the image format, size and Dpi.
ClassImageHandler ImageHandler is an HttpHandler that enables the streaming of images without having to incur the file IO expense of writing them to disk and reading them from disk.
ClassLayoutImage The result of a PageLayout draw operation. Contains the generated image as well as information about the image and the dataframes in the image.
ClassLayoutImageDataFrameInfo LayoutImageDataFrameInfo holds information about a map in a pagelayout such as the extent of the map and the location of the map.
ClassLayoutImageDataFrameInfoCollection A collection of LayoutImageDataFrameInfo objects.
ClassMapImage A map image generated by a map server, along with associated information.
ClassMimeData A Byte array representation of an image. Enables an image to be stored in memory avoiding the overhead of writing to and reading from disk.
ClassNavigationUtility Provides utility methods for map navigation.
ClassQueryFilter The QueryFilter class contains the methods and properties needed to perform attribute queries on a feature layer within a data source. As part of the Web ADF Common API, the QueryFilter is used in conjunction with a QueryFunctionality.Query() method to return an ADO.NET Dataset.
ClassResCategoryAttribute Implements the CategoryAttribute except that the parameter is a resource name.
ClassResDescriptionAttribute Implements the DescriptionAttribute except that the parameter is a resource name.
ClassResourceUtility The class supports the .NET ADF infrastructure and is not intended to be used directly from your code.
ClassScaleBarFormat Contains formatting properties for the scalebar.
ClassScriptTag Represents a script html tag
ClassSpatialFilter Filter with properties for performing spatial as well as attribute queries.
ClassStringChoice The simple string choice used in a UI Parameter.
ClassSupportingServiceRequiredException This exception is used by ArcGIS ServerManager to indicate that the task needs a supporting service (Geocoding/Geoprocessing) to be added before it can be configured. The UI should reflect this requirement.
ClassTocDataFrame A collection of TocLayer items used for displaying layer information in a table of contents.
ClassTocLayer A TocLayer holds information about a layer that is displayed in a Toc.
ClassTocSymbol TocSymbol holds information about a symbol displayed in a Toc.
ClassTocSymbolGroup A TocSymbolGroup holds information about a group of symbols displayed in a Toc.
ClassGeneric Tree Tree structure for representing discovered data sources.
ClassGeneric TreeNode Node for a tree that displays discovered data sources.
ClassUIParameter Information about a parameter used to create a UI for defining a data source instance
ClassUIParameterChoice The choice used in a UI Parameter that is itself a choice.
ClassUnsupportedSpatialReferenceException An exception that indicates an unsupported spatial reference (coordinate system or datum transformation) was used.
ClassVSUtility Utility class to work with Visual Studio .NET
ClassWebResourceLocation Information about where to get web resources from.

Interfaces

 InterfaceDescription
InterfaceIJsonSerializable An interface to define serialization to and from JSON.

Delegates

 DelegateDescription
DelegateDesignUtil.ApplyEdits Applies edits

Enumerations

 EnumerationDescription
EnumerationBrowserName The name of the browser.
EnumerationDesignUtil.VisualStudioVersion Recognized versions of Visual Studio.
EnumerationDisplayDirection The direction on the image display.
EnumerationFeatureType The geometric types of features.
EnumerationFindOption Options when searching for features in a map or set of layers.
EnumerationFontStyle Defines the style of a font.
EnumerationGeographicDirection The geographic direction.
EnumerationIdentifyOption Option for which layers to identify on.
EnumerationImageFormat Specifies the output image type.
EnumerationOSType Operating system type.
EnumerationScaleBarStyle The style of the scalebar to draw.
EnumerationScaleBarUnits Units in which to display the scalebar.
EnumerationSearchOrder Priority for spatial or attribute search when both are performed in a query.
EnumerationSpatialRelationship Relationship to use when performing spatial operations that compare the geometry of features.
EnumerationUtility.ScriptsLocation Location of Scripts
EnumerationWebImageFormat The format of the image output by a control.

See Also

© 2010 All Rights Reserved.