Interface | Description |
---|---|
PlotView.PlotProgressListener |
Progress Listener Interface to use with progress dialogs and e.g.
|
Class | Description |
---|---|
BooleanValueList | |
BuildConfig | |
CircularValueList |
High performance ring buffer implementation.
|
CircularValueList.Statistics |
Statistical information about a certain range of values.
|
FloatValueList | |
LongValueList | |
ObjectValueList | |
Plot |
Represents a single plot in the view.
|
Plot.PlotChangedListener |
Listener to listen for changes in the plot data or properties.
|
Plot.PlotMarker |
Class to mark entries in the plot.
|
Plot.PlotMarkerDefault |
Default implementation of the PlotMarker.
|
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
|
Plot3D |
Three-dimensional (space) plot
|
PlotView |
Implementation of a View to draw multiple plots.
|
PlotView.PlotViewGroup |
Links multiple PlotViews together so scrolling, etc is propagated to
every View in the group.
|
R | |
R.attr | |
R.drawable | |
R.string | |
R.style | |
SamplingPlot |
SamplingPlot for displaying (real time) sampling data.
|
Enum | Description |
---|---|
Plot.PlotFlag |
Flags to control plot drawing behavior.
|
Plot.PlotMarkerDefault.DefaultMark | |
Plot.PlotStyle |
Possible plot drawing styles.
|
PlotView.Flags |
All available general option-flags.
|