| Package | Description |
|---|---|
| com.zavtech.morpheus.viz.chart | |
| com.zavtech.morpheus.viz.chart.xy | |
| com.zavtech.morpheus.viz.google | |
| com.zavtech.morpheus.viz.jfree |
| Modifier and Type | Method and Description |
|---|---|
ChartTextStyle |
ChartTextStyle.withColor(Color color)
Sets the text color
|
ChartTextStyle |
ChartTextStyle.withFont(Font font)
Sets the font for this text style
|
| Modifier and Type | Method and Description |
|---|---|
ChartTextStyle |
XyAxis.ticks()
Returns the style interface for this axis
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
GChartTextStyle
Class summary goes here...
|
| Modifier and Type | Method and Description |
|---|---|
ChartTextStyle |
GXyAxis.ticks() |
ChartTextStyle |
GChartTextStyle.withColor(Color color) |
ChartTextStyle |
GChartTextStyle.withFont(Font font) |
| Modifier and Type | Class and Description |
|---|---|
private class |
JFXyAxes.AxisStyleAdapter
A JFreeChart text style adapter for an axis
|
| Modifier and Type | Method and Description |
|---|---|
ChartTextStyle |
JFXyAxes.AxisAdapter.ticks() |
ChartTextStyle |
JFXyAxes.AxisStyleAdapter.withColor(Color color) |
ChartTextStyle |
JFXyAxes.AxisStyleAdapter.withFont(Font font) |
Copyright 2014-2017, Xavier Witdouck