public class RatePlotter extends DefaultHistogramPlotter<RateData>
Constructor and Description |
---|
RatePlotter() |
Modifier and Type | Method and Description |
---|---|
void |
plot(RateData reportData,
File outputFile) |
createChart
baseChart, encode, getChartProperties, getOutputHeight, getOutputWidth, isPlotGridLinesVisible, setChartProperties, setOutputHeight, setOutputWidth, setPlotGridLinesVisible, updateChart, validateDataSet
public void plot(RateData reportData, File outputFile) throws MaestroException
plot
in class AbstractPlotter<RateData>
MaestroException
This documentation was released into the public domain.