Interfaces
 InterfaceDescription
 IGeographyFeature The IGeographyFeature interface provides properties of a geography level feature.
 IGeographyStudyArea The IGeographyStudyArea interface provides properties of a study area composed on a collection of geography features.
 ILocationStudyArea The ILocationStudyArea interface provides properties of a study area constructed around a location point.
 IPolygonStudyArea The IPolygonStudyArea interface provides properties of a custom polygon study area.
 IStorage The IStorage interface provides a storage for string values.
 IStudyArea The IStudyArea interface provides base properties of a study area.
 ISummarizationFilter The ISummarizationFilter interface provides filtering of summarization variables.
Classes
 ClassDescription
 BenchmarkItem The BenchmarkItem class provides an item to be used as a benchmark in comparison reports.
 ComparisonItem The ComparisonItem is the base abstract class for comparison items.
 CookieStorage The CookieStorage class implements the IStorage interface using cookies.
 GeographyComparisonItem The GeographyComparisonItem class is a comparison item associated with a list of geography features.
 GeographyFeature The GeographyFeature class is the default implementation of IGeographyFeature interface.
 GeographyStudyArea The GeographyStudyArea class is the default implementation of IGeographyStudyArea interface.
 GroupingRulesFilter The GroupingRulesFilter class implements a grouping filter configured with XML.
 LocationStudyArea The LocationStudyArea class is the default implementation of ILocationStudyArea interface.
 LocationStudySubtype The LocationStudySubtype class provides a enumeration of location study subtypes.
 MeanBenchmark The MeanBenchmark class provides average or median benchmark options accompanied with user-friendly name.
 MeanComparisonItem The MeanComparisonItem class is a comparison item associated with an average or median benchmark.
 PolygonStudyArea The PolygonStudyArea class is the default implementation of IPolygonStudyArea interface.
 StorageUtils Collection of static utility functions working with a storage.
 StudyArea The StudyArea class is the default implementation of IStudyArea interface.
 StudyAreaComparisonItem The StudyAreaComparisonItem class is a comparison item associated with a study area.
 SummarizationFilter The SummarizationFilter is the base abstract class for filters of summarization variables.
 SummarizationTagsFilter The SummarizationTagsFilter class implements a grouping filter extracting the group values from tags of the SummarizationInfo type.
 VintageFilter The VintageFilter class implements a vintage filter extracting the vintage value from the SummarizationInfo.vintage property.