Uses of Interface org.jfree.data.general.CombinationDataset

Uses in package org.jfree.data.general

Classes implementing org.jfree.data.general.CombinationDataset

class
This class can combine instances of XYDataset, OHLCDataset and IntervalXYDataset together exposing the union of all the series under one dataset.
class
This class will create a dataset with one or more series from another SeriesDataset.