| Name | Description | Type | Package | Framework |
| EncoderUtil | A collection of utility methods for encoding images and returning them as a byte[] or writing them directly to an OutputStream. | Class | org.jfree.chart.encoders | JFreeChart |
| ImageEncoder | Interface for abstracting different types of image encoders. | Interface | org.jfree.chart.encoders | JFreeChart |
| ImageEncoderFactory | Class | org.jfree.chart.encoders | JFreeChart | |
| ImageFormat | Interface used for referencing different image formats. | Interface | org.jfree.chart.encoders | JFreeChart |
| KeypointPNGEncoderAdapter | Adapter class for the Keypoint PNG Encoder. | Class | org.jfree.chart.encoders | JFreeChart |
| SunJPEGEncoderAdapter | Adapter class for the Sun JPEG Encoder. | Class | org.jfree.chart.encoders | JFreeChart |
| SunPNGEncoderAdapter | Adapter class for the Sun PNG Encoder. | Class | org.jfree.chart.encoders | JFreeChart |