Skip navigation links
A B C D E F G H I L M N O P R S T U V W X 

A

AbstractChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
AbstractChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
AbstractChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
addChoice(String, Object) - Method in class com.xpn.xwiki.plugin.charts.params.ChoiceChartParam
 
addParam(ChartParam) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
ANTI_ALIAS - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AreaPlotFactory - Class in com.xpn.xwiki.plugin.charts.plots
 
AXIS_DOMAIN_PREFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_LABEL_COLOR_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_LABEL_FONT_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_LABEL_INSERTS_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_LABEL_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_LINE_COLOR_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_LINE_STROKE_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_LINE_VISIBLE_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_LOWER_MARGIN_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_RANGE_PREFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_TICK_LABEL_COLOR_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_TICK_LABEL_FONT_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_TICK_LABEL_INSERTS_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_TICK_LABEL_VISIBLE_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_TICK_MARK_COLOR_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_TICK_MARK_INSIDE_LENGTH_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_TICK_MARK_OUTSIDE_LENGTH_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_TICK_MARK_STROKE_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_TICK_MARK_VISIBLE_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_UPPER_MARGIN_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
AXIS_VISIBLE_SUFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 

B

BACKGROUND_COLOR - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
BarPlotFactory - Class in com.xpn.xwiki.plugin.charts.plots
 
BooleanChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
BooleanChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.BooleanChartParam
 
BORDER_COLOR - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
BORDER_STROKE - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
BORDER_VISIBLE - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 

C

CATEGORY_AXIS_CATEGORY_MARGIN_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
CATEGORY_AXIS_LABEL_POSITION_OFFSET_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
CATEGORY_AXIS_LABEL_POSITIONS_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
CATEGORY_AXIS_MAXIMUM_LABEL_LINES_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
CATEGORY_AXIS_MAXIMUM_LABEL_WIDTH_RATIO_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
CategoryLabelPositionsChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
CategoryLabelPositionsChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.CategoryLabelPositionsChartParam
 
CategoryLabelPositionsChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.CategoryLabelPositionsChartParam
 
CategoryPlotFactory - Class in com.xpn.xwiki.plugin.charts.plots
 
Chart - Interface in com.xpn.xwiki.plugin.charts
 
ChartCustomizer - Class in com.xpn.xwiki.plugin.charts
 
ChartCustomizer() - Constructor for class com.xpn.xwiki.plugin.charts.ChartCustomizer
 
ChartImpl - Class in com.xpn.xwiki.plugin.charts
Represents a SVG chart as returned by the ChartingPlugin.
ChartImpl(ChartParams, String, String) - Constructor for class com.xpn.xwiki.plugin.charts.ChartImpl
 
ChartingAction - Class in com.xpn.xwiki.plugin.charts.actions
 
ChartingAction() - Constructor for class com.xpn.xwiki.plugin.charts.actions.ChartingAction
 
ChartingException - Exception in com.xpn.xwiki.plugin.charts.exceptions
 
ChartingException() - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.ChartingException
 
ChartingException(String) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.ChartingException
 
ChartingException(String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.ChartingException
 
ChartingException(Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.ChartingException
 
ChartingPlugin - Class in com.xpn.xwiki.plugin.charts
TODO: Document this
ChartingPlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.charts.ChartingPlugin
 
ChartingPluginApi - Class in com.xpn.xwiki.plugin.charts
 
ChartingPluginApi(ChartingPlugin, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.charts.ChartingPluginApi
 
ChartParam - Interface in com.xpn.xwiki.plugin.charts.params
 
ChartParams - Class in com.xpn.xwiki.plugin.charts.params
 
ChartParams() - Constructor for class com.xpn.xwiki.plugin.charts.params.ChartParams
 
ChartParams(Map) - Constructor for class com.xpn.xwiki.plugin.charts.params.ChartParams
 
ChartParams(Map, ChartParams) - Constructor for class com.xpn.xwiki.plugin.charts.params.ChartParams
 
ChartParams(Map, ChartParams, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.ChartParams
 
ChartParams(ChartParams) - Constructor for class com.xpn.xwiki.plugin.charts.params.ChartParams
 
check() - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
ChoiceChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
ChoiceChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.ChoiceChartParam
 
ChoiceChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.ChoiceChartParam
 
choices - Variable in class com.xpn.xwiki.plugin.charts.params.ChoiceChartParam
 
ColorChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
ColorChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.ColorChartParam
 
ColorChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.ColorChartParam
 
ColumnIndexOutOfBoundsException - Exception in com.xpn.xwiki.plugin.charts.exceptions
 
ColumnIndexOutOfBoundsException() - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.ColumnIndexOutOfBoundsException
 
ColumnIndexOutOfBoundsException(String) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.ColumnIndexOutOfBoundsException
 
ColumnIndexOutOfBoundsException(String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.ColumnIndexOutOfBoundsException
 
ColumnIndexOutOfBoundsException(Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.ColumnIndexOutOfBoundsException
 
com.xpn.xwiki.plugin.charts - package com.xpn.xwiki.plugin.charts
 
com.xpn.xwiki.plugin.charts.actions - package com.xpn.xwiki.plugin.charts.actions
 
com.xpn.xwiki.plugin.charts.exceptions - package com.xpn.xwiki.plugin.charts.exceptions
 
com.xpn.xwiki.plugin.charts.params - package com.xpn.xwiki.plugin.charts.params
 
com.xpn.xwiki.plugin.charts.plots - package com.xpn.xwiki.plugin.charts.plots
 
com.xpn.xwiki.plugin.charts.source - package com.xpn.xwiki.plugin.charts.source
 
com.xpn.xwiki.plugin.charts.wizard - package com.xpn.xwiki.plugin.charts.wizard
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.BooleanChartParam
 
convert(String) - Method in interface com.xpn.xwiki.plugin.charts.params.ChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChoiceChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.ColorChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.DateChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.DateTickUnitChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.DoubleChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.FloatChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.FontChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.IntegerChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.ListChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.LocaleChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.MapChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.NumberFormatChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.NumberTickUnitChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.Point2DChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.RectangleInsetsChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.ShapeChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.StringChartParam
 
convert(String) - Method in class com.xpn.xwiki.plugin.charts.params.StrokeChartParam
 
COUNTRY - Static variable in class com.xpn.xwiki.plugin.charts.params.LocaleChartParam
 
create(DataSource, ChartParams) - Method in class com.xpn.xwiki.plugin.charts.plots.AreaPlotFactory
 
create(DataSource, ChartParams) - Method in class com.xpn.xwiki.plugin.charts.plots.BarPlotFactory
 
create(DataSource, CategoryItemRenderer, ChartParams) - Method in class com.xpn.xwiki.plugin.charts.plots.CategoryPlotFactory
 
create(DataSource, ChartParams) - Method in class com.xpn.xwiki.plugin.charts.plots.LinePlotFactory
 
create(DataSource, ChartParams) - Method in class com.xpn.xwiki.plugin.charts.plots.PiePlotFactory
 
create(DataSource, ChartParams) - Method in interface com.xpn.xwiki.plugin.charts.plots.PlotFactory
 
create(DataSource, ChartParams) - Method in class com.xpn.xwiki.plugin.charts.plots.TableXYDatasetFactory
 
create(DataSource, ChartParams) - Method in class com.xpn.xwiki.plugin.charts.plots.TimePlotFactory
 
create(DataSource, ChartParams) - Method in class com.xpn.xwiki.plugin.charts.plots.TimeSeriesCollectionFactory
 
create(DataSource, XYItemRenderer, ChartParams) - Method in class com.xpn.xwiki.plugin.charts.plots.XYPlotFactory
 
create(Map, XWikiContext) - Method in interface com.xpn.xwiki.plugin.charts.source.DataSourceFactory
 
create(Map, XWikiContext) - Method in class com.xpn.xwiki.plugin.charts.source.MainDataSourceFactory
 
create(Map, XWikiContext) - Method in class com.xpn.xwiki.plugin.charts.source.ObjectDataSourceFactory
 
create(Map, XWikiContext) - Method in class com.xpn.xwiki.plugin.charts.source.ObjectidDataSourceFactory
 
CURRENCY - Static variable in class com.xpn.xwiki.plugin.charts.params.NumberFormatChartParam
 
CUSTOM - Static variable in class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 
customizeAxis(Axis, ChartParams, String) - Static method in class com.xpn.xwiki.plugin.charts.ChartCustomizer
 
customizeCategoryAxis(CategoryAxis, ChartParams, String) - Static method in class com.xpn.xwiki.plugin.charts.ChartCustomizer
 
customizeCategoryItemRenderer(CategoryItemRenderer, ChartParams) - Static method in class com.xpn.xwiki.plugin.charts.ChartCustomizer
 
customizeChart(JFreeChart, ChartParams) - Static method in class com.xpn.xwiki.plugin.charts.ChartCustomizer
 
customizeDateAxis(DateAxis, ChartParams, String) - Static method in class com.xpn.xwiki.plugin.charts.ChartCustomizer
 
customizeLegend(LegendTitle, ChartParams) - Static method in class com.xpn.xwiki.plugin.charts.ChartCustomizer
 
customizeNumberAxis(NumberAxis, ChartParams, String) - Static method in class com.xpn.xwiki.plugin.charts.ChartCustomizer
 
customizePiePlot(PiePlot, ChartParams) - Static method in class com.xpn.xwiki.plugin.charts.ChartCustomizer
 
customizePlot(Plot, ChartParams) - Static method in class com.xpn.xwiki.plugin.charts.ChartCustomizer
 
customizeRenderer(AbstractRenderer, ChartParams) - Static method in class com.xpn.xwiki.plugin.charts.ChartCustomizer
 
customizeTitle(TextTitle, ChartParams, String) - Static method in class com.xpn.xwiki.plugin.charts.ChartCustomizer
 
customizeValueAxis(ValueAxis, ChartParams, String) - Static method in class com.xpn.xwiki.plugin.charts.ChartCustomizer
 
customizeXYItemRenderer(XYItemRenderer, ChartParams) - Static method in class com.xpn.xwiki.plugin.charts.ChartCustomizer
 
customizeXYPlot(XYPlot, ChartParams) - Static method in class com.xpn.xwiki.plugin.charts.ChartCustomizer
 

D

data - Variable in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
 
DataSource - Interface in com.xpn.xwiki.plugin.charts.source
 
DataSourceException - Exception in com.xpn.xwiki.plugin.charts.exceptions
 
DataSourceException() - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.DataSourceException
 
DataSourceException(String) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.DataSourceException
 
DataSourceException(String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.DataSourceException
 
DataSourceException(Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.DataSourceException
 
DataSourceFactory - Interface in com.xpn.xwiki.plugin.charts.source
 
DATE - Static variable in class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 
DATE_AXIS_DATE_FORMAT_OVERRIDE_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
DATE_AXIS_DATE_TICK_MARK_POSITION_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
DATE_AXIS_DATE_TICK_UNIT_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
DATE_AXIS_LOWER_DATE_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
DATE_AXIS_UPPER_DATE_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
DATE_FORMAT - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
DATE_STYLE - Static variable in class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 
DateChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
DateChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.DateChartParam
 
DateChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.DateChartParam
 
DateFormatChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
DateFormatChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 
DateFormatChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 
DateTickMarkPositionChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
DateTickMarkPositionChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.DateTickMarkPositionChartParam
 
DateTickMarkPositionChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.DateTickMarkPositionChartParam
 
DateTickUnitChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
DateTickUnitChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.DateTickUnitChartParam
 
DateTickUnitChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.DateTickUnitChartParam
 
DATETIME - Static variable in class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 
DefaultChartParams - Class in com.xpn.xwiki.plugin.charts.params
 
DefaultChartParams2 - Class in com.xpn.xwiki.plugin.charts.params
This is used by the charting wizard only Q: Why is this not used in the ChartingMacro ?
DefaultChartParams2() - Constructor for class com.xpn.xwiki.plugin.charts.params.DefaultChartParams2
 
DefaultDataSource - Class in com.xpn.xwiki.plugin.charts.source
 
DefaultDataSource() - Constructor for class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
This no-arg constructor creates an empty data source with no headers.
DefaultDataSource(Number[][]) - Constructor for class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
This constructor creates a data source with no headers
DefaultDataSource(Number[][], String[], String[]) - Constructor for class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
This constructor creates a data source with the given data and headers
DoubleChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
DoubleChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.DoubleChartParam
 
DoubleChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.DoubleChartParam
 

E

EmptyDataSourceException - Exception in com.xpn.xwiki.plugin.charts.exceptions
 
EmptyDataSourceException() - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.EmptyDataSourceException
 
EmptyDataSourceException(String) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.EmptyDataSourceException
 
EmptyDataSourceException(String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.EmptyDataSourceException
 
EmptyDataSourceException(Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.EmptyDataSourceException
 
equals(Object) - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 

F

FloatChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
FloatChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.FloatChartParam
 
FloatChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.FloatChartParam
 
FontChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
FontChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.FontChartParam
 
FontChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.FontChartParam
 
FontHelper - Class in com.xpn.xwiki.plugin.charts.wizard
 
FontHelper() - Constructor for class com.xpn.xwiki.plugin.charts.wizard.FontHelper
 
FULL - Static variable in class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 

G

GENERAL - Static variable in class com.xpn.xwiki.plugin.charts.params.NumberFormatChartParam
 
generateChart(ChartParams, XWikiContext) - Method in class com.xpn.xwiki.plugin.charts.ChartingPlugin
 
generateChart(ChartParams, XWikiContext) - Method in class com.xpn.xwiki.plugin.charts.ChartingPluginApi
 
GenerateException - Exception in com.xpn.xwiki.plugin.charts.exceptions
 
GenerateException() - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.GenerateException
 
GenerateException(String) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.GenerateException
 
GenerateException(String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.GenerateException
 
GenerateException(Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.GenerateException
 
get(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getAllCells() - Method in interface com.xpn.xwiki.plugin.charts.source.DataSource
 
getAllCells() - Method in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
 
getAvailableFonts() - Method in class com.xpn.xwiki.plugin.charts.wizard.FontHelper
 
getBoolean(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getCategoryLabelPositions(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getCell(int, int) - Method in interface com.xpn.xwiki.plugin.charts.source.DataSource
 
getCell(int, int) - Method in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
 
getChoiceArg(Map, String, Map) - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
getClass(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getColor(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getColumn(int) - Method in interface com.xpn.xwiki.plugin.charts.source.DataSource
 
getColumn(int) - Method in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
 
getColumnCount() - Method in interface com.xpn.xwiki.plugin.charts.source.DataSource
 
getColumnCount() - Method in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
The number of columns of this data source
getDate(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getDateFormat(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getDateTickMarkPosition(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getDateTickUnit(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getDouble(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getDoubleArg(Map, String) - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
getFloat(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getFloatArg(Map, String) - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
getFont(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getFontStyleAsString(Font) - Method in class com.xpn.xwiki.plugin.charts.wizard.FontHelper
 
getHeaderColumn() - Method in interface com.xpn.xwiki.plugin.charts.source.DataSource
 
getHeaderColumn() - Method in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
 
getHeaderColumnValue(int) - Method in interface com.xpn.xwiki.plugin.charts.source.DataSource
 
getHeaderColumnValue(int) - Method in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
 
getHeaderRow() - Method in interface com.xpn.xwiki.plugin.charts.source.DataSource
 
getHeaderRow() - Method in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
 
getHeaderRowValue(int) - Method in interface com.xpn.xwiki.plugin.charts.source.DataSource
 
getHeaderRowValue(int) - Method in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
 
getHorizontalAlignment(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getImageURL() - Method in interface com.xpn.xwiki.plugin.charts.Chart
 
getImageURL() - Method in class com.xpn.xwiki.plugin.charts.ChartImpl
 
getInstance() - Static method in class com.xpn.xwiki.plugin.charts.params.DefaultChartParams
 
getInstance() - Static method in class com.xpn.xwiki.plugin.charts.params.DefaultChartParams2
 
getInstance() - Static method in class com.xpn.xwiki.plugin.charts.plots.AreaPlotFactory
 
getInstance() - Static method in class com.xpn.xwiki.plugin.charts.plots.BarPlotFactory
 
getInstance() - Static method in class com.xpn.xwiki.plugin.charts.plots.CategoryPlotFactory
 
getInstance() - Static method in class com.xpn.xwiki.plugin.charts.plots.LinePlotFactory
 
getInstance() - Static method in class com.xpn.xwiki.plugin.charts.plots.PiePlotFactory
 
getInstance() - Static method in class com.xpn.xwiki.plugin.charts.plots.TableXYDatasetFactory
 
getInstance() - Static method in class com.xpn.xwiki.plugin.charts.plots.TimePlotFactory
 
getInstance() - Static method in class com.xpn.xwiki.plugin.charts.plots.TimeSeriesCollectionFactory
 
getInstance() - Static method in class com.xpn.xwiki.plugin.charts.plots.XYPlotFactory
 
getInstance() - Static method in class com.xpn.xwiki.plugin.charts.source.MainDataSourceFactory
 
getInstance() - Static method in class com.xpn.xwiki.plugin.charts.source.ObjectDataSourceFactory
 
getInstance() - Static method in class com.xpn.xwiki.plugin.charts.source.ObjectidDataSourceFactory
 
getIntArg(Map, String) - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
getInteger(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getList(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getListArg(Map, String) - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
getMap(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getMessage() - Method in exception com.xpn.xwiki.plugin.charts.exceptions.ChartingException
 
getName() - Method in class com.xpn.xwiki.plugin.charts.ChartingPlugin
 
getName() - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
getName() - Method in interface com.xpn.xwiki.plugin.charts.params.ChartParam
 
getNumberFormat(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getNumberTickUnit(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getPageURL() - Method in interface com.xpn.xwiki.plugin.charts.Chart
 
getPageURL() - Method in class com.xpn.xwiki.plugin.charts.ChartImpl
 
getParameters() - Method in interface com.xpn.xwiki.plugin.charts.Chart
 
getParameters() - Method in class com.xpn.xwiki.plugin.charts.ChartImpl
 
getPlotOrientation(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getPlugin() - Method in class com.xpn.xwiki.plugin.charts.ChartingPluginApi
 
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.charts.ChartingPlugin
 
getPoint2D(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getRangeType(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getRectangleAnchor(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getRectangleEdge(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getRectangleInsets(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getRow(int) - Method in interface com.xpn.xwiki.plugin.charts.source.DataSource
 
getRow(int) - Method in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
 
getRowCount() - Method in interface com.xpn.xwiki.plugin.charts.source.DataSource
 
getRowCount() - Method in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
The number of rows of this data source
getShape(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getString(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getStringArg(Map, String) - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
getStringOptionalArg(Map, String) - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
getStroke(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
getTitle() - Method in interface com.xpn.xwiki.plugin.charts.Chart
Each chart should have a title.
getTitle() - Method in class com.xpn.xwiki.plugin.charts.ChartImpl
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.BooleanChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.CategoryLabelPositionsChartParam
 
getType() - Method in interface com.xpn.xwiki.plugin.charts.params.ChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.ChoiceChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.ColorChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.DateChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.DateTickMarkPositionChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.DateTickUnitChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.DoubleChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.FloatChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.FontChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.HorizontalAlignmentChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.IntegerChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.ListChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.LocaleChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.MapChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.NumberFormatChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.NumberTickUnitChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.PlotOrientationChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.Point2DChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.RangeTypeChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.RectangleAnchorChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.RectangleEdgeChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.RectangleInsetsChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.RendererClassChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.ShapeChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.StringChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.StrokeChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.TimePeriodClassChartParam
 
getType() - Method in class com.xpn.xwiki.plugin.charts.params.VerticalAlignmentChartParam
 
getVerticalAlignment(String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 

H

hashCode() - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
hasHeaderColumn() - Method in interface com.xpn.xwiki.plugin.charts.source.DataSource
 
hasHeaderColumn() - Method in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
 
hasHeaderRow() - Method in interface com.xpn.xwiki.plugin.charts.source.DataSource
 
hasHeaderRow() - Method in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
 
headerColumn - Variable in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
 
headerRow - Variable in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
 
HEIGHT - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
HorizontalAlignmentChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
HorizontalAlignmentChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.HorizontalAlignmentChartParam
 
HorizontalAlignmentChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.HorizontalAlignmentChartParam
 

I

IMAGE_ATTRIBUTES - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.charts.ChartingPlugin
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.CategoryLabelPositionsChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.ChoiceChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.ColorChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.DateTickMarkPositionChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.DateTickUnitChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.FontChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.HorizontalAlignmentChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.PlotOrientationChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.RangeTypeChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.RectangleAnchorChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.RectangleEdgeChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.RendererClassChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.ShapeChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.StrokeChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.TimePeriodClassChartParam
 
init() - Method in class com.xpn.xwiki.plugin.charts.params.VerticalAlignmentChartParam
 
INTEGER - Static variable in class com.xpn.xwiki.plugin.charts.params.NumberFormatChartParam
 
IntegerChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
IntegerChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.IntegerChartParam
 
IntegerChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.IntegerChartParam
 
InvalidArgumentException - Exception in com.xpn.xwiki.plugin.charts.exceptions
 
InvalidArgumentException() - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.InvalidArgumentException
 
InvalidArgumentException(String) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.InvalidArgumentException
 
InvalidArgumentException(String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.InvalidArgumentException
 
InvalidArgumentException(Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.InvalidArgumentException
 
InvalidParamException - Exception in com.xpn.xwiki.plugin.charts.exceptions
 
InvalidParamException() - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.InvalidParamException
 
InvalidParamException(String) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.InvalidParamException
 
InvalidParamException(String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.InvalidParamException
 
InvalidParamException(Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.InvalidParamException
 
isOptional() - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
isOptional() - Method in interface com.xpn.xwiki.plugin.charts.params.ChartParam
 

L

LANGUAGE - Static variable in class com.xpn.xwiki.plugin.charts.params.LocaleChartParam
 
LEGEND_BACKGROUND_COLOR - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
LEGEND_ITEM_FONT - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
LEGEND_ITEM_GRAPHIC_ANCHOR - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
LEGEND_ITEM_GRAPHIC_EDGE - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
LEGEND_ITEM_GRAPHIC_LOCATION - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
LEGEND_ITEM_GRAPHIC_PADDING - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
LEGEND_ITEM_LABEL_PADDING - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
LinePlotFactory - Class in com.xpn.xwiki.plugin.charts.plots
 
LINK_ATTRIBUTES - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
LIST_SEPARATOR - Static variable in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
ListChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
ListChartParam(ChartParam) - Constructor for class com.xpn.xwiki.plugin.charts.params.ListChartParam
 
ListChartParam(ChartParam, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.ListChartParam
 
LocaleChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
LocaleChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.LocaleChartParam
 
LocaleChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.LocaleChartParam
 
LONG - Static variable in class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 

M

MainDataSourceFactory - Class in com.xpn.xwiki.plugin.charts.source
 
MAP_ASSIGNMENT - Static variable in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
MAP_SEPARATOR - Static variable in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
MapChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
MapChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.MapChartParam
 
MapChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.MapChartParam
 
MEDIUM - Static variable in class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 
MissingArgumentException - Exception in com.xpn.xwiki.plugin.charts.exceptions
 
MissingArgumentException() - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.MissingArgumentException
 
MissingArgumentException(String) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.MissingArgumentException
 
MissingArgumentException(String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.MissingArgumentException
 
MissingArgumentException(Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.MissingArgumentException
 
MissingDataSourceException - Exception in com.xpn.xwiki.plugin.charts.exceptions
 
MissingDataSourceException() - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.MissingDataSourceException
 
MissingDataSourceException(String) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.MissingDataSourceException
 
MissingDataSourceException(String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.MissingDataSourceException
 
MissingDataSourceException(Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.MissingDataSourceException
 
MissingMandatoryParamException - Exception in com.xpn.xwiki.plugin.charts.exceptions
 
MissingMandatoryParamException() - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.MissingMandatoryParamException
 
MissingMandatoryParamException(String) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.MissingMandatoryParamException
 
MissingMandatoryParamException(String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.MissingMandatoryParamException
 
MissingMandatoryParamException(Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.MissingMandatoryParamException
 

N

name - Variable in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
NoHeaderColumnException - Exception in com.xpn.xwiki.plugin.charts.exceptions
 
NoHeaderColumnException() - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.NoHeaderColumnException
 
NoHeaderColumnException(String) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.NoHeaderColumnException
 
NoHeaderColumnException(String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.NoHeaderColumnException
 
NoHeaderColumnException(Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.NoHeaderColumnException
 
NoHeaderRowException - Exception in com.xpn.xwiki.plugin.charts.exceptions
 
NoHeaderRowException() - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.NoHeaderRowException
 
NoHeaderRowException(String) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.NoHeaderRowException
 
NoHeaderRowException(String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.NoHeaderRowException
 
NoHeaderRowException(Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.NoHeaderRowException
 
NUMBER - Static variable in class com.xpn.xwiki.plugin.charts.params.NumberFormatChartParam
 
NUMBER_AXIS_AUTO_RANGE_INCLUDES_ZERO_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
NUMBER_AXIS_AUTO_RANGE_STICKY_ZERO_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
NUMBER_AXIS_NUMBER_FORMAT_OVERRIDE_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
NUMBER_AXIS_NUMBER_TICK_UNIT_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
NUMBER_AXIS_RANGE_TYPE_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
NumberFormatChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
NumberFormatChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.NumberFormatChartParam
 
NumberFormatChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.NumberFormatChartParam
 
NumberTickUnitChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
NumberTickUnitChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.NumberTickUnitChartParam
 
NumberTickUnitChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.NumberTickUnitChartParam
 

O

ObjectDataSourceFactory - Class in com.xpn.xwiki.plugin.charts.source
 
ObjectidDataSourceFactory - Class in com.xpn.xwiki.plugin.charts.source
 
optional - Variable in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
outputFile(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.charts.ChartingPlugin
 
outputFile(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.charts.ChartingPluginApi
 

P

ParamException - Exception in com.xpn.xwiki.plugin.charts.exceptions
 
ParamException() - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.ParamException
 
ParamException(String) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.ParamException
 
ParamException(String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.ParamException
 
ParamException(Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.ParamException
 
parseList(String) - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
parseMap(String) - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
parseMap(String, int) - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
PATTERN - Static variable in class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 
PERCENT - Static variable in class com.xpn.xwiki.plugin.charts.params.NumberFormatChartParam
 
PiePlotFactory - Class in com.xpn.xwiki.plugin.charts.plots
 
PLOT_BACKGROUND_ALPHA - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
PLOT_BACKGROUND_COLOR - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
PLOT_FOREGROUND_ALPHA - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
PLOT_INSERTS - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
PLOT_OUTLINE_COLOR - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
PLOT_OUTLINE_STROKE - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
PlotFactory - Interface in com.xpn.xwiki.plugin.charts.plots
 
PlotOrientationChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
PlotOrientationChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.PlotOrientationChartParam
 
PlotOrientationChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.PlotOrientationChartParam
 
PLOTXY_AXIS_GRIDLINE_COLOR_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
PLOTXY_AXIS_GRIDLINE_STROKE_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
PLOTXY_AXIS_GRIDLINE_VISIBLE_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
Point2DChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
Point2DChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.Point2DChartParam
 
Point2DChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.Point2DChartParam
 
printStackTrace() - Method in exception com.xpn.xwiki.plugin.charts.exceptions.ChartingException
 
printStackTrace(PrintStream) - Method in exception com.xpn.xwiki.plugin.charts.exceptions.ChartingException
 
printStackTrace(PrintWriter) - Method in exception com.xpn.xwiki.plugin.charts.exceptions.ChartingException
 

R

RangeTypeChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
RangeTypeChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.RangeTypeChartParam
 
RangeTypeChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.RangeTypeChartParam
 
readFile(File) - Method in class com.xpn.xwiki.plugin.charts.ChartingPlugin
 
RectangleAnchorChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
RectangleAnchorChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.RectangleAnchorChartParam
 
RectangleAnchorChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.RectangleAnchorChartParam
 
RectangleEdgeChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
RectangleEdgeChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.RectangleEdgeChartParam
 
RectangleEdgeChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.RectangleEdgeChartParam
 
RectangleInsetsChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
RectangleInsetsChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.RectangleInsetsChartParam
 
RectangleInsetsChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.RectangleInsetsChartParam
 
render(XWikiContext) - Method in class com.xpn.xwiki.plugin.charts.actions.ChartingAction
 
RENDERER - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_COLOR - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_FILL_COLOR - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_ITEM_LABEL_COLOR - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_ITEM_LABEL_FONT - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_ITEM_LABEL_VISIBLE - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_OUTLINE_COLOR - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_OUTLINE_STROKE - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_SERIES_COLORS - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_SERIES_FILL_COLORS - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_SERIES_ITEM_LABEL_COLORS - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_SERIES_ITEM_LABEL_FONTS - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_SERIES_ITEM_LABEL_VISIBLES - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_SERIES_OUTLINE_COLORS - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_SERIES_OUTLINE_STROKES - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_SERIES_SHAPES - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_SERIES_STROKES - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_SERIES_VISIBLE - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_SERIES_VISIBLE_IN_LEGEND - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_SHAPE - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RENDERER_STROKE - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
RendererClassChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
RendererClassChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.RendererClassChartParam
 
RendererClassChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.RendererClassChartParam
 
RowIndexOutOfBoundsException - Exception in com.xpn.xwiki.plugin.charts.exceptions
 
RowIndexOutOfBoundsException() - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.RowIndexOutOfBoundsException
 
RowIndexOutOfBoundsException(String) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.RowIndexOutOfBoundsException
 
RowIndexOutOfBoundsException(String, Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.RowIndexOutOfBoundsException
 
RowIndexOutOfBoundsException(Throwable) - Constructor for exception com.xpn.xwiki.plugin.charts.exceptions.RowIndexOutOfBoundsException
 

S

SERIES - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
set(String, String) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
set(String, Object) - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
setCell(int, int, Number) - Method in class com.xpn.xwiki.plugin.charts.source.DefaultDataSource
Sets the value of a single cell
setImageURL(String) - Method in class com.xpn.xwiki.plugin.charts.ChartImpl
 
setPageURL(String) - Method in class com.xpn.xwiki.plugin.charts.ChartImpl
 
setPlugin(ChartingPlugin) - Method in class com.xpn.xwiki.plugin.charts.ChartingPluginApi
 
setTitle(String) - Method in class com.xpn.xwiki.plugin.charts.ChartImpl
 
ShapeChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
ShapeChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.ShapeChartParam
 
ShapeChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.ShapeChartParam
 
SHORT - Static variable in class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 
SOURCE - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
StringChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
StringChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.StringChartParam
 
StringChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.StringChartParam
 
StrokeChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
StrokeChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.StrokeChartParam
 
StrokeChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.StrokeChartParam
 
SUBTITLE_PREFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 

T

TableXYDatasetFactory - Class in com.xpn.xwiki.plugin.charts.plots
 
TIME - Static variable in class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 
TIME_PERIOD_CLASS - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
TIME_STYLE - Static variable in class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 
TimePeriodClassChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
TimePeriodClassChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.TimePeriodClassChartParam
 
TimePeriodClassChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.TimePeriodClassChartParam
 
TimePlotFactory - Class in com.xpn.xwiki.plugin.charts.plots
 
TimeSeriesCollectionFactory - Class in com.xpn.xwiki.plugin.charts.plots
 
TITLE_BACKGROUND_COLOR_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
TITLE_COLOR_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
TITLE_FONT_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
TITLE_HORIZONTAL_ALIGNMENT_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
TITLE_PADDING_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
TITLE_POSITION_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
TITLE_PREFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
TITLE_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
TITLE_URL_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
TITLE_VERTICAL_ALIGNMENT_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
toFloatArray(List) - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
toFloatList(List) - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
toString() - Method in class com.xpn.xwiki.plugin.charts.params.AbstractChartParam
 
toString() - Method in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
TYPE - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
TYPE - Static variable in class com.xpn.xwiki.plugin.charts.params.DateFormatChartParam
 
TYPE - Static variable in class com.xpn.xwiki.plugin.charts.params.NumberFormatChartParam
 

U

uniqueInstance - Static variable in class com.xpn.xwiki.plugin.charts.params.DefaultChartParams
 
uniqueInstance - Static variable in class com.xpn.xwiki.plugin.charts.params.DefaultChartParams2
 

V

VALUE_AXIS_AUTO_RANGE_MIN_SIZE_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
VALUE_AXIS_AUTO_RANGE_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
VALUE_AXIS_AUTO_TICK_UNIT_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
VALUE_AXIS_LOWER_BOUND_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
VALUE_AXIS_UPPER_BOUND_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
VALUE_AXIS_VERTICAL_TICK_LABELS_SUFFIX - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
VARIANT - Static variable in class com.xpn.xwiki.plugin.charts.params.LocaleChartParam
 
VerticalAlignmentChartParam - Class in com.xpn.xwiki.plugin.charts.params
 
VerticalAlignmentChartParam(String) - Constructor for class com.xpn.xwiki.plugin.charts.params.VerticalAlignmentChartParam
 
VerticalAlignmentChartParam(String, boolean) - Constructor for class com.xpn.xwiki.plugin.charts.params.VerticalAlignmentChartParam
 

W

WIDTH - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 

X

XYPLOT_ORIENTATION - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
XYPLOT_QUADRANT_COLORS - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
XYPLOT_QUADRANT_ORIGIN - Static variable in class com.xpn.xwiki.plugin.charts.params.ChartParams
 
XYPlotFactory - Class in com.xpn.xwiki.plugin.charts.plots
This class is not used directly but through area, bar and line (there is a sort of dynamic inheritance here)
A B C D E F G H I L M N O P R S T U V W X 
Skip navigation links

Copyright © 2004–2019 XWiki. All rights reserved.