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
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 writing a chart to an
OutputStream
.