Package io.keikai.api.model.impl
Class ChartImpl
java.lang.Object
io.keikai.api.model.impl.ChartImpl
- All Implemented Interfaces:
Chart,Serializable
- Since:
- 3.0.0
- Author:
- dennis
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.keikai.api.model.Chart
Chart.Grouping, Chart.LegendPosition, Chart.Type -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChartImpl
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
getNative
-
getId
-
getAnchor
-
setDataRange
Description copied from interface:Chartchange the data range and rerender- Specified by:
setDataRangein interfaceChart
-
getName
Description copied from interface:ChartReturns the name. -
setName
Description copied from interface:ChartSets the name.
-