Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jfree.data.gantt.junit.* (5)

org.jfree.data.gantt: Javadoc index of package org.jfree.data.gantt.


Package Samples:

org.jfree.data.gantt.junit: Data interfaces and classes for Gantt charts.  

Classes:

TaskSeries: A series that contains zero, one or many Task objects. This class is used as a building block for the TaskSeriesCollection class that can be used to construct basic Gantt charts.
TaskSeriesCollection: A collection of TaskSeries objects. This class provides one implementation of the GanttCategoryDataset interface.
GanttCategoryDataset: An extension of the org.jfree.data.category.IntervalCategoryDataset interface that adds support for multiple sub-intervals.
DataGanttPackageTests: Some tests for the org.jfree.data.gantt package that can be run using JUnit. You can find more information about JUnit at http://www.junit.org .
TaskSeriesCollectionTests2: Tests for the org.jfree.data.gantt.TaskSeriesCollection class.
TaskSeriesCollectionTests: Tests for the org.jfree.data.gantt.TaskSeriesCollection class.
Task: A simple representation of a task. The task has a description and a duration. You can add sub-tasks to the task.
TaskSeriesTests: Tests for the org.jfree.data.gantt.TaskSeries class.
TaskTests: Tests for the org.jfree.data.gantt.Task class.

Home | Contact Us | Privacy Policy | Terms of Service