| Package | Description |
|---|---|
| com.zavtech.morpheus.viz.chart | |
| com.zavtech.morpheus.viz.google | |
| com.zavtech.morpheus.viz.jfree |
| Modifier and Type | Class and Description |
|---|---|
class |
ChartFactoryProxy
A ChartFactory that delegates all calls to some underlying factory that is implemented against a specific charting framework.
|
| Modifier and Type | Field and Description |
|---|---|
private ChartFactory |
ChartFactoryProxy.defaultFactory |
private ChartFactory |
ChartFactoryProxy.htmlFactory |
private ChartFactory |
ChartFactoryProxy.swingFactory |
| Modifier and Type | Method and Description |
|---|---|
ChartFactory |
ChartFactoryProxy.asHtml()
Returns the HTML based chart factory
|
ChartFactory |
ChartFactoryProxy.asSwing()
Returns the Swing based chart factory
|
| Modifier and Type | Class and Description |
|---|---|
class |
GChartFactory
A ChartEngine implementation used to create Google chart instances based on the Morpheus charting API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JFChartFactory
A ChartEngine implementation used to create JFreeChart instances based on the Morpheus charting API.
|
Copyright 2014-2017, Xavier Witdouck