Package | Description |
---|---|
io.keikai.model.impl |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
io.keikai.model.impl.chart |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ChartImpl |
Constructor and Description |
---|
ObjectRefImpl(AbstractChartAdv chart,
String objectId) |
ObjectRefImpl(AbstractChartAdv chart,
String[] objectIdPath) |
Modifier and Type | Method and Description |
---|---|
SeriesImpl |
SeriesImpl.cloneSeriesImpl(AbstractChartAdv chart) |
static void |
ChartUtil.evalVisibleInfo(AbstractChartAdv chart,
FormulaExpression expr,
boolean[] hiddenInfos,
Map<Integer,Boolean> cachedRowValues,
Map<Integer,Boolean> cachedColumnValues) |
Constructor and Description |
---|
GeneralChartDataImpl(AbstractChartAdv chart,
String id) |
SeriesImpl(AbstractChartAdv chart,
String id) |
Copyright © 2020. All rights reserved.