Deprecation Notice: The ArcWeb library and all its classes, interfaces, and members have been deprecated. As of June 30, 2009 ESRI will no longer offer the ArcWeb Services product line. In order to avoid failures due to the unavailability of ArcWeb Services, we strongly advise you to remove objects contained in the ArcWeb library from existing or future applications.
Provides access to members that create a demographic report or a print-quality thematic map for a specified area.
| Description | ||
|---|---|---|
![]() |
CreatePDFDocument | Creates a user-defined data in PFD format. |
![]() |
GetAvailableTemplateNames | Gets template names to use with the CreatePDFDocument method. |
![]() |
GetCustomSiteReport | Gets a report with user-requested variables for a specified site. |
![]() |
GetCustomStandardGeographyReport | Gets a report containing user-requested variables for a specified standard geography. |
![]() |
GetCustomVariables | Gets a list of variables that can be used to create a custom report. |
![]() |
GetDatabases | Gets a list of databases that can be used to create a thematic map report. |
![]() |
GetGeographyIDs | Gets the geography ID information. |
![]() |
GetReportHeaderKeys | Gets the key/value pairs for the header of the report based on the method name. |
![]() |
GetSiteReports | Gets pre-formatted reports for a specified site. |
![]() |
GetStandardGeographyReport | Gets a pre-formatted report for specified standard geographies. |
![]() |
GetTables | Gets a list of tables for a specific database that can be used to create a thematic map report. |
![]() |
GetThematicMapReport | Gets a thematic map in PDF format for a specified set of sites. |
![]() |
GetThematicVariables | Gets a list of variables for a specified database and table. |
![]() |
SearchThematicVariables | Gets the thematic variables based on a keyword search. |
| CoClasses and Classes | Description |
|---|---|
| ArcWebReport | An ArcWeb service used to create a demographic report or a print-quality thematic map for a specified area. |