java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.jface.action.AbstractAction
org.eclipse.jface.action.Action
de.uka.ipd.sdq.sensorframework.visualisation.jfreechartvisualisation.ExportDoublePDF
All Implemented Interfaces:
IAction

public class ExportDoublePDF extends Action
Deprecated.
Superseded by EDP2.
  • Constructor Details

    • ExportDoublePDF

      public ExportDoublePDF(IHistSeriesExporter freeChartHistogramViewer)
      Deprecated.
  • Method Details

    • run

      public void run()
      Deprecated.
      Specified by:
      run in interface IAction
      Overrides:
      run in class Action