Uses of Class
com.panayotis.gnuplot.JavaPlot.Key

Packages that use JavaPlot.Key
com.panayotis.gnuplot   
 

Uses of JavaPlot.Key in com.panayotis.gnuplot
 

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

Methods in com.panayotis.gnuplot with parameters of type JavaPlot.Key
 void JavaPlot.setKey(JavaPlot.Key position)
           
 



Copyright © 2013. All Rights Reserved.