public class SPFAllExitCountView extends NodeView
bpf, chartPanel, description, stageName, timeMap
Constructor and Description |
---|
SPFAllExitCountView(SPF bpf,
java.lang.String desc) |
Modifier and Type | Method and Description |
---|---|
org.jfree.chart.JFreeChart |
createChart(org.jfree.data.xy.XYDataset xydataset) |
java.util.List<org.jfree.data.xy.XYDataset> |
createExitCountByTypesDataset() |
createDataset, createPanel, getBPF, getDescription, getLabel, getStageName, getTimePeriod, restoreView, setSyncView, toString, unsyncView, zoomInBoth, zoomOutBoth
public SPFAllExitCountView(SPF bpf, java.lang.String desc)
public java.util.List<org.jfree.data.xy.XYDataset> createExitCountByTypesDataset()
public org.jfree.chart.JFreeChart createChart(org.jfree.data.xy.XYDataset xydataset)
createChart
in class NodeView