jenkins.plugins.clangscanbuild.reports
Class ClangBuildGraph
java.lang.Object
hudson.util.Graph
jenkins.plugins.clangscanbuild.reports.ClangBuildGraph
public class ClangBuildGraph
- extends hudson.util.Graph
This is called from the report page
- Author:
- Joshua Kennedy
|
Method Summary |
protected org.jfree.chart.JFreeChart |
createGraph()
|
| Methods inherited from class hudson.util.Graph |
doMap, doPng |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClangBuildGraph
public ClangBuildGraph(List<GraphPoint> points)
createGraph
protected org.jfree.chart.JFreeChart createGraph()
- Specified by:
createGraph in class hudson.util.Graph
Copyright © 2004-2011. All Rights Reserved.