Uses of Class
eu.webtoolkit.jwt.chart.WStandardColorMap.Pair
Packages that use WStandardColorMap.Pair
-
Uses of WStandardColorMap.Pair in eu.webtoolkit.jwt.chart
Methods in eu.webtoolkit.jwt.chart that return types with arguments of type WStandardColorMap.PairConstructor parameters in eu.webtoolkit.jwt.chart with type arguments of type WStandardColorMap.PairModifierConstructorDescriptionWStandardColorMap
(double min, double max, List<WStandardColorMap.Pair> colors, boolean continuous) Construct a custom colormap.