Uses of Class
org.graphstream.algorithm.measure.ChartMeasure.PlotException
| Package | Description |
|---|---|
| org.graphstream.algorithm.measure |
-
Uses of ChartMeasure.PlotException in org.graphstream.algorithm.measure
Methods in org.graphstream.algorithm.measure that throw ChartMeasure.PlotException Modifier and Type Method Description org.jfree.chart.JFreeChartChartConnectivityMeasure. createChart(ChartMeasure.PlotParameters params)abstract org.jfree.chart.JFreeChartChartMeasure. createChart(ChartMeasure.PlotParameters params)Create a new chart of this measure according to a set of parameters.org.jfree.chart.JFreeChartChartMinMaxAverageSeriesMeasure. createChart(ChartMeasure.PlotParameters params)org.jfree.chart.JFreeChartChartSeriesMeasure. createChart(ChartMeasure.PlotParameters params)static voidChartMeasure. outputPlot(ChartMeasure.PlotParameters params, ChartMeasure... measures)Utility function to callChartMeasure.outputPlot(PlotParameters, JFreeChart...)withChartMeasureobjects.static voidChartMeasure. outputPlot(ChartMeasure.PlotParameters params, org.jfree.chart.JFreeChart... charts)Output some charts according to a set of parameters.voidChartConnectivityMeasure. plot(ChartMeasure.PlotParameters params)voidChartMeasure. plot()Create a new plot with default plot parameters.abstract voidChartMeasure. plot(ChartMeasure.PlotParameters params)Plot this measure using a set of parameters.voidChartSeriesMeasure. plot(ChartMeasure.PlotParameters params)