Uses of Interface
org.jfree.data.DomainInfo
Packages that use DomainInfo
-
Uses of DomainInfo in org.jfree.data.time
Classes in org.jfree.data.time that implement DomainInfoModifier and TypeClassDescriptionclassA dynamic dataset.classA collection ofTimePeriodValuesobjects.classA collection of time series objects.classA dataset for regular time periods that implements theTableXYDatasetinterface. -
Uses of DomainInfo in org.jfree.data.xy
Classes in org.jfree.data.xy that implement DomainInfoModifier and TypeClassDescriptionclassAn implementation variant of theTableXYDatasetwhere every series shares the same x-values (required for generating stacked area charts).classAnXYDatasetwhere every series shares the same x-values (required for generating stacked area charts).classA delegate that handles the specification or automatic calculation of the interval surrounding the x-values in a dataset.classRepresents a collection ofXYSeriesobjects that can be used as a dataset.