|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use ContinuousNumberAxis | |
|---|---|
| com.inet.report.chart.plot | Provides all classes and interfaces for chart plot. |
| Uses of ContinuousNumberAxis in com.inet.report.chart.plot |
|---|
| Methods in com.inet.report.chart.plot that return ContinuousNumberAxis | |
|---|---|
ContinuousNumberAxis |
XYPlot.getCategoryAxis()
Returns the category axis for this plot. |
ContinuousNumberAxis |
StockPlot.getDataAxis()
Returns the data axis for this plot. |
ContinuousNumberAxis |
XYPlot.getDataAxis()
Returns the data axis for this plot. |
| Methods in com.inet.report.chart.plot with parameters of type ContinuousNumberAxis | |
|---|---|
void |
XYPlot.setCategoryAxis(ContinuousNumberAxis categoryAxis)
Sets the category axis for this plot. |
void |
AreaPlot.setDataAxis(ContinuousNumberAxis dataAxis)
Sets the axis for data of this plot. |
void |
BarPlot.setDataAxis(ContinuousNumberAxis dataAxis)
Sets the axis for data of this plot. |
void |
ContinuousAreaPlot.setDataAxis(ContinuousNumberAxis dataAxis)
Sets a data axis of this plot. |
void |
ContinuousBarPlot.setDataAxis(ContinuousNumberAxis dataAxis)
Sets a data axis of this plot. |
void |
ContinuousLinePlot.setDataAxis(ContinuousNumberAxis dataAxis)
Sets a data axis of this plot. |
void |
LinePlot.setDataAxis(ContinuousNumberAxis dataAxis)
Sets the data axis of this plot. |
void |
StockPlot.setDataAxis(ContinuousNumberAxis dataAxis)
Sets the data axis for this plot. |
void |
XYPlot.setDataAxis(ContinuousNumberAxis dataAxis)
Sets the data axis for this plot. |
|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||