A B C D E F G H I L M N O P R S T V X Y 

A

add(boolean) - Method in class de.lme.plotview.BooleanValueList
Adds a new entry to the ring, possibly overwriting the eldest entry.
add(int, Boolean) - Method in class de.lme.plotview.BooleanValueList
 
add(Boolean) - Method in class de.lme.plotview.BooleanValueList
 
add(float) - Method in class de.lme.plotview.BooleanValueList
 
add(long) - Method in class de.lme.plotview.BooleanValueList
 
add(float) - Method in class de.lme.plotview.CircularValueList
 
add(long) - Method in class de.lme.plotview.CircularValueList
 
add(float) - Method in class de.lme.plotview.FloatValueList
Adds a new entry to the ring, possibly overwriting the eldest entry.
add(Float) - Method in class de.lme.plotview.FloatValueList
 
add(int, Float) - Method in class de.lme.plotview.FloatValueList
 
add(long) - Method in class de.lme.plotview.FloatValueList
 
add(long) - Method in class de.lme.plotview.LongValueList
Adds a new entry to the ring, possibly overwriting the eldest entry.
add(int, Long) - Method in class de.lme.plotview.LongValueList
 
add(Long) - Method in class de.lme.plotview.LongValueList
 
add(float) - Method in class de.lme.plotview.LongValueList
 
add(Object) - Method in class de.lme.plotview.ObjectValueList
 
add(int, Object) - Method in class de.lme.plotview.ObjectValueList
 
add(float) - Method in class de.lme.plotview.ObjectValueList
 
add(long) - Method in class de.lme.plotview.ObjectValueList
 
addAll(Collection<? extends Boolean>) - Method in class de.lme.plotview.BooleanValueList
 
addAll(int, Collection<? extends Boolean>) - Method in class de.lme.plotview.BooleanValueList
 
addAll(Collection<? extends Float>) - Method in class de.lme.plotview.FloatValueList
 
addAll(int, Collection<? extends Float>) - Method in class de.lme.plotview.FloatValueList
 
addAll(Collection<? extends Long>) - Method in class de.lme.plotview.LongValueList
 
addAll(int, Collection<? extends Long>) - Method in class de.lme.plotview.LongValueList
 
addAll(Collection<? extends Object>) - Method in class de.lme.plotview.ObjectValueList
 
addAll(int, Collection<? extends Object>) - Method in class de.lme.plotview.ObjectValueList
 
addFlag(PlotView.Flags) - Method in class de.lme.plotview.PlotView
Adds an options-flag.
addValue(long, long) - Method in class de.lme.plotview.Plot1D
Adds a single new value to this plot using the given x coordinate.
addValue(float, long) - Method in class de.lme.plotview.Plot1D
 
addValue(long, long, Plot.PlotMarker) - Method in class de.lme.plotview.Plot1D
Adds a single new sample using the timestamp and sets a new PlotMarker to this entry.
addValue(float, long, float) - Method in class de.lme.plotview.Plot2D
Adds a single new value to this plot using the given x and y coordinate.
addValue(long) - Method in class de.lme.plotview.SamplingPlot
Adds a single sample to this plot.
addValueFast(long, long) - Method in class de.lme.plotview.Plot1D
Fast addValue that skips the lock, marker and plotChange listener.
addValueFast(float, long) - Method in class de.lme.plotview.Plot1D
 
addView(PlotView, boolean) - Method in class de.lme.plotview.PlotView.PlotViewGroup
Adds the given PlotView to the group.
app_name - Static variable in class de.lme.plotview.R.string
 
AppBaseTheme - Static variable in class de.lme.plotview.R.style
Base application theme, dependent on API level.
AppTheme - Static variable in class de.lme.plotview.R.style
Application theme.
attachPlot(Plot) - Method in class de.lme.plotview.PlotView
Adds an additional plot to the view and returns its id.
attachPlot(Plot, Plot.PlotChangedListener) - Method in class de.lme.plotview.PlotView
Adds an additional plot to the view and returns its id.
average - Variable in class de.lme.plotview.CircularValueList.Statistics
 
A B C D E F G H I L M N O P R S T V X Y