|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectmetricsOverlay.model.mappings.InterpolationStrategy
metricsOverlay.model.mappings.LinearIStrategy
public class LinearIStrategy
Constructor Summary | |
---|---|
LinearIStrategy()
|
|
LinearIStrategy(double dMax,
double dMin,
double mMax,
double mMin)
|
Method Summary | |
---|---|
int |
getInterpolatedValue(java.lang.String value)
|
java.lang.String |
getType()
|
Methods inherited from class metricsOverlay.model.mappings.InterpolationStrategy |
---|
setMinMax |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinearIStrategy()
public LinearIStrategy(double dMax, double dMin, double mMax, double mMin)
Method Detail |
---|
public int getInterpolatedValue(java.lang.String value)
getInterpolatedValue
in class InterpolationStrategy
public java.lang.String getType()
getType
in interface ITyped
getType
in class InterpolationStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |