public class StandardSeriesProvider extends AbstractSeriesProvider
logger| Constructor and Description |
|---|
StandardSeriesProvider() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getStatNames()
Gets the stat names.
|
void |
populate(org.jfree.data.xy.DefaultTableXYDataset dataset,
StatsCollection statsCollection,
javax.servlet.http.HttpServletRequest request)
Populate.
|
void |
setStatNames(List<String> statNames)
Sets the stat names.
|
toSeriespublic void setStatNames(List<String> statNames)
statNames - the new stat namespublic void populate(org.jfree.data.xy.DefaultTableXYDataset dataset,
StatsCollection statsCollection,
javax.servlet.http.HttpServletRequest request)
SeriesProviderdataset - the datasetstatsCollection - the stats collectionrequest - the requestCopyright © 2009–2020 psi-probe. All rights reserved.