|
||||||||||
| 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.Exports
public final class Exports
Title: Exports class
Description:
Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
| Nested Class Summary | |
|---|---|
class |
Exports.DataExport
|
class |
Exports.TemplateExport
|
| Field Summary |
|---|
| Fields inherited from class com.steema.teechart.TeeBase |
|---|
chart |
| Constructor Summary | |
|---|---|
Exports(IBaseChart chart)
|
|
| Method Summary | |
|---|---|
Exports.DataExport |
getData()
Gets a class instance with methods to export chart Series data. |
ImageExport |
getImage()
Gets a class instance with methods to create images from chart. |
Exports.TemplateExport |
getTemplate()
Gets a class instance with methods to store the chart to a file or stream using Java standard serialization and XMLEncoder mechanisms. |
| Methods inherited from class com.steema.teechart.TeeBase |
|---|
getChart, invalidate, setBooleanProperty, setChart, setColorProperty, 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 Exports(IBaseChart chart)
| Method Detail |
|---|
public Exports.DataExport getData()
public ImageExport getImage()
public Exports.TemplateExport getTemplate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||