public class HdrPlotterWithCo extends AbstractHdrPlotter<org.maestro.plotter.latency.graph.HdrPlotterWithCo.HdrDataCoWrapper,HdrDataCO>
| Constructor and Description |
|---|
HdrPlotterWithCo(String baseName) |
HdrPlotterWithCo(String baseName,
String timeUnit) |
| Modifier and Type | Method and Description |
|---|---|
void |
plot(HdrDataCO reportData,
File outputDir) |
protected void |
plotDataAt(org.maestro.plotter.latency.graph.HdrPlotterWithCo.HdrDataCoWrapper data,
Double min,
File fileName) |
launchAsyncPlotsbaseChart, encode, getChartProperties, getOutputHeight, getOutputWidth, isPlotGridLinesVisible, updateChart, validateDataSetpublic HdrPlotterWithCo(String baseName)
protected void plotDataAt(org.maestro.plotter.latency.graph.HdrPlotterWithCo.HdrDataCoWrapper data,
Double min,
File fileName)
plotDataAt in class AbstractHdrPlotter<org.maestro.plotter.latency.graph.HdrPlotterWithCo.HdrDataCoWrapper,HdrDataCO>public void plot(HdrDataCO reportData, File outputDir) throws MaestroException
plot in class AbstractPlotter<HdrDataCO>MaestroExceptionThis documentation was released into the public domain.