org.jCharts.encoders
Class BinaryEncoderUtil
java.lang.Object
org.jCharts.encoders.BinaryEncoderUtil
public final class BinaryEncoderUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinaryEncoderUtil
private BinaryEncoderUtil()
throws Exception
- Throws:
Exception
render
static final BufferedImage render(Chart chart)
throws ChartDataException,
PropertyException,
IOException
- Parameters:
chart
-
- Throws:
ChartDataException
PropertyException
IOException