org.jCharts.encoders
Class BinaryEncoderUtil

java.lang.Object
  extended by org.jCharts.encoders.BinaryEncoderUtil

public final class BinaryEncoderUtil
extends Object


Constructor Summary
private BinaryEncoderUtil()
           
 
Method Summary
(package private) static BufferedImage render(Chart chart)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinaryEncoderUtil

private BinaryEncoderUtil()
                   throws Exception
Throws:
Exception
Method Detail

render

static final BufferedImage render(Chart chart)
                           throws ChartDataException,
                                  PropertyException,
                                  IOException
Parameters:
chart -
Throws:
ChartDataException
PropertyException
IOException