Package org.jfree.chart.encoders
package org.jfree.chart.encoders
Classes related to the encoding of charts to different image formats.
-
ClassDescriptionA collection of utility methods for encoding images and returning them as a byte[] or writing them directly to an OutputStream.Interface for abstracting different types of image encoders.Factory class for returning
ImageEncoder
s for differentImageFormat
s.Interface used for referencing different image formats.Adapter class for the Sun JPEG Encoder.Adapter class for the Sun PNG Encoder.