JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
H
O
P
S
T
V
W
A
AxisType
- Enum in
org.xwiki.chart.axis
Enumeration of supported axis types.
C
ChartCustomizer
- Interface in
org.xwiki.chart
Allows implementing JFreeChart customizations (colors, fonts, etc) for the drawn graphs.
ChartGenerator
- Interface in
org.xwiki.chart
A component interface for defining various chart generators.
ChartGeneratorException
- Exception in
org.xwiki.chart
The class used to indicate exceptions specific to the Chart generator.
ChartGeneratorException(String)
- Constructor for exception org.xwiki.chart.
ChartGeneratorException
Constructs a new exception with the specified message.
ChartGeneratorException(Throwable)
- Constructor for exception org.xwiki.chart.
ChartGeneratorException
Constructs a new exception with the specified cause.
ChartGeneratorException(String, Throwable)
- Constructor for exception org.xwiki.chart.
ChartGeneratorException
Constructs a new exception with the specified message and cause.
ChartModel
- Interface in
org.xwiki.chart.model
Interface defining the input for the chart generator.
customize(JFreeChart, Map<String, String>)
- Method in interface org.xwiki.chart.
ChartCustomizer
D
DatasetType
- Enum in
org.xwiki.chart.dataset
Enumeration of supported dataset types.
F
forName(String)
- Static method in enum org.xwiki.chart.axis.
AxisType
forName(String)
- Static method in enum org.xwiki.chart.dataset.
DatasetType
forName(String)
- Static method in enum org.xwiki.chart.plot.
PlotType
forName(String)
- Static method in enum org.xwiki.chart.time.
TimePeriodType
G
generate(ChartModel, Map<String, String>)
- Method in interface org.xwiki.chart.
ChartGenerator
Generates an image of a chart representing the data presented as a
ChartModel
and extra formatting parameters provided in the parameters map.
getAxis(int)
- Method in interface org.xwiki.chart.model.
ChartModel
getDataset()
- Method in interface org.xwiki.chart.model.
ChartModel
getDefaultAxisTypes()
- Method in enum org.xwiki.chart.plot.
PlotType
getDefaultDatasetType()
- Method in enum org.xwiki.chart.plot.
PlotType
getName()
- Method in enum org.xwiki.chart.axis.
AxisType
getName()
- Method in enum org.xwiki.chart.dataset.
DatasetType
getName()
- Method in enum org.xwiki.chart.plot.
PlotType
getName()
- Method in enum org.xwiki.chart.time.
TimePeriodType
H
HEIGHT_PARAM
- Static variable in interface org.xwiki.chart.
ChartGenerator
Height parameter identifier.
O
org.xwiki.chart
- package org.xwiki.chart
org.xwiki.chart.axis
- package org.xwiki.chart.axis
org.xwiki.chart.dataset
- package org.xwiki.chart.dataset
org.xwiki.chart.model
- package org.xwiki.chart.model
org.xwiki.chart.plot
- package org.xwiki.chart.plot
org.xwiki.chart.time
- package org.xwiki.chart.time
P
PlotGeneratorException
- Exception in
org.xwiki.chart
The class used to indicate exceptions specific to the plot generator.
PlotGeneratorException(String)
- Constructor for exception org.xwiki.chart.
PlotGeneratorException
Constructs a new exception with the specified message.
PlotType
- Enum in
org.xwiki.chart.plot
Enumeration of supported plot types.
S
SERIES_PARAM
- Static variable in interface org.xwiki.chart.
ChartGenerator
Source parameter identifier.
T
TimePeriodType
- Enum in
org.xwiki.chart.time
Enumeration of supported time period types.
TITLE_PARAM
- Static variable in interface org.xwiki.chart.
ChartGenerator
Title parameter identifier.
TYPE_PARAM
- Static variable in interface org.xwiki.chart.
ChartGenerator
Type parameter identifier.
V
valueOf(String)
- Static method in enum org.xwiki.chart.axis.
AxisType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.xwiki.chart.dataset.
DatasetType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.xwiki.chart.plot.
PlotType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.xwiki.chart.time.
TimePeriodType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.xwiki.chart.axis.
AxisType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.xwiki.chart.dataset.
DatasetType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.xwiki.chart.plot.
PlotType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.xwiki.chart.time.
TimePeriodType
Returns an array containing the constants of this enum type, in the order they are declared.
W
WIDTH_PARAM
- Static variable in interface org.xwiki.chart.
ChartGenerator
Width parameter identifier.
A
C
D
F
G
H
O
P
S
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2004–2022
XWiki
. All rights reserved.