com.panayotis.gnuplot.style
Interface PlotColor

All Known Implementing Classes:
NamedPlotColor, RgbPlotColor

public interface PlotColor

Interface definition of the color object to be used under gnuplot

Author:
teras

Method Summary
 String getColor()
          Get the representation of this color
 

Method Detail

getColor

String getColor()
Get the representation of this color

Returns:
The color representation as text


Copyright © 2013. All Rights Reserved.