Header
And More


Uses of Class
org.jfree.data.gantt.TaskSeriesCollection

Packages that use TaskSeriesCollection
org.jfree.data.gantt Data interfaces and classes for Gantt charts. 
 

Uses of TaskSeriesCollection in org.jfree.data.gantt
 

Methods in org.jfree.data.gantt that return TaskSeriesCollection
 TaskSeriesCollection XYTaskDataset.getTasks()
          Returns the underlying task series collection that was supplied to the constructor.
 

Constructors in org.jfree.data.gantt with parameters of type TaskSeriesCollection
XYTaskDataset(TaskSeriesCollection tasks)
          Creates a new dataset based on the supplied collection of tasks.
 


Footer
And More


Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.