Package de.uka.ipd.sdq.sensorframework.visualisation.rvisualisation.reportitems
package de.uka.ipd.sdq.sensorframework.visualisation.rvisualisation.reportitems
This package contains all items that can be part of a report.

The IReportItem is used by the views-package to display the items. All reports must have of one of the following types:
Structural Overview
The following image provides an overview about the structure of the classes in this package:
The IReportItem is used by the views-package to display the items. All reports must have of one of the following types:
-
Static text
Generated text
Generated plot
-
ClassDescriptionAbstract class describing R report item which are generated.Report item to display generated graphics.Position of the legend relative to the plot.Abstract class describing a R report item.Report item that displays cumulative distribution functions.This report item displays a histogram.Interface for all displayable report items.Visitor for R reports.Report item that displays probability distribution functions.Report item used to display statistical values.Report item containing static text.Summarizes the values stored in a R variable by displaying some statistical measures.