Module org.jfree.chart3d
Package org.jfree.chart3d.data.category
package org.jfree.chart3d.data.category
Datasets that can be used by the
CategoryPlot3D
class.-
ClassDescriptionAn interface for a dataset with multiple series of data in the form of
(rowKey, columnKey, value)
.A standard implementation of theCategoryDataset3D
interface.