Class DistributionComparisonHtmlReportView

All Implemented Interfaces:
IVisualisation<SensorAndMeasurements>, Observer, IAdaptable, IExecutableExtension, IEditorPart, ISaveablePart, IWorkbenchPart, IWorkbenchPart2, IWorkbenchPart3, IWorkbenchPartOrientation, ITabbedPropertySheetPageContributor

public class DistributionComparisonHtmlReportView extends AbstractHtmlRReportView
View for DistributionComparisonReport in HTML format.
  • Field Details

    • RREPORTVIEW_ID

      public static final String RREPORTVIEW_ID
      Identifier to allow the use of the distribution comparison view.
      See Also:
  • Constructor Details

    • DistributionComparisonHtmlReportView

      public DistributionComparisonHtmlReportView()
  • Method Details

    • getReport

      public RReport getReport()
      Used to ask for the report that should be displayed.
      Specified by:
      getReport in class AbstractHtmlRReportView
      Returns:
      The report that should be displayed by this view.