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
XYZRenderer
subclasses.A renderer that draws 3D bars on anXYZPlot
using data from anXYZDataset
.A renderer that draws 3D lines on anXYZPlot
using data from anXYZDataset
.A renderer for 3D scatter plots.A standard implementation of theXYZColorSource
interface.A renderer that plots a surface based on a function (any implementation ofFunction3D
).A source ofColor
values for anXYZRenderer
.A renderer that can display data from anXYZDataset
on anXYZPlot
.