The ArcWeb library enables connections to ArcWeb services.
| Interface | Description |
|---|---|
| IArcWebAddress | Provides access to members that define an address. |
| IArcWebAddressFinder | Provides access to members that support address finding using both geocoding and reverse geocoding. |
| IArcWebAddressFinderInfo | Provides access to members that contain information about a geocoding data source. |
| IArcWebAddressFinderMapping | Provides access to members that define the mapping between the ArcWeb table field and the address. Used in FindLocationsByAddress request. |
| IArcWebAddressFinderOptions | Provides access to members that control the ArcWebAddressFinder. |
| IArcWebConnectDialog | Provides access to members that define the ArcWeb connection dialog. |
| IArcWebConnection | Provides access to members that access and describe an ArcWebConnection. |
| IArcWebConnectionNeededDialog | Provides access to members that define the ArcWebConnectionNeededDialog. |
| IArcWebCountryCodeHelper | Provides access to members that help in finding the ArcWeb countries. |
| IArcWebCustomReportVariables | Provides access to members that describe the available variables for a custom report. |
| IArcWebCustomVariableInfo | Provides access to members that contain information about a variable used in a custom report. |
| IArcWebDataSourceInfo | Provides access to members that contain general information about the ArcWebDataSource. |
| IArcWebDirections | Provides access to members that describe each segment of a route. |
| IArcWebField | Provides access to members that describe an ArcWebField. |
| IArcWebFields | Provides access to members that contain field information about an ArcWebTable. |
| IArcWebGeographyIDOptions | Provides access to members that describe the parameters for finding IDs for a specific geography. |
| IArcWebKeyLookup | Provides access to members of ArcWebKeyLookup. |
| IArcWebKeyValue | Provides access to members of the ArcWebKeyValue pair. |
| IArcWebLocation | Provides access to members that describe a location. |
| IArcWebLocationInfo | Provides access to members that contain information about a geocode request. |
| IArcWebMapImageOptions | Provides access to members used in finding routes and generating map images. |
| IArcWebPlaceFinder | Provides access to members that manipulate te the ArcWebPlaceFinder. |
| IArcWebPlaceFinderInfo | Provides access to members that contain general information about an ArcWebPlaceFinder data source. |
| IArcWebPlaceFinderOptions | Provides access to members that control finding places. |
| IArcWebReport | Provides access to members that create a demographic report or a print-quality thematic map for a specified area. |
| IArcWebReportInfo | Provides access to members that contain information about an ArcWeb report. |
| IArcWebReportOptions | Provides access to members that control the format of an ArcWeb report. |
| IArcWebRouteDisplayOptions | Provides access to members that control the way a route is displayed on a map. |
| IArcWebRouteFinder | Provides access to members that find routes and generate driving directions between multiple locations. |
| IArcWebRouteFinderOptions | Provides access to members that control finding routes in ArcWeb. |
| IArcWebRouteInfo | Provides access to members that contain information about an ArcWebRoute. |
| IArcWebRouteOptions | Provides access to members that control ArcWeb route finding. |
| IArcWebRouteStop | Provides access to members that define a stop along a route. |
| IArcWebRow | Provides access to members that contain the row data of an ArcWebTable. |
| IArcWebSearchOptions | Provides access to members that define an ArcWeb search. |
| IArcWebSite | Provides access to members that describe the area of the report. |
| IArcWebSpatialQuery | Provides access to members that perform ArcWeb spatial queries. |
| IArcWebSpatialQueryInfo | Provides access to members that contain general information about the ArcWeb spatial query. |
| IArcWebSpatialQueryOptions | Provides access to members that control an ArcWeb spatial query. |
| IArcWebStandardGeography | Provides access to members that describe the standard geography of the site area for the report. |
| IArcWebTable | Provides access to members that describe and constitute the ArcWebTable. |
| IArcWebThematicReportOptions | Provides access to members that control a thematic map report. |
| IArcWebThematicVariableInfo | Provides access to members that contain information about thematic variables. |
| IArcWebUtility | Provides access to projecting a geometry. |
| IEnumArcWebAddressFinderInfo | Provides access to members that enumerate the ArcWebAddressFinder information . |
| IEnumArcWebCountry | Provides access to members that enumerate the esriArcWebCountry information. |
| IEnumArcWebCustomReportVariables | Provides access to members that enumerate ArcWeb custom report variables. |
| IEnumArcWebCustomVariableInfo | Provides access to members that enumerate custom variables information. |
| IEnumArcWebDataSourceInfo | Provides access to members that enumerate the ArcWebDataSourceInfo information. |
| IEnumArcWebDirections | Provides access to members that enumerate the segments of a route. |
| IEnumArcWebKeyValue | Provides access to members that enumerate the KeyValue pairs. |
| IEnumArcWebLocation | Provides access to members that enumerate the ArcWebLocation. |
| IEnumArcWebLocationInfo | Provides access to members that enumerate the ArcWebLocation information. |
| IEnumArcWebPlaceFinderInfo | Provides access to members that enumerate the ArcWebPlaceFinder information. |
| IEnumArcWebReportInfo | Provides access to members that enumerate the report information. |
| IEnumArcWebReportOptions | Provides access to members that enumerate the ArcWebReportOptions. |
| IEnumArcWebRouteStops | Provides access to members that enumerate and manipulate the route stops. |
| IEnumArcWebSite | Provides access to members that enumerate the ArcWebSites. |
| IEnumArcWebSpatialQueryInfo | Provides access to members that enumerate the ArcWeb spatial query information. |
| IEnumArcWebStandardGeography | Provides access to members that enumerate ArcWeb standard geographies. |
| IEnumArcWebThematicVariableInfo | Provides access to members that enumerate the thematic variables information. |
| IEnumArcWebTurnByTurnMaps | Provides access to members that enumerate turn-by-turn maps detailing where route segments meet. |
| IProtectNameArcWeb | Provides access to dummy methods protecting name correctness. |
| CoClass or Class | Description |
|---|---|
| ArcWebAddress | A definition of the address. |
| ArcWebAddressFinder | A description of the address used for geocoding or reverse geocoding. |
| ArcWebAddressFinderInfo | The information describing an ArcWebAddressFinder. |
| ArcWebAddressFinderMapping | A definition of the mapping between the ArcWeb table field and the address. |
| ArcWebAddressFinderOptions | A set of parameters used in finding an address. |
| ArcWebConnectDialog | An ArcWeb services connection dialog. |
| ArcWebConnection | A connection singleton to ArcWeb services. |
| ArcWebConnectionNeededDialog | An ArcWeb services connection needed dialog. |
| ArcWebCountryCodeHelper | A helper code used in accessing ArcWeb countries. |
| ArcWebCustomReportVariables | A set of variables used to create a custom report. |
| ArcWebCustomVariableInfo | The information describing an ArcWeb custom variable. |
| ArcWebDataSourceInfo | Contains general information about a data source. |
| ArcWebDirections | The segments descriptions of a route. |
| ArcWebField | A single field definition from and ArcWebTable. |
| ArcWebFields | A set of fields from an ArcWebTable. |
| ArcWebGeographyIDOptions | A set of parameters used in finding IDs for a specific geography. |
| ArcWebKeyLookup | A coclass used to search EnumArcWebKeyValue. |
| ArcWebKeyValue | A combination of a Key and a Value pair; the key part contains a short identifier such as a type or code for retrieving a particular value and the value part contains a description of the key. |
| ArcWebLocation | A complete description of a place that matches the search criteria. |
| ArcWebLocationInfo | The information describing a geocode request. |
| ArcWebMapImageOptions | A set of parameters used in finding routes and generating map images. |
| ArcWebPlaceFinder | An ArcWeb service used for finding places. |
| ArcWebPlaceFinderInfo | The information describing an ArcWebPlaceFinder. |
| ArcWebPlaceFinderOptions | A set of parameter used in finding a place. |
| ArcWebReport | An ArcWeb service used to create a demographic report or a print-quality thematic map for a specified area. |
| ArcWebReportInfo | The information describing an ArcWeb report. |
| ArcWebReportOptions | A set of parameters used in generating reports. |
| ArcWebRouteDisplayOptions | A set of parameters describing the way a route is displayed. |
| ArcWebRouteFinder | An ArcWeb service used to find routes and generate driving directions between multiple locations. |
| ArcWebRouteFinderOptions | A set of parameters used in finding a route. |
| ArcWebRouteInfo | The information describing a route. |
| ArcWebRouteOptions | A set of parameters describing a route. |
| ArcWebRouteStop | A stop along a route. |
| ArcWebRow | A single row of data in an ArcWebTable. |
| ArcWebSearchOptions | A set of parameters used in ArcWeb searching procedures. |
| ArcWebSite | The area of the report. |
| ArcWebSpatialQuery | An ArcWeb service used to perform query and proximity searches. |
| ArcWebSpatialQueryInfo | The information describing an ArcWebSpatialQuery. |
| ArcWebSpatialQueryOptions | A set of parameters used by the ArcWebSpatialQuery. |
| ArcWebStandardGeography | The standard geography of the report site area. |
| ArcWebTable | A table hodling the rows resulting from a query. |
| ArcWebThematicReportOptions | A set of parameters used to create a thematic map report. |
| ArcWebThematicVariableInfo | The information describing an ArcWeb thematic variable. |
| ArcWebUtility | A useful ArcWeb set of utilities. |
| EnumArcWebAddressFinderInfo | An enumerator of the ArcWebAddressFinder information. |
| EnumArcWebCountry | An enumerator of the countries used in ArcWeb. |
| EnumArcWebCustomReportVariables | An enumerator of the ArcWeb custom report variables. |
| EnumArcWebCustomVariableInfo | An enumerator of the ArcWeb custom variable information. |
| EnumArcWebDataSourceInfo | An enumerator of the ArcWebDataSourceInfo CoClass. |
| EnumArcWebDirections | An enumerator of the segments descriptions. |
| EnumArcWebKeyValue | Enum ArcWeb Key Value Pairs. |
| EnumArcWebLocationInfo | An enumerator of ArcWeb location information. |
| EnumArcWebLocations | An enumerator of ArcWeb location. |
| EnumArcWebPlaceFinderInfo | An enumerator of the ArcWebPlaceFinder information. |
| EnumArcWebReportInfo | An enumerator of the ArcWeb report information. |
| EnumArcWebReportOptions | An enumerator for ArcWebReportOptions. |
| EnumArcWebRouteStops | An enumerator of ArcWebRouteStops. |
| EnumArcWebSite | An enumerator of the ArcWeb sites. |
| EnumArcWebSpatialQueryInfo | An enumerator of the ArcWebSpatialQuery infornmation. |
| EnumArcWebStandardGeography | An enumerator of the ArcWebStandardGeography. |
| EnumArcWebThematicVariableInfo | An enumerator of the ArcWeb report thematic variable information. |
| EnumArcWebTurnByTurnMaps | An enumerator of a series of small zoomed-in maps detailing where route segments meet. |
| Enumeration | Description |
|---|---|
| arcWebError | Descibes the ArcWeb error codes. |
| esriArcWebClassificationMethod | Describes all valid classification methods. |
| esriArcWebColorPalette | Describes all valid colors. |
| esriArcWebCountry | Describes each country around the globe. |
| esriArcWebDistanceUnits | Defines a unit of measurement. |
| esriArcWebFieldType | Describes the data type of an ArcWebField. |
| esriArcWebGeographyLevel | Describes all valid geography levels. |
| esriArcWebMatchType | Describes the match type results for finding places and addresses. |
| esriArcWebReportCalcType | Describes the valid types of rings. |
| esriArcWebReportFormat | Report Format. |
| esriArcWebRouteType | Defines a route type. |
| esriArcWebSearchType | Describes the options available for the search type. |
| esriArcWebSnapType | Describes the snap type options for finding addresses. |