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

public class TimeSeriesHtmlReportView extends AbstractHtmlRReportView
View for TimeSeriesReport in HTML format.
  • Field Details

    • RREPORTVIEW_ID

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

    • TimeSeriesHtmlReportView

      public TimeSeriesHtmlReportView()
  • 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.