JComponentPack 1.5.0

com.zfqjava.chart
Class ChartIO

java.lang.Object
  extended by com.zfqjava.chart.ChartIO

public class ChartIO
extends Object

ChartIO write and read multiple chart format.


Method Summary
static void write(Chart c, String formatName, File f)
           
static void write(Chart c, String formatName, OutputStream os)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

write

public static void write(Chart c,
                         String formatName,
                         File f)
                  throws IOException
Throws:
IOException

write

public static void write(Chart c,
                         String formatName,
                         OutputStream os)
                  throws IOException
Throws:
IOException

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.