| Modifier and Type | Class and Description |
|---|---|
class |
HighLowMetricValue
Represents the value of a numeric metric.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataPoint
DataPoint holds a data and label for a single data point in a chart.
|
class |
HighLowDataPoint
TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code
Templates
|
class |
StackedDataPoint |
| Modifier and Type | Method and Description |
|---|---|
protected String |
Chart.getUnitLabel(IDisplayDataPoint data) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IHighLowDataPoint
IHighLowDataPoint is an interface that is used to allow the chart to retrieve the high value and low value of an
individual data point.
|
interface |
IStackedDataPoint
IStackedDataPoint is an interface that is used to allow the chart to retrieve multiple values for per column in a
stacked column chart.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AvailabilityDataPoint |
| Modifier and Type | Class and Description |
|---|---|
class |
NumericMetricDataPoint
A numeric metric data point that can be plotted on a chart.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SegmentInfo
Provides segmented and total response time measurement for an individual request (or average for a group of
requests).
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.