|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.exports.DataExportFormat
com.steema.teechart.exports.TextFormat
public class TextFormat
Field Summary | |
---|---|
java.lang.String |
textDelimiter
|
Fields inherited from class com.steema.teechart.exports.DataExportFormat |
---|
chart, fileExtension, hasColors, hasLabels, hasMarkPositions, hasNoMandatory, series |
Constructor Summary | |
---|---|
TextFormat(IBaseChart c)
|
Method Summary | |
---|---|
protected java.lang.String |
getContent()
|
java.lang.String |
getFilterFiles()
|
protected java.lang.String |
pointToString(int index)
|
Methods inherited from class com.steema.teechart.exports.DataExportFormat |
---|
copyToClipboard, getDataFormat, getFileExtension, getIncludeHeader, getIncludeIndex, getIncludeLabels, getIncludeSeriesTitle, getSeries, getTextLineSeparator, lostOwnership, prepare, save, save, setFileExtension, setIncludeHeader, setIncludeIndex, setIncludeLabels, setIncludeSeriesTitle, setSeries, setTextLineSeparator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String textDelimiter
Constructor Detail |
---|
public TextFormat(IBaseChart c)
Method Detail |
---|
protected java.lang.String getContent()
getContent
in class DataExportFormat
public java.lang.String getFilterFiles()
getFilterFiles
in class DataExportFormat
protected java.lang.String pointToString(int index)
pointToString
in class DataExportFormat
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |