See: Description
| Class | Description |
|---|---|
| ChartAnnotation |
Class ChartAnnotation is an abstract class for the annotations
on charts
|
| ChartHolder |
Class ChartHolder hodls a chart
|
| ChartManager |
A time series chart
|
| ChartManager.FixedWidthLogarithmicAxis |
Class FixedWidthLogarithmicAxis fixed width log axis
|
| ChartManager.FixedWidthNumberAxis |
Class FixedWidthNumberAxis fixed width axis
|
| ChartWrapper |
Abstract class for chart implementations
|
| ChartWrapper.FieldProperties |
Class FieldProperties holds state for the data choice wrappers in the properties dialog
|
| DataChoiceWrapper |
Wraps a data choice.
|
| HistogramWrapper |
Provides a time series chart
|
| LineState |
Holds graphics state
|
| MyHistogramDataset |
A dataset that can be used for creating histograms.
|
| MyScatterPlot |
A fast scatter plot.
|
| MyTimeSeriesPlot |
Class MyTimeSeriesPlot
|
| MyXYPlot |
A general class for plotting data in the form of (x, y) pairs.
|
| PlotWrapper |
Abstract class for chart implementations
|
| PointParam |
Class PointParam holds information for showing point data
|
| RangeFilter |
Class RangeFilter is a greater than or less than value filter
|
| ReadoutTable |
Provides a table view
|
| ScatterPlotChartWrapper |
Provides a scatter plot
|
| ScatterPlotChartWrapper.MyRenderer |
Just a hook to turn off the series display in the legend and to
hold the shape to draw.
|
| StatisticsChartWrapper |
Provides a table view
|
| TableChartWrapper |
Provides a table view
|
| TimeSeriesChart |
A time series chart
|
| TimeSeriesChartWrapper |
Provides a time series chart
|
| TrackSegment |
Provides a time series chart
|
| VerticalProfileChart |
A time series chart
|
| WayPoint |
Class WayPoint is used in the time series chart to show a way point
along the time domain
|
| XYChartManager |
A time series chart
|
| XYChartManager.CloudCoverageRenderer |
a cut and paste so we can draw bars with a fixed width
|
| XYChartManager.MyXYBarRenderer |
a cut and paste so we can draw bars with a fixed width
|
| XYChartManager.TextRenderer |
a cut and paste so we can draw bars with a fixed width
|
| XYChartManager.WindbarbRenderer |
displays windw barbs
|