| Interface | Description |
|---|---|
| PropertySelfDescriber |
| Class | Description |
|---|---|
| AbstractPropertySelfDescriber | |
| AutoTickDisplayDateAxis | |
| AxisConfig |
Config object for classic chart axis
|
| BoundedRangeIntervalXYDatasetDecorator |
Forces the decorated
IntervalXYDataset instance's
getYValue(int,
int) method to return the Y value of the decorated instance iff (1) the Y
value is greater than or equal to the injected Y axis lower bound and (2) the
Y value is less than or equal to the injected Y axis upper bound. |
| CategoryAxisConfig | |
| CategoryBarRendererConfig | |
| CategoryItemRendererConfig | |
| CustomCompassPlot |
A specialised plot that draws a compass to indicate a direction based on the value from a
ValueDataset. |
| DataSetDescriptor | |
| DateAxisConfig | |
| ElapsedTimeAxisConfig | |
| IntervalXYDatasetDecorator |
Simple abstract decorator base class for
IntervalXYDataset instances. |
| LogAxisConfig | |
| NumberAxisConfig | |
| PlotProperties | |
| PMIChartPanel |
A subclass of JFreeChart's ChartPanel that overrides doSaveAs() and createChartPrintJob() to have FPMI compatible
popup windows for FSE mode.
|
| PMILineChartPanel | |
| RendererConfig | |
| StandardXYItemRendererConfig | |
| SymbolAxisConfig | |
| ValueAxisConfig | |
| XYAreaRendererConfig | |
| XYBarRendererConfig | |
| XYDotRendererConfig | |
| XYStepAreaRendererConfig | |
| XYStepRendererConfig |