public class QDMemoryPlotter extends AbstractInterconnectPlotter<QDMemoryDataSet>
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_FILENAME |
| Constructor and Description |
|---|
QDMemoryPlotter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultName() |
void |
plot(QDMemoryDataSet dataSet,
File outputDir)
Plotter
|
plotcreateChart, createChartbaseChart, encode, getChartProperties, getOutputHeight, getOutputWidth, isPlotGridLinesVisible, updateChart, validateDataSetpublic static final String DEFAULT_FILENAME
public void plot(QDMemoryDataSet dataSet, File outputDir) throws MaestroException
plot in class AbstractPlotter<QDMemoryDataSet>dataSet - collected dataoutputDir - output fileMaestroException - implementation specificpublic String getDefaultName()
getDefaultName in class AbstractInterconnectPlotter<QDMemoryDataSet>This documentation was released into the public domain.