Package io.keikai.model.impl.chart
Class ChartUtil
java.lang.Object
io.keikai.model.impl.chart.ChartUtil
- Since:
- 3.8.0
- Author:
- JerryChen
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidevalVisibleInfo(AbstractChartAdv chart, FormulaExpression expr, boolean[] hiddenInfos, Map<Integer, Boolean> cachedRowValues, Map<Integer, Boolean> cachedColumnValues)
-
Constructor Details
-
ChartUtil
public ChartUtil()
-
-
Method Details
-
evalVisibleInfo
public static void evalVisibleInfo(AbstractChartAdv chart, FormulaExpression expr, boolean[] hiddenInfos, Map<Integer, Boolean> cachedRowValues, Map<Integer, Boolean> cachedColumnValues)
-