| Interface | Description |
|---|---|
| AxisAttributes | |
| ChartStrategy | |
| PlotClickListener |
Define listener for PlotClickEvent.
|
| Class | Description |
|---|---|
| AbstractChart | |
| AbstractLegend | |
| AbstractSeries |
The <r:series< defines the data to be plotted in a chart.
|
| BarStrategy | |
| ChartDataModel<T,S> | |
| ChartHandler | |
| ChartRenderer | |
| ChartRendererBase | |
| DateChartDataModel | |
| LineStrategy | |
| NumberChartDataModel | |
| PieStrategy | |
| PlotClickEvent |
The class represents plotclick event fired by the chart component, when user
clicks a point in a chart.
|
| RawJSONString |
The aim of this class RawJSONString is to output content into JSON
without quotes
|
| SeriesHandler | |
| StringChartDataModel | |
| UIChart | |
| UILegend | |
| UIPoint |
The <r:point< tag defines the value of point.
|
| UISeries |
The <r:series< defines the data to be plotted in a chart.
|
| UIXAxis |
The <r:xaxis< tag
|
| UIYAxis |
The <r:yaxis< tag
|
| Enum | Description |
|---|---|
| AbstractLegend.PositionType | |
| AbstractLegend.SortingType | |
| AbstractSeries.SymbolType |
Point symbols for line chart
|
| ChartDataModel.ChartType | |
| UIChart.Properties | |
| UILegend.Properties | |
| UIPoint.Properties | |
| UISeries.Properties | |
| UIXAxis.Properties | |
| UIYAxis.Properties |
Copyright © 2014 JBoss by Red Hat. All rights reserved.