Package com.illumon.iris.db.plot.datasets.xy
package com.illumon.iris.db.plot.datasets.xy
-
ClassDescriptionBase class for the
XYDataSeriesInternal
.AbstractXYDataSetCollection<T extends XYDataSeriesInternal>CombinedXYDataSetCollection<T extends XYDataSeriesInternal>Combines multipleXYDataSetCollection
s into one collection.StackedXYDataSetCollection<T extends XYDataSeriesInternal>DataSetCollection
for stacked area charts.TransformedXYDataSeries<T extends XYDataSeriesInternal>XYDataSeriesInternal
with optional transforms on its x and y data.XYDataSetCollection
with a transform on eachXYDataSeriesInternal
This interfaces tags a dat series as requiring validation of some sort.DataSeries
with two numerical components, x and y.XYDataSeriesInternal
backed byIndexableNumericData
.XYDataSeries
based on a function.XYDataSeriesInternal
based on a function.XYDataSeries
based on a function.DataSeriesInternal
with two numerical components, x and y.XYDataSetCollection<T extends XYDataSeriesInternal>Collection ofXYDataSeriesInternal
.