Uses of Class
hudson.plugins.plot.PlotPoint

Uses of PlotPoint in hudson.plugins.plot
 

Methods in hudson.plugins.plot that return types with arguments of type PlotPoint
 List<PlotPoint> XMLSeries.loadSeries(hudson.FilePath workspaceRootDir, PrintStream logger)
          Load the series from a properties file.
abstract  List<PlotPoint> Series.loadSeries(hudson.FilePath workspaceRootDir, PrintStream logger)
          Retrieves the plot data for one series after a build from the workspace.
 List<PlotPoint> PropertiesSeries.loadSeries(hudson.FilePath workspaceRootDir, PrintStream logger)
          Load the series from a properties file.
 List<PlotPoint> CSVSeries.loadSeries(hudson.FilePath workspaceRootDir, PrintStream logger)
          Load the series from a properties file.
 



Copyright © 2004-2014. All Rights Reserved.