|
Header
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OHLCSeries | |
---|---|
org.jfree.data.time.ohlc | Classes for representing financial data in open-high-low-close form. |
Uses of OHLCSeries in org.jfree.data.time.ohlc |
---|
Methods in org.jfree.data.time.ohlc that return OHLCSeries | |
---|---|
OHLCSeries |
OHLCSeriesCollection.getSeries(int series)
Returns a series from the collection. |
Methods in org.jfree.data.time.ohlc with parameters of type OHLCSeries | |
---|---|
void |
OHLCSeriesCollection.addSeries(OHLCSeries series)
Adds a series to the collection and sends a DatasetChangeEvent
to all registered listeners. |
|
Footer
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |