Package org.jCharts.encoders
Class BinaryEncoderUtil
- java.lang.Object
-
- org.jCharts.encoders.BinaryEncoderUtil
-
public final class BinaryEncoderUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
BinaryEncoderUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static java.awt.image.BufferedImage
render(Chart chart)
-
-
-
Method Detail
-
render
static final java.awt.image.BufferedImage render(Chart chart) throws ChartDataException, PropertyException, java.io.IOException
- Parameters:
chart
-- Throws:
ChartDataException
PropertyException
java.io.IOException
-
-