| Interface | Description |
|---|---|
| Trend |
| Class | Description |
|---|---|
| AreaChart |
HighLowChart draws a horizontal chart with shaded areas to display the data point values.
|
| AvailabilityChart |
AvailabilityChart is a stacked line chart where the stack is always made up of two segments that add up to 100.
|
| AvailabilityReportChart | |
| Chart |
Chart is an abstract base class for the Covalent charting library.
|
| ChartGraphics | |
| ColumnChart |
ColumnChart draws a chart with vertical bars that represent the value of each data point.
|
| ColumnLineChart |
ColumnLineChart draws a chart with vertical bars that represent the value of each data point with a connecting data
points on top of the bars.
|
| DataPoint |
DataPoint holds a data and label for a single data point in a chart.
|
| DataPointCollection |
DataPointCollection holds a collection of objects that implement the org.rhq.enterprise.gui.image.data.IDataPoint
interface.
|
| HealthChart | |
| HighLowChart |
HighLowChart draws a horizontal chart with columns that display the high, low and average values for each time unit
on the chart.
|
| HighLowDataPoint |
TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code
Templates
|
| HorizontalChart | |
| LineChart |
LineChart draws a horizontal chart with a line that represents data point along the line.
|
| PerfDataPointCollection | |
| PerformanceChart | |
| ScaleFormatter | |
| StackedDataPoint | |
| StackedPerformanceChart | |
| UsageChart | |
| VerticalChart |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.