| Class | Description |
|---|---|
| JFCatChart<X extends Comparable> |
Chart implementation for category plots
|
| JFCatDataset<X extends Comparable,S extends Comparable> |
A JFreeChart dataset adapter for category plots
|
| JFCatPlot<X extends Comparable> |
The plot definition for category plots
|
| JFCatRender |
The rendering adapter for category plots
|
| JFChartBase<P> |
A convenience base class for building various types of chart types
|
| JFChartFactory |
A ChartEngine implementation used to create JFreeChart instances based on the Morpheus charting API.
|
| JFChartShapes |
A class that manages a mapping between Morpheus ChartShape definitions and their AWT shape representation
|
| JFDateAxis |
A JFreeChart DateAxis extension which adds support for rotating tick labels
|
| JFPieChart<X extends Comparable,S extends Comparable> |
The chart implementation for creating pie charts.
|
| JFPieModel<X extends Comparable,S extends Comparable> |
The PieModel implementation for JFreeChart based pie charts
|
| JFPiePlot<X extends Comparable,S extends Comparable> |
An implementation of the PiePlot interface against JFreeChart.
|
| JFXyAxes |
The XyAxes implementation for xy plots using JFreeChart.
|
| JFXyChart<X extends Comparable> |
A Chart used to implement XY series plots
|
| JFXyDataset<X extends Comparable,S extends Comparable> |
An implementation of the Morpheus XyDataset interface and various JFreeChart interfaces to support plotting of a DataFrame in JFreeChart
|
| JFXyPlot<X extends Comparable> |
The plot implementation for JFreeChart xy plots.
|
| JFXyRender |
The rendering implementation for xy plots
|
| Enum | Description |
|---|---|
| JFPiePlot.LabelType |
Copyright 2014-2017, Xavier Witdouck