Uses of Class
org.jfree.data.xy.AbstractXYZDataset
Packages that use AbstractXYZDataset
Package
Description
Datasets used by the
ContourPlot class.A package containing the
XYDataset interface and related classes.-
Uses of AbstractXYZDataset in org.jfree.data.contour
Subclasses of AbstractXYZDataset in org.jfree.data.contourModifier and TypeClassDescriptionclassDeprecated.This class is no longer supported (as of version 1.0.4).classDeprecated.This class is no longer supported (as of version 1.0.4). -
Uses of AbstractXYZDataset in org.jfree.data.xy
Subclasses of AbstractXYZDataset in org.jfree.data.xyModifier and TypeClassDescriptionclassA default implementation of theXYZDatasetinterface that stores data values in arrays of double primitives.classRepresents a collection ofMatrixSeriesthat can be used as a dataset.