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

G

generatePlotPaint() - Static method in class de.lme.plotview.Plot
Generates a randomized (plot) Paint.
generatePlotPaint(float, int, int, int, int) - Static method in class de.lme.plotview.Plot
Convenience method for generating plot paints.
generatePlotPaint(Style, int, int, int, int) - Static method in class de.lme.plotview.Plot
Convenience method for generating plot paints.
get(int) - Method in class de.lme.plotview.BooleanValueList
 
get(int) - Method in class de.lme.plotview.FloatValueList
 
get(int) - Method in class de.lme.plotview.LongValueList
 
get(int) - Method in class de.lme.plotview.ObjectValueList
 
getFirstVisiblePlot() - Method in class de.lme.plotview.PlotView
 
getHeadValue() - Method in class de.lme.plotview.BooleanValueList
Returns the value at the current head position.
getHeadValue() - Method in class de.lme.plotview.FloatValueList
Returns the value at the current head position.
getHeadValue() - Method in class de.lme.plotview.LongValueList
Returns the value at the current head position.
getIndirect(int) - Method in class de.lme.plotview.BooleanValueList
Returns the value at position rIdx.
getIndirect(int) - Method in class de.lme.plotview.FloatValueList
Returns the value at position rIdx.
getIndirect(int) - Method in class de.lme.plotview.LongValueList
Returns the value at position rIdx.
getMarker(int) - Method in class de.lme.plotview.Plot
Returns the PlotMarker for the given entryIdx, if there exists one.
getMaxRedrawRate() - Method in class de.lme.plotview.PlotView
 
getMean() - Method in class de.lme.plotview.FloatValueList
Returns the mean of all values in this list.
getNumPlots() - Method in class de.lme.plotview.PlotView
Returns the number of plots currently drawn in this view.
getPastValue(int) - Method in class de.lme.plotview.FloatValueList
Returns the value that lies idxPast entries before the current head.
getPastValue(int) - Method in class de.lme.plotview.ObjectValueList
Returns the object that lies idxPast entries before the current head.
getPlot(int) - Method in class de.lme.plotview.PlotView
Returns the plot with index idx
getValueHead() - Method in class de.lme.plotview.Plot
 
getViewport(PlotView.PlotSurface) - Method in class de.lme.plotview.Plot1D
 
getViewport(PlotView.PlotSurface) - Method in class de.lme.plotview.Plot2D
 
A B C D E F G H I L M N O P R S T V X Y