- java.lang.Object
-
- net.finmath.plots.util.ColorUtils
-
public class ColorUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ColorUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ColorcolorWithAlpha(Color color, double alpha)Changes the alpha by a multiplicative factor
-