|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.TeeBase
com.steema.teechart.exports.ImageExportFormat
com.steema.teechart.exports.SVGFormat
public class SVGFormat
Title: TeeChart for Java
Description: TeeChart for Java
Copyright (c) 2004-2008 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Field Summary |
---|
Fields inherited from class com.steema.teechart.exports.ImageExportFormat |
---|
fileExtension, format |
Fields inherited from class com.steema.teechart.TeeBase |
---|
chart, InternalUse |
Constructor Summary | |
---|---|
SVGFormat(IBaseChart chart)
|
Method Summary | |
---|---|
void |
save(java.lang.String fileName)
Saves image to File. |
Methods inherited from class com.steema.teechart.exports.ImageExportFormat |
---|
getHeight, getWidth, save, setHeight, setWidth |
Methods inherited from class com.steema.teechart.TeeBase |
---|
getChart, invalidate, setBooleanProperty, setChart, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SVGFormat(IBaseChart chart)
Method Detail |
---|
public void save(java.lang.String fileName) throws java.io.FileNotFoundException
ImageExportFormat
save
in class ImageExportFormat
fileName
- String
java.io.FileNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |