Module org.jfree.chart3d
Package org.jfree.chart3d.renderer.xyz
package org.jfree.chart3d.renderer.xyz
Renderers that can be used with the
XYZPlot class.-
ClassDescriptionAn abstract base class that can be used to create new
XYZRenderersubclasses.A renderer that draws 3D bars on anXYZPlotusing data from anXYZDataset.A renderer that draws 3D lines on anXYZPlotusing data from anXYZDataset.A renderer for 3D scatter plots.A standard implementation of theXYZColorSourceinterface.A renderer that plots a surface based on a function (any implementation ofFunction3D).A source ofColorvalues for anXYZRenderer.A renderer that can display data from anXYZDataseton anXYZPlot.