Uses of Class
com.panayotis.gnuplot.layout.GridGraphLayout.Start

Packages that use GridGraphLayout.Start
com.panayotis.gnuplot.layout   
 

Uses of GridGraphLayout.Start in com.panayotis.gnuplot.layout
 

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

Methods in com.panayotis.gnuplot.layout with parameters of type GridGraphLayout.Start
 void GridGraphLayout.setStartPosition(GridGraphLayout.Start start)
          Deprecated. Set where the first graph will be put
 



Copyright © 2013. All Rights Reserved.