public class SqrtInterpolationLegend extends InterpolationLegend
Note that we don't care that one of the values given to compute the interpolation is 0 or not. We do it, that's all.
| Constructor and Description |
|---|
SqrtInterpolationLegend(Interpolate2Real inter)
Build a new Legend using the given
Interpolate2Real instance. |
| Modifier and Type | Method and Description |
|---|---|
String |
getLookupFieldName()
Gets the field name.
|
void |
setLookupFieldName(String name)
Sets the field name.
|
getFirstData, getFirstValue, getInterpolation, getParameter, getSecondData, getSecondValue, setFirstData, setFirstValue, setSecondData, setSecondValuepublic SqrtInterpolationLegend(Interpolate2Real inter)
Interpolate2Real instance.inter - public String getLookupFieldName()
LookupFieldNamepublic void setLookupFieldName(String name)
LookupFieldNamename - NameCopyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.