Uses of Class
com.panayotis.gnuplot.style.NamedPlotColor

Packages that use NamedPlotColor
com.panayotis.gnuplot.style   
 

Uses of NamedPlotColor in com.panayotis.gnuplot.style
 

Methods in com.panayotis.gnuplot.style that return NamedPlotColor
static NamedPlotColor NamedPlotColor.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NamedPlotColor[] NamedPlotColor.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.