Uses of Class
edu.ull.cgunay.plots.GrapherNotAvailableException

Packages that use GrapherNotAvailableException
edu.ull.cgunay.plots Grapher independent plotting system that allows using external grapher programs to display plots created in Java.  
 

Uses of GrapherNotAvailableException in edu.ull.cgunay.plots
 

Constructors in edu.ull.cgunay.plots that throw GrapherNotAvailableException
GNUPlot()
          Creates a new GNUPlot instance.
MatLab()
          Spawns matlab interpreter and defines datatypes.
Grapher(String processName)
          Spawns a grapher process (used from subclasses).