Package com.illumon.iris.db.plot.datasets.ohlc
-
Interface Summary Interface Description OHLCDataSeries XYDataSeriesInternalfor open-high-low-close charts.OHLCDataSeriesInternal XYDataSeriesInternalfor open-high-low-close charts. -
Class Summary Class Description OHLCDataSeriesArray An implementation ofOHLCDataSeriesInternal.OHLCDataSeriesSwappableTableArray OHLCDataSeriesTableArray OHLCDataSetCollection Collection ofOHLCDataSeriesInternal.TransformedOHLCDataSeries<T extends OHLCDataSeriesInternal> OHLCDataSeriesInternalwith possible transforms on x and y data.TransformedOHLCDataSeries.TransformedOHLCDataSeriesSnapshot TransformedOHLCDataSetCollection Collection ofOHLCDataSeriesInternalwith a transform applied to each series.