A B C D G H I M N O P R S T

S

setBaseOffset(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Gets the relative location where the line is drawn in the widget, the default is BASE_CENTER which is in the middle of the scope.
setConnect(boolean) - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Connects head and tail only if tail size is Oscilloscope.TAILSIZE_MAX and no fading.
setFade(boolean) - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Sets fade mode so that a percentage of the tail will be faded out at the costs of extra CPU utilization (no beauty without pain or as the Dutch say: "Wie mooi wil gaan moet pijn doorstaan").
setLineWidth(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Sets the line width.
setPercentage(boolean) - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
If set to true then the values are treated as percentages of the available space rather than absolute values.
setProgression(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
The number of internal steps that must be made before drawing.
setSteady(boolean, int) - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
If steady is true the graph will draw on a steady position instead of advancing.
setTailFade(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Sets the percentage of tail that must be faded out.
setTailSize(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
The tail size defaults to TAILSIZE_DEFAULT which is 75% of the width.
setValue(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Sets a value to be drawn relative to the middle of the widget.
setValues(int[]) - Method in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Set a bunch of values that will be drawn.
stackEmpty(Oscilloscope) - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeStackAdapter
Is called when the stack runs out of values.
STEADYPOSITION_75PERCENT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
Steady position @ 75% of graph.

A B C D G H I M N O P R S T