public class DateChartDataModel extends ChartDataModel<Date,Number>
ChartDataModel.ChartTypekeys, strategy, type| Constructor and Description |
|---|
DateChartDataModel(ChartDataModel.ChartType type) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getKeyType() |
Class |
getValueType() |
defaultExport, export, getAttributes, getData, getType, put, remove, setAttributes, setDatapublic DateChartDataModel(ChartDataModel.ChartType type)
public Class getKeyType()
getKeyType in class ChartDataModel<Date,Number>public Class getValueType()
getValueType in class ChartDataModel<Date,Number>Copyright © 2016 JBoss by Red Hat. All Rights Reserved.