Package | Description |
---|---|
org.jfree.data.time.ohlc |
Classes for representing financial data in open-high-low-close form.
|
Modifier and Type | Method and Description |
---|---|
OHLCSeries |
OHLCSeriesCollection.getSeries(int series)
Returns a series from the collection.
|
Modifier and Type | Method and Description |
---|---|
void |
OHLCSeriesCollection.addSeries(OHLCSeries series)
Adds a series to the collection and sends a
DatasetChangeEvent
to all registered listeners. |
Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.