public interface ValueSource
ValueSource
interface may be implemented by
any class that provides data values for a set of DataLocation
objects.Modifier and Type | Method and Description |
---|---|
double |
getValue(DataLocation loc)
Gets a data value for the specified location.
|
double getValue(DataLocation loc)