| Interface | Description |
|---|---|
| BarChart |
Interface for a simple bar chart
|
| BoxPlot |
Interface for a simple box plot.
|
| LineChart |
Interface for a simple line chart
|
| ScatterChart |
Interface for a simple scatter chart
|
| ScatterChartMatrix |
Interface for a simple scatter chart matrix
|
| Class | Description |
|---|---|
| BarChartPainter |
Implementation of an
ObjectPainter that paints a BarChart |
| BarCharts |
Methods to create
BarChart instances |
| BoxPlotPainter |
Implementation of an
ObjectPainter that paints a BoxPlot |
| BoxPlots |
Methods to create
BoxPlot instances |
| GridLayoutPainter |
Implementation of a
Painter that lays out other painters in a grid. |
| LineChartPainter |
Implementation of an
ObjectPainter that paints a LineChart |
| LineCharts |
Methods to create
LineChart instances |
| ScatterChartMatrixPainter |
Implementation of an
ObjectPainter that paints a
ScatterChartMatrix |
| ScatterChartPainter |
Implementation of an
ObjectPainter that paints a ScatterChart |
| ScatterCharts |
Methods to create
ScatterChart instances |
| TickShapes |
Methods to create simple shape instances.
|
Copyright © 2019. All Rights Reserved.