| Package | Description |
|---|---|
| org.wicketstuff.jqplot.lib.elements | |
| org.wicketstuff.jqplot.lib.renderer | |
| org.wicketstuff.jqplot.lib.renderer.core | |
| org.wicketstuff.jqplot.lib.renderer.plugin |
| Modifier and Type | Class and Description |
|---|---|
class |
Animation |
class |
Axes<T extends Serializable>
Axes options are specified within an axes object at the top level of the plot
options like so:
|
class |
CanvasOverlay
CanvasOverlay object.
|
class |
Cursor
Plugin class representing the cursor as displayed on the plot.
|
class |
DashedHorizontalLine
DashedHorizontalLine object.
|
class |
DashedVerticalLine
DashedVerticalLine object.
|
class |
ElemContainer
The Class ElemContainer.
|
class |
Grid<T extends Serializable>
Object representing the grid on which the plot is drawn.
|
class |
GridPadding
GridPadding
|
class |
Highlighter |
class |
HorizontalLine
HorizontalLine object.
|
class |
Legend
Legend object.
|
class |
LegendRenderer |
class |
Line
Line object.
|
class |
LineObject
Container for all line types used with a canvas overlay.
|
class |
RendererOptions
Renderer options.
|
class |
Serie
The Class Serie.
|
class |
SeriesDefaults
SeriesDafaults
|
class |
TickOptions
A 'tick' object showing the value of a tick/gridline on the plot.
|
class |
Title
Plot Title object.
|
class |
Trendline
TrendLine
|
class |
VerticalLine
VerticalLine object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Renderer
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AxisTickRenderer
Deprecated.
|
class |
ShadowRenderer
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BarRenderer
Deprecated.
|
class |
BubbleRenderer
Deprecated.
|
class |
CanvasAxisLabelRenderer
Deprecated.
|
class |
CanvasAxisTickRenderer
Deprecated.
|
class |
CategoryAxisRenderer
Deprecated.
|
class |
DateAxisRenderer
Deprecated.
|
class |
DonutRenderer
Deprecated.
|
class |
MeterGaugeRenderer
Deprecated.
|
class |
PieRenderer
Deprecated.
|
Copyright © 2019. All rights reserved.