Interface | Description |
---|---|
ValueSegment<T extends java.lang.Comparable,V extends java.lang.Comparable> |
A ValueSegment represents a stable value within a segment of
Comparable values. |
Class | Description |
---|---|
CalculationCategoryDataset |
An implementation of a CategoryDataset that is backed by a List<Calculation>
where each Calculation reports a numeric value.
|
DefaultValueSegment<T extends java.lang.Comparable,V extends java.lang.Comparable> |
The default implementation of the
ValueSegment interface. |
EventListCategoryDataset<R extends java.lang.Comparable,C extends java.lang.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
|
EventListPieDataset<E,K> |
This class adapts an
EventList to the JFreeChart PieDataset
interface. |
SimpleEventCategoryDataset<R extends java.lang.Comparable,C extends java.lang.Comparable> |
This class helps adapt a pair of
EventList s 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
|
SimpleEventCategoryDataset.Context<R,C> |
This object describes a cell within the "matrix" that is defined by
CategoryDataset . |
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2013-02-25 11:44