Module org.jfree.chart3d
Package org.jfree.chart3d.graphics3d.swing
package org.jfree.chart3d.graphics3d.swing
Components to display 3D graphics in Swing applications. This package
provides general purpose facilities, you should not find any chart-specific
code in here.
-
ClassesClassDescriptionA panel for displaying 3D content, with a toolbar and popup menu to control the view.An action that handles rotating the 3D view towards the bottom of the screen.An action that handles saving the content of a panel to a JPEG image.An action that handles saving the content of a panel to a PDF file using Orson PDF.An action that handles saving the content of a panel to a PNG image.An action that handles saving the content of a panel to a Scalable Vector Graphics (SVG) file using JFreeSVG.An action that handles rotating the 3D view towards the left of the screen.A panel that displays a set of 3D objects from a particular viewing point.An action that handles rotating the 3D view towards the right of the screen.An action that handles rolling the 3D view counter-clockwise around an axis from the viewing point to the origin.An action that handles rolling the 3D view clockwise around an axis from the viewing point to the origin.An action that handles rotating the 3D view towards the top of the screen.An action that performs a zoom-in operation.An action that performs a zoom out operation on the content in a
Panel3D
.An action that performs a zoom-to-fit operation.