Class and Description |
---|
BooleanValueList |
CircularValueList
High performance ring buffer implementation.
|
CircularValueList.Statistics
Statistical information about a certain range of values.
|
FloatValueList |
Plot
Represents a single plot in the view.
|
Plot.PlotChangedListener
Listener to listen for changes in the plot data or properties.
|
Plot.PlotFlag
Flags to control plot drawing behavior.
|
Plot.PlotMarker
Class to mark entries in the plot.
|
Plot.PlotMarkerDefault.DefaultMark |
Plot.PlotStyle
Possible plot drawing styles.
|
Plot1D
"One"-dimensional line plot
Default implementation of a Plot for storing or displaying sampled (signal)
data using just the amplitude and a timestamp.
|
Plot2D
Two-dimensional (plane) plot
|
PlotView
Implementation of a View to draw multiple plots.
|
PlotView.Flags
All available general option-flags.
|
PlotView.PlotProgressListener
Progress Listener Interface to use with progress dialogs and e.g.
|