ESRI.ArcGIS.ADF.IMS
ESRI.ArcGIS.ADF.IMS Assembly
See Also 
The ESRI.ArcGIS.ADF.IMS assembly contains namespaces related to working with ArcIMS services in the Web ADF.

Namespaces

NamespaceDescription
ESRI.ArcGIS.ADF.IMSThe ESRI.ArcGIS.ADF.IMS namespace contains enumerations and classes used in related namespaces for working with ArcIMS services.
ESRI.ArcGIS.ADF.IMS.AdministrationESRI.ArcGIS.ADF.IMS.Administration contains classes for configuring and administering ArcIMS services. Map service configuration files may be created, and map services may be created and removed using classes in this namespace.
ESRI.ArcGIS.ADF.IMS.CartoESRI.ArcGIS.ADF.IMS.Carto contains the core classes, enumerations and delegates for working with ArcIMS services.
ESRI.ArcGIS.ADF.IMS.Carto.LayerESRI.ArcGIS.ADF.IMS.Carto.Layer contains classes and enumerations for working with layers in the ArcIMS map service. These classes enable querying, adding, removing and other tasks with layers in the ArcIMS map.
ESRI.ArcGIS.ADF.IMS.DataESRI.ArcGIS.ADF.IMS.Data contains classes for working with workspaces in ArcIMS map services. Workspaces define the location from which data are accessed, and include file-based sources such as shapefiles and image files and ArcSDE servers.
ESRI.ArcGIS.ADF.IMS.Display.AcetateElementESRI.ArcGIS.ADF.IMS.Display.AcetateElement contains classes and enumerations for adding acetate elements to the map. Acetate elements are graphics and text that are not part of a map layer and hence not derived from an underlying data source, but instead are added dynamically to the map.
ESRI.ArcGIS.ADF.IMS.Display.RendererESRI.ArcGIS.ADF.IMS.Display.Renderer contains classes and enumerations for rendering features on the map. A renderer uses symbols to portray map features. The renderer may symbolize all features in a layer the same way (for example, with a SimpleRenderer), or may group features based on values in a layer's attributes (for example, with a ValueMapRenderer). Layers may be also labeled (SimpleLabelRenderer or ValueMapLabelRenderer). Renderers may be displayed only at certain scales using a ScaleDependentRenderer. Layers may have multiple renderers (GroupRenderer).
ESRI.ArcGIS.ADF.IMS.Display.SwatchESRI.ArcGIS.ADF.IMS.Display.Swatch contains classes that create swatches that are displayed in a Table of Contents control.
ESRI.ArcGIS.ADF.IMS.Display.SymbolESRI.ArcGIS.ADF.IMS.Display.Symbol contains classes and enumerations for symbolizing features in an ArcIMS feature layer. The symbols are used with renderers and acetate elements to display features on the map.
ESRI.ArcGIS.ADF.IMS.GeocodeESRI.ArcGIS.ADF.IMS.Geocode contains classes for geocoding addresses and other information. Geocoding is the process of converting information from another format into an x,y coordinate location. The coordinate can then be displayed on the map, for example with an acetate element.
ESRI.ArcGIS.ADF.IMS.GeometryESRI.ArcGIS.ADF.IMS.Geometry contains classes for handling geometry of map features. These classes are used in various places in the ArcIMS API, such as for feature data returned from a query, for creating acetate elements to add to the map, and for coordinates returned when geocoding.
ESRI.ArcGIS.ADF.IMS.ProjectionESRI.ArcGIS.ADF.IMS.Projection contains a utility class for projecting geometry elements. Note that classes for handling map projections, such as for changing the current map projection, is in ESRI.ArcGIS.ADF.IMS.SpatialReference.
ESRI.ArcGIS.ADF.IMS.SpatialReferenceESRI.ArcGIS.ADF.IMS.SpatialReference contains classes for handling map projections and datums. The map projection may be examined and modified using these classes.
© 2010 All Rights Reserved.