org.jplot2d.image
Class PercentAlgorithm
- java.lang.Object
-
- org.jplot2d.image.PercentAlgorithm
-
- All Implemented Interfaces:
- LimitsAlgorithm
public class PercentAlgorithm extends java.lang.Object implements LimitsAlgorithm
The limits algorithm to set the upper and lower limits to based on the specified percentage. A histogram of the data is created and the limits are set to display the percentage, about the mean value.
-
-
Constructor Summary
Constructors Constructor and Description PercentAlgorithm(double percentage)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description LimitsCalculatorgetCalculator()
-
-
-
Method Detail
-
getCalculator
public LimitsCalculator getCalculator()
- Specified by:
getCalculatorin interfaceLimitsAlgorithm
-
-
DMelt 3.0 © DataMelt by jWork.ORG