B C G O S 
All Classes All Packages

B

buildModel(String, Map<String, String>) - Method in interface org.xwiki.rendering.macro.chart.ChartDataSource
Decodes the given macroContent / extraParams and builds a ChartModel.

C

ChartDataSource - Interface in org.xwiki.rendering.macro.chart
Interface for defining various data sources for charts.
ChartMacroParameters - Class in org.xwiki.rendering.macro.chart
Parameters for chart macro.
ChartMacroParameters() - Constructor for class org.xwiki.rendering.macro.chart.ChartMacroParameters
 

G

getHeight() - Method in class org.xwiki.rendering.macro.chart.ChartMacroParameters
 
getParams() - Method in class org.xwiki.rendering.macro.chart.ChartMacroParameters
 
getSource() - Method in class org.xwiki.rendering.macro.chart.ChartMacroParameters
 
getTitle() - Method in class org.xwiki.rendering.macro.chart.ChartMacroParameters
 
getType() - Method in class org.xwiki.rendering.macro.chart.ChartMacroParameters
 
getWidth() - Method in class org.xwiki.rendering.macro.chart.ChartMacroParameters
 

O

org.xwiki.rendering.macro.chart - package org.xwiki.rendering.macro.chart
 

S

setHeight(int) - Method in class org.xwiki.rendering.macro.chart.ChartMacroParameters
 
setParams(String) - Method in class org.xwiki.rendering.macro.chart.ChartMacroParameters
 
setSource(String) - Method in class org.xwiki.rendering.macro.chart.ChartMacroParameters
 
setTitle(String) - Method in class org.xwiki.rendering.macro.chart.ChartMacroParameters
 
setType(String) - Method in class org.xwiki.rendering.macro.chart.ChartMacroParameters
 
setWidth(int) - Method in class org.xwiki.rendering.macro.chart.ChartMacroParameters
 
B C G O S 
All Classes All Packages