Interface InterpolateCallback
-
public interface InterpolateCallback
Callback interface to be defined to customize the color onColorAxis
.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
interpolate(double normalizedValue)
-