Class GraphSupport
- java.lang.Object
-
- org.optaplanner.benchmark.impl.statistic.common.GraphSupport
-
public class GraphSupport extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
writeChartToImageFile(org.jfree.chart.JFreeChart chart, File chartFile)
-
-
-
Method Detail
-
writeChartToImageFile
public static void writeChartToImageFile(org.jfree.chart.JFreeChart chart, File chartFile)
-
-