org.jCharts.encoders
Class BinaryEncoderUtil

java.lang.Object
  |
  +--org.jCharts.encoders.BinaryEncoderUtil

public final class BinaryEncoderUtil
extends java.lang.Object


Constructor Summary
private BinaryEncoderUtil()
           
 
Method Summary
(package private) static java.awt.image.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 java.lang.Exception
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