|
Class Summary |
| AbstractRegexVersionedCounterAggregationRowData<T extends AbstractRegexVersionedCounterAggregation<? extends AbstractRegexVersioned,?>> |
The default row data implementation for aggregation of
{@code AbstractRegexVersionedCounterAggregation |
| AbstractRegexVersionedCounterAggregationRowDataBuilder<T extends AbstractRegexVersionedCounterAggregation<? extends AbstractRegexVersioned,?>> |
An actual implementation of IRowDataBuilder as required for
displaying AbstractRegexVersionedCounterAggregations within the
rows of the ResultIHasDurationMatrix. |
| AbstractRowData<T extends IHasDuration> |
An abstract base class representing the data of the
ResultIHasDurationMatrixRows of the
ResultIHasDurationMatrix. |
| CountedTotal<T extends AbstractRegexVersionedCounterAggregation<? extends AbstractRegexVersioned,?>> |
Used as information wrapper for displaying the statistical data of
AbstractRegexVersionedCounterAggregations within the
ResultIHasDurationMatrix. |
| ResultIHasDurationDataMatrix<T extends IHasDuration,U extends IRowDataBuilder<T,V>,V extends AbstractRowData<T>> |
A 2-dimensional matrix to further aggregate AbstractAggregations
for display purposes, e.g. for creating table-like structures. |
| ResultIHasDurationDataMatrixRow<T extends IHasDuration,U extends IRowDataBuilder<T,V>,V extends AbstractRowData<T>> |
Represents a row within the ResultIHasDurationDataMatrix. |
| ScreenResolutionPerVisitAggregationRowData |
The actual implementation of AbstractRowData as used for
displaying ScreenResolutionPerVisitAggregations within the
ResultIHasDurationMatrix. |
| ScreenResolutionPerVisitAggregationRowData.FormatResolutionsData |
|
| ScreenResolutionPerVisitAggregationRowDataBuilder |
The actual implementation of IRowDataBuilder as required for
building ScreenResolutionPerVisitAggregationRowData to display
ScreenResolutionPerVisitAggregations within the
ResultIHasDurationMatrix. |
| ScreenResolutionXYValueComparator |
Compares two ScreenResolutions by their x and y values. |
Provides a set of utility classes for displaying statistical information within the pulse website administration UI.