Uses of Interface
com.panayotis.gnuplot.style.PlotColor

Packages that use PlotColor
com.panayotis.gnuplot.style   
 

Uses of PlotColor in com.panayotis.gnuplot.style
 

Classes in com.panayotis.gnuplot.style that implement PlotColor
 class NamedPlotColor
          This is a list of possible colors which the user is able to use under gnuplot
 class RgbPlotColor
          This is an RGB (red-green-blue) color.
 

Methods in com.panayotis.gnuplot.style with parameters of type PlotColor
 void PlotStyle.setLineType(PlotColor col)
          Set the line type of this graph to be a specific color.
 



Copyright © 2013. All Rights Reserved.