Class X11Colors
java.lang.Object
cnuphys.splot.plot.X11Colors
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ColorgetX11Color(String name) Gets the named color from the X11 color list.static ColorgetX11Color(String name, int alpha) Gets an X11 color and sets the alphastatic StringgetX11ColorAsHex(String name) Gets the named color from the X11 color list.
-
Constructor Details
-
X11Colors
public X11Colors()
-
-
Method Details
-
getX11Color
-
getX11ColorAsHex
-
getX11Color
-