Klasse GanttPlot

java.lang.Object
com.inet.report.chart.plot.AbstractPlot
com.inet.report.chart.plot.GanttPlot
Alle implementierten Schnittstellen:
ChartPlot, Serializable

public class GanttPlot extends AbstractPlot
A general class for plotting data in the form of an start, end and progress value. This plot can use data from any class that implements the GanttDataset interface.
Seit:
8.0
Siehe auch: