public class XMLFormat extends DataExportFormat
Title: XMLFormat class
Description: TeeChart for Java
Copyright (c) 2004-2008 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
chart, fileExtension, hasColors, hasLabels, hasMarkPositions, hasNoMandatory, series| Constructor and Description |
|---|
XMLFormat(IBaseChart c) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getContent() |
java.lang.String |
getFilterFiles()
Returns the corresponding Filter for the export format.
|
protected java.lang.String |
pointToString(int index) |
copyToClipboard, getDataFormat, getFileExtension, getIncludeHeader, getIncludeIndex, getIncludeLabels, getIncludeSeriesTitle, getSeries, getTextLineSeparator, prepare, save, save, setFileExtension, setIncludeHeader, setIncludeIndex, setIncludeLabels, setIncludeSeriesTitle, setSeries, setTextLineSeparatorpublic XMLFormat(IBaseChart c)
public java.lang.String getFilterFiles()
DataExportFormatgetFilterFiles in class DataExportFormatprotected java.lang.String pointToString(int index)
pointToString in class DataExportFormatprotected java.lang.String getContent()
getContent in class DataExportFormat