public interface ValueDependentColor<T extends DataPointInterface>
| Modifier and Type | Method and Description |
|---|---|
int |
get(T data)
this is called when a bar is about to draw
and the color is be loaded.
|
int get(T data)
data - the current input value