|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DataSet in org.wicketstuff.flot |
|---|
| Methods in org.wicketstuff.flot that return types with arguments of type DataSet | |
|---|---|
java.util.List<DataSet> |
Series.getData()
|
| Methods in org.wicketstuff.flot with parameters of type DataSet | |
|---|---|
Series |
Series.addDataSet(DataSet dataSet,
Color color)
|
| Constructor parameters in org.wicketstuff.flot with type arguments of type DataSet | |
|---|---|
Series(java.util.List<DataSet> data,
java.lang.String label,
Color color,
GraphType... graphTypes)
|
|
Series(java.util.List<DataSet> data,
java.lang.String label,
Color color,
java.util.Set<GraphType> graphTypes)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||