Package | Description |
---|---|
desmoj.core.report |
Reporters for the DESMO-J core
Reportable components able and output generation. |
desmoj.core.report.html5chart |
Class and Description |
---|
Canvas
A general canvas representing the area to display drawings.
|
ChartDataHistogramDouble
A chart data for a Text Histogram.
|
ChartDataHistogramLong
A chart data for a Text Histogram.
|
ChartDataTimeSeries
A chart data for a Time Series.
|
Class and Description |
---|
AbstractChartData
An interface for chart data with a numerical data type.
|
AbstractChartDataTable
A chart data table with data values from type
N . |
AbstractNumericalChartCanvas
A general Chart environment with defined gaps between the canvas border and the actual chart.
|
AbstractNumericalCoorChartCanvas
A Chart with a numerical scale (only) on the y-axis.
|
AbstractNumericalCoorChartCanvasDouble
A chart to represent
Double data on the y-axis of a coordinate system. |
AbstractNumericalCoorChartCanvasLong
A chart to represent
Long data on the y-axis of a coordinate system. |
Canvas
A general canvas representing the area to display drawings.
|
CanvasCoordinateChart
A canvas to display charts in a coordinate system.
|
ChartDataHistogramDouble
A chart data for a Text Histogram.
|
ChartDataHistogramLong
A chart data for a Text Histogram.
|
ChartDataTimeSeries
A chart data for a Time Series.
|