Package | Description |
---|---|
ca.odell.glazedlists.jfreechart |
Modifier and Type | Class and Description |
---|---|
class |
DefaultValueSegment<T extends java.lang.Comparable,V extends java.lang.Comparable>
The default implementation of the
ValueSegment interface. |
Modifier and Type | Method and Description |
---|---|
int |
DefaultValueSegment.compareTo(ValueSegment<T,V> o)
DefaultValueSegments are compared by value, then by segment start,
then by segment end.
|
protected void |
EventListCategoryDataset.postDelete(ValueSegment<C,R> valueSegment)
This no-op method is left as a hook for subclasses.
|
protected void |
EventListCategoryDataset.postInsert(ValueSegment<C,R> valueSegment)
This no-op method is left as a hook for subclasses.
|
Modifier and Type | Method and Description |
---|---|
void |
EventListCategoryDataset.listChanged(ListEvent<ValueSegment<C,R>> listChanges)
This listener maintains a fast set of TreePairs for each unique value
found in the ValueSegments of the source list.
|
Constructor and Description |
---|
EventListCategoryDataset(EventList<ValueSegment<C,R>> source)
Constructs an implementation of
CategoryDataset which presents
the data contained in the given source . |
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2018-07-13 9:19