|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.linksoft.chart.gc.ChartImage
Copyright (c) 2002-2005 LinkSoft Systems, Inc. All Rights Reserved
| Constructor Summary | |
ChartImage()
|
|
| Method Summary | |
void |
dispose()
|
ChartGraphics |
getGraphics()
|
int |
getHeight()
|
int |
getWidth()
|
boolean |
saveToFile(java.lang.String sFormat,
java.lang.String file)
|
boolean |
saveToStream(java.lang.String sFormat,
java.io.OutputStream os)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ChartImage()
| Method Detail |
public ChartGraphics getGraphics()
public int getWidth()
public int getHeight()
public boolean saveToFile(java.lang.String sFormat,
java.lang.String file)
throws java.lang.Exception
java.lang.Exception
public boolean saveToStream(java.lang.String sFormat,
java.io.OutputStream os)
public void dispose()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||