Package | Description |
---|---|
desmoj.core.report |
Reporters for the DESMO-J core
Reportable components able and output generation. |
desmoj.core.report.html5chart |
Modifier and Type | Method and Description |
---|---|
ChartDataHistogramDouble |
HistogramAccumulateReporter.getChartData()
Returns the data for the HistogramAccumulate chart.
|
Constructor and Description |
---|
CanvasHistogramDouble(java.lang.String canvasName,
int canvasHeight,
int canvasWidth,
ChartDataHistogramDouble textHistData,
java.lang.String xText)
Create a Canvas for TextHistogram.
|