Header
And More


Package org.jfree.chart.encoders

Classes related to the encoding of charts to different image formats.

See:
          Description

Interface Summary
ImageEncoder Interface for abstracting different types of image encoders.
ImageFormat Interface used for referencing different image formats.
 

Class Summary
EncoderUtil A collection of utility methods for encoding images and returning them as a byte[] or writing them directly to an OutputStream.
ImageEncoderFactory Factory class for returning ImageEncoders for different ImageFormats.
KeypointPNGEncoderAdapter Adapter class for the Keypoint PNG Encoder.
SunJPEGEncoderAdapter Adapter class for the Sun JPEG Encoder.
SunPNGEncoderAdapter Adapter class for the Sun PNG Encoder.
 

Package org.jfree.chart.encoders Description

Classes related to the encoding of charts to different image formats.


Footer
And More


Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.