ESRI.ArcGIS.ADF.Web
ESRI.ArcGIS.ADF.Web Assembly
See Also 
The ESRI.ArcGIS.ADF.Web assembly contains namespaces with classes, interfaces, and enumerations for working with the Web ADF. These classes are used by the Web controls in ESRI.ArcGIS.ADF.Web.UI.WebControls in displaying and interacting with GIS data and maps.

Namespaces

NamespaceDescription
ESRI.ArcGIS.ADF.WebESRI.ArcGIS.ADF.Web contains common and utility classes and enumerations used by other namespaces in the ESRI.ArcGIS.ADF.Web assembly.
ESRI.ArcGIS.ADF.Web.Display 
ESRI.ArcGIS.ADF.Web.Display.GraphicsESRI.ArcGIS.ADF.Web.Display.Graphics contains classes for managing and displaying dynamic graphics layers in a Map control and a MapResourceManager.
ESRI.ArcGIS.ADF.Web.Display.RendererESRI.ArcGIS.ADF.Web.Display.Renderer contains classes, interfaces and enumerations for rendering layers in a Map control. <i>Rendering</i> translates the map data into a visible representation on the map. A renderer uses symbols (in ESRI.ArcGIS.ADF.Web.Display.Symbol) to draw features and labels. Renderers can display all features in a layer the same way, using a SimpleRenderer. Layers can be displayed with different symbols depending on values of an attribute field (ValueMapRenderer). Layers can also be displayed only at certain map scales (ScaleDependentRenderer). And multiple renderers can be used for a layer by grouping them in a GroupRenderer.
ESRI.ArcGIS.ADF.Web.Display.SwatchESRI.ArcGIS.ADF.Web.Display.Swatch contains classes that the Web controls, especially the table of contents (TOC) control, uses to create swatches for map legends.
ESRI.ArcGIS.ADF.Web.Display.SymbolESRI.ArcGIS.ADF.Web.Display.Symbol contains classes for displaying symbols for features in a map layer. Currently these are used only for graphics layers.
ESRI.ArcGIS.ADF.Web.GeocodeESRI.ArcGIS.ADF.Web.Geocode contains utility classes used in performing geocoding in the Web ADF.
ESRI.ArcGIS.ADF.Web.GeometryESRI.ArcGIS.ADF.Web.Geometry contains classes used to represent feature geometry. These are used for graphics layers, such as when features are retrieved when querying a map layer and then drawing the returned features on a graphics layer on the Map control.
ESRI.ArcGIS.ADF.Web.SpatialReferenceESRI.ArcGIS.ADF.Web.SpatialReference contains classes for working with projections (coordinate systems) of map resources. The SpatialReference class defines the projection of a resource by means of its CoordinateSystem property. This property accepts one of several types in this namespace that extend SpatialReferenceInfo.
© 2010 All Rights Reserved.