Uses of Class org.jfree.data.xy.AbstractXYZDataset

Uses in package org.jfree.data.contour

Classes derived from org.jfree.data.xy.AbstractXYZDataset

class
A convenience class that provides a default implementation of the ContourDataset interface.
class
A convenience class that extends the DefaultContourDataset to accommodate non-grid data.

Uses in package org.jfree.data.xy

Classes derived from org.jfree.data.xy.AbstractXYZDataset

class
A default implementation of the XYZDataset interface that stores data values in arrays of double primitives.
class
Represents a collection of MatrixSeries that can be used as a dataset.