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