|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ValueSegment<T extends Comparable,V extends Comparable> | A ValueSegment represents a stable value within a segment of
Comparable values. |
Class Summary | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CalculationCategoryDataset | An implementation of a CategoryDataset that is backed by a List<Calculation> where each Calculation reports a numeric value. | |||||||||||||||||||||||||||
DefaultValueSegment<T extends Comparable,V extends Comparable> | The default implementation of the ValueSegment interface. |
|||||||||||||||||||||||||||
EventListCategoryDataset<R extends Comparable,C extends Comparable> | This class helps adapt an EventList to the CategoryDataset
interface which is the necessary model for JFreeChart views such as
Bar Charts
Stacked Bar Charts
Area Charts
Stacked Area Charts
Line Charts
Waterfall Charts
|