Uses of Class
org.lemsml.jlems.viz.plot.SColor
-
Packages that use SColor Package Description org.lemsml.jlems.viz.plot -
-
Uses of SColor in org.lemsml.jlems.viz.plot
Fields in org.lemsml.jlems.viz.plot declared as SColor Modifier and Type Field Description (package private) SColor
DisplayLine. scolor
Methods in org.lemsml.jlems.viz.plot that return SColor Modifier and Type Method Description SColor
DisplayLine. getColor()
Methods in org.lemsml.jlems.viz.plot with parameters of type SColor Modifier and Type Method Description void
Painter. setColor(SColor sc)
-