org.jplot2d.image
Class FixedLimitsAlgorithm
- java.lang.Object
-
- org.jplot2d.image.FixedLimitsAlgorithm
-
- All Implemented Interfaces:
- LimitsAlgorithm
public class FixedLimitsAlgorithm extends java.lang.Object implements LimitsAlgorithm
The limits algorithm to set the lower and upper limits to the user given limit values.
-
-
Constructor Summary
Constructors Constructor and Description FixedLimitsAlgorithm(double low, double high)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description LimitsCalculatorgetCalculator()java.lang.StringtoString()
-
-
-
Method Detail
-
getCalculator
public LimitsCalculator getCalculator()
- Specified by:
getCalculatorin interfaceLimitsAlgorithm
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-
DMelt 3.0 © DataMelt by jWork.ORG