kieker.analysis.display
Class PieChart
java.lang.Object
kieker.analysis.display.AbstractDisplay
kieker.analysis.display.PieChart
public class PieChart
- extends AbstractDisplay
This class is currently under development, mostly for test purposes, and not designed for productive deployment.
- Since:
- 1.8
- Author:
- Nils Christian Ehmke
Constructor Summary |
PieChart()
Creates a new instance of this class. |
PieChart
public PieChart()
- Creates a new instance of this class.
setValue
public void setValue(String key,
Number value)
getKeys
public Set<String> getKeys()
getValue
public Number getValue(String key)
Copyright 2014 Kieker Project, http://kieker-monitoring.net>