org.jplot2d.image
Class MinMaxAlgorithm
- java.lang.Object
-
- org.jplot2d.image.MinMaxAlgorithm
-
- All Implemented Interfaces:
- LimitsAlgorithm
public class MinMaxAlgorithm extends java.lang.Object implements LimitsAlgorithm
The limits algorithm to set the upper and lower limits to the min and max values.
-
-
Constructor Summary
Constructors Constructor and Description MinMaxAlgorithm()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description MinMaxCalculatorgetCalculator()java.lang.StringtoString()
-
-
-
Method Detail
-
getCalculator
public MinMaxCalculator getCalculator()
- Specified by:
getCalculatorin interfaceLimitsAlgorithm
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-
DMelt 3.0 © DataMelt by jWork.ORG