Returns the chart as a byte encoded JPEG image.
Returns the chart as a byte encoded JPEG image.
dimension / geometry / width x height of the output
Returns the chart as a byte encoded PNG image.
Returns the chart as a byte encoded PNG image.
dimension / geometry / width x height of the output
Saves the chart as a JPEG image.
Saves the chart as a JPEG image.
the output file
dimension / geometry / width x height of the output
Saves the chart as a PDF.
Saves the chart as a PDF.
the output file
dimension / geometry / width x height of the output
handles mappings between Java AWT Fonts and PDF fonts
Saves the chart as a PNG image.
Saves the chart as a PNG image.
the output file
dimension / geometry / width x height of the output
Writes the chart as a JPEG to an output stream.
Writes the chart as a JPEG to an output stream.
stream to where will be written
dimension / geometry / width x height of the output
Writes the chart as a PDF to an output stream.
Writes the chart as a PDF to an output stream.
stream to where will be written
dimension / geometry / width x height of the output
handles mappings between Java AWT Fonts and PDF fonts
Writes the chart as a PNG to an output stream.
Writes the chart as a PNG to an output stream.
stream to where will be written
dimension / geometry / width x height of the output
Provides methods for saving a chart.