metricsOverlay.model.mappings
Class AugmentLogIStrategy
java.lang.Object
metricsOverlay.model.mappings.InterpolationStrategy
metricsOverlay.model.mappings.LogIStrategy
metricsOverlay.model.mappings.AugmentLogIStrategy
- All Implemented Interfaces:
- ITyped
public class AugmentLogIStrategy
- extends LogIStrategy
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AugmentLogIStrategy
public AugmentLogIStrategy()
AugmentLogIStrategy
public AugmentLogIStrategy(double dMax,
double dMin,
double mMax,
double mMin,
double log)
getInterpolatedValue
public int getInterpolatedValue(java.lang.String value)
- Specified by:
getInterpolatedValue
in class InterpolationStrategy
getType
public java.lang.String getType()
- Specified by:
getType
in interface ITyped
- Specified by:
getType
in class InterpolationStrategy
- Returns:
- A succinct String description of the object.