Uses of Class
org.scilab.forge.jlatexmath.ColorAtom
-
Packages that use ColorAtom Package Description org.scilab.forge.jlatexmath -
-
Uses of ColorAtom in org.scilab.forge.jlatexmath
Constructors in org.scilab.forge.jlatexmath with parameters of type ColorAtom Constructor Description ColorAtom(java.awt.Color bg, java.awt.Color c, ColorAtom old)
Creates a ColorAtom that overrides the colors of the given ColorAtom if the given colors are not null.
-