- findMax() - Method in class de.lme.plotview.BooleanValueList
-
Iterates over all valid elements and fills the max value.
- findMax() - Method in class de.lme.plotview.CircularValueList
-
- findMax() - Method in class de.lme.plotview.FloatValueList
-
Iterates over all valid elements and fills the max value.
- findMax() - Method in class de.lme.plotview.LongValueList
-
Iterates over all valid elements and fills the max value.
- findMax() - Method in class de.lme.plotview.ObjectValueList
-
- findMin() - Method in class de.lme.plotview.BooleanValueList
-
Iterates over all valid elements and fills the min value.
- findMin() - Method in class de.lme.plotview.CircularValueList
-
- findMin() - Method in class de.lme.plotview.FloatValueList
-
Iterates over all valid elements and fills the min value.
- findMin() - Method in class de.lme.plotview.LongValueList
-
Iterates over all valid elements and fills the min value.
- findMin() - Method in class de.lme.plotview.ObjectValueList
-
- findMinMax() - Method in class de.lme.plotview.BooleanValueList
-
Iterates over all valid elements and fills the min & max value.
- findMinMax() - Method in class de.lme.plotview.CircularValueList
-
- findMinMax() - Method in class de.lme.plotview.FloatValueList
-
Iterates over all valid elements and fills the min & max value.
- findMinMax() - Method in class de.lme.plotview.LongValueList
-
Iterates over all valid elements and fills the min & max value.
- findMinMax() - Method in class de.lme.plotview.ObjectValueList
-
- flags - Variable in class de.lme.plotview.Plot
-
flags for various (drawing) behaviors
- FloatValueList - Class in de.lme.plotview
-
- FloatValueList(int, boolean, boolean) - Constructor for class de.lme.plotview.FloatValueList
-
Constructs a new FloatValueList with the given preallocated entries.
- FloatValueList(int, boolean) - Constructor for class de.lme.plotview.FloatValueList
-
Constructs a new FloatValueList with the given preallocated entries.
- FloatValueList(int) - Constructor for class de.lme.plotview.FloatValueList
-
Constructs a new FloatValueList with the given preallocated entries.