Package io.keikai.model.impl.chart
Class ChartDataAdv
- java.lang.Object
-
- io.keikai.model.impl.chart.ChartDataAdv
-
- All Implemented Interfaces:
SChartData
,FormulaContent
,LinkedModelObject
,Serializable
- Direct Known Subclasses:
AbstractGeneralChartDataAdv
,UnsupportedChartDataImpl
public abstract class ChartDataAdv extends Object implements SChartData, LinkedModelObject, Serializable
- Since:
- 3.5.0
- Author:
- dennis
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ChartDataAdv()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.keikai.model.FormulaContent
clearFormulaResultCache, isFormulaParsingError
-
Methods inherited from interface io.keikai.model.impl.LinkedModelObject
checkOrphan, destroy
-
Methods inherited from interface io.keikai.model.chart.SChartData
getChart
-
-