| Package | Description |
|---|---|
| io.starter.formats.XLS.charts | |
| io.starter.OpenXLS |
The OpenXLS package contains the primary classes for working with spreadsheets.
|
| Modifier and Type | Method and Description |
|---|---|
Axis |
AxisParent.getAxis(int axisType)
return the desired axis according to AxisType
(will create the axis if it doesn't exist)
Also finds and associates the axis rec with it's TextDisp
so as to be able to set axis optins ...
|
Axis |
AxisParent.getAxis(int axisType,
boolean bCreateIfNecessary)
return the desired axis according to AxisType
Also finds and associates the axis rec with it's TextDisp
so as to be able to set axis optins ...
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChartAxes.add(Axis a)
store each axis
|
| Modifier and Type | Method and Description |
|---|---|
Axis |
ChartHandle.getAxis(int type) |
Copyright © 2002–2019 Starter Inc.. All rights reserved.