| Class | Description |
---|
| 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 group-driven filter. |
| 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. |
| SearchPattern |
The SearchPattern class implements a pattern to be searched in a string. |
| StorageUtils |
Collection of static utility functions working with a storage. |
| StringFilter |
The StringFilter class tests a string value to match any pattern from a list of patterns. |
| StringPatternProperties |
The StringPatternProperties class provides properties for creation string patterns. |
| StudyArea |
The StudyArea class is the default implementation of IStudyArea interface. |
| StudyAreaComparisonItem |
The StudyAreaComparisonItem class is a comparison item associated with a study area. |
| StudyAreaType |
The StudyAreaType class provides a enumeration of study types. |
| SummarizationFilter |
The SummarizationFilter is the base abstract class for group-driven filters of summarization variables. |
| SummarizationInfoFilter |
The SummarizationInfoFilter class implements filtering of summarization variables by values
of their properties. |
| SummarizationInfoGroupFilter |
The SummarizationInfoGroupFilter class implements filtering of summarization variables by
a group of filters. |
| SummarizationTagsFilter |
The SummarizationTagsFilter class implements a group-driven filter extracting the group values from tags of
the SummarizationInfo type. |
| VintageFilter |
The VintageFilter class implements a group-driven filter extracting the group values from the
SummarizationInfo.vintage property. |