程序包 | 说明 |
---|---|
com.fr.design.chart |
图表相关的代码
|
com.fr.design.chart.axis |
限定符和类型 | 方法和说明 |
---|---|
static ChartStyleAxisPane |
ChartPlotFactory.createChartStyleAxisPaneByPlot(Plot plot)
创建对应的坐标轴界面
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.Class<? extends ChartStyleAxisPane> |
FactoryObject.getAxisPaneClass() |
限定符和类型 | 方法和说明 |
---|---|
FactoryObject |
FactoryObject.setAxisPaneCls(java.lang.Class<? extends ChartStyleAxisPane> axisPaneClass) |
限定符和类型 | 类和说明 |
---|---|
class |
BinaryChartStyleAxisPane
Created by IntelliJ IDEA.
|
class |
CustomChartStyleAxisPane |
class |
GanntChartStyleAxisPane
Created by IntelliJ IDEA.
|
class |
RadarChartStyleAxisPane
Created by IntelliJ IDEA.
|
class |
TernaryChartStyleAxisPane
Created by IntelliJ IDEA.
|
class |
ValueChartStyleAxisPane
Created by IntelliJ IDEA.
|
class |
XYChartStyleAxisPane
Created by IntelliJ IDEA.
|