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