public abstract class AbstractXYChartJrxmlHandler extends AbstractChartJrxmlHandler
document
Constructor and Description |
---|
AbstractXYChartJrxmlHandler(ChartReportDTO report,
String jrxmlFileName) |
AbstractXYChartJrxmlHandler(String reportName) |
Modifier and Type | Method and Description |
---|---|
void |
addXYChartReport(String chartText,
String chartPlot,
ChartReportDTO ChartReport) |
protected void |
handleFields(String chartText,
ChartReportDTO chartReport,
String chartDatasetText,
String chartSeriesText,
String xExprtext,
String yExpreText) |
addCategorySeries, addChartReport, getCategorySeriesElement, handleChartFormat, handleLabels, setSeriesName
getComponentElement, getFileContent, getOMDocument, getSubDataSetElement, handleBackgroundColor, handleHeaderInformation, handleReportFormat, setBackgroundColor, setHeaderInformation, writeJrxmlFile
public AbstractXYChartJrxmlHandler(ChartReportDTO report, String jrxmlFileName) throws XMLStreamException, FileNotFoundException, org.wso2.carbon.reporting.api.ReportingException
XMLStreamException
FileNotFoundException
org.wso2.carbon.reporting.api.ReportingException
public AbstractXYChartJrxmlHandler(String reportName) throws XMLStreamException, FileNotFoundException, org.wso2.carbon.reporting.api.ReportingException
XMLStreamException
FileNotFoundException
org.wso2.carbon.reporting.api.ReportingException
public void addXYChartReport(String chartText, String chartPlot, ChartReportDTO ChartReport) throws org.wso2.carbon.reporting.api.ReportingException
org.wso2.carbon.reporting.api.ReportingException
protected void handleFields(String chartText, ChartReportDTO chartReport, String chartDatasetText, String chartSeriesText, String xExprtext, String yExpreText) throws org.jaxen.JaxenException
handleFields
in class AbstractChartJrxmlHandler
org.jaxen.JaxenException
Copyright © 2022 WSO2. All rights reserved.