Uses of Interface org.jfree.data.DomainInfo

Uses in package org.jfree.data.xy

Classes implementing org.jfree.data.DomainInfo

class
An implementation variant of the TableXYDataset where every series shares the same x-values (required for generating stacked area charts).
class
An XYDataset where every series shares the same x-values (required for generating stacked area charts).
class
A delegate that handles the specification or automatic calculation of the interval surrounding the x-values in a dataset.
class
Represents a collection of XYSeries objects that can be used as a dataset.

Uses in package org.jfree.data.time

Classes implementing org.jfree.data.DomainInfo

class
A dynamic dataset.
class
A collection of TimePeriodValues objects.
class
A collection of time series objects.
class
A dataset for regular time periods that implements the TableXYDataset interface.