Uses of Class
hudson.plugins.plot.PlotPoint

Uses of PlotPoint in hudson.plugins.plot
 

Methods in hudson.plugins.plot that return PlotPoint
 PlotPoint[] XMLSeries.loadSeries(hudson.FilePath workspaceRootDir, PrintStream logger)
          Load the series from a properties file.
 PlotPoint[] Series.loadSeries(hudson.FilePath workspaceRootDir, PrintStream logger)
          Retrieves the plot data for one series after a build from the workspace.
 PlotPoint[] PropertiesSeries.loadSeries(hudson.FilePath workspaceRootDir, PrintStream logger)
          Load the series from a properties file.
 PlotPoint[] CSVSeries.loadSeries(hudson.FilePath workspaceRootDir, PrintStream logger)
          Load the series from a properties file.
 



Copyright © 2004-2011. All Rights Reserved.