Uses of Package
fern.tools.gnuplot

Packages that use fern.tools.gnuplot
fern.benchmark Provides classes for benchmarking simulations (time benchmarks, histogram distance calculation). 
fern.simulation.observer Provides classes to observe certain aspects of simulations. 
fern.tools.gnuplot Provides classes to use gnuplot from java. 
 

Classes in fern.tools.gnuplot used by fern.benchmark
GnuPlot
          The class GnuPlot provides methods for handling gnuplot data.
 

Classes in fern.tools.gnuplot used by fern.simulation.observer
GnuPlot
          The class GnuPlot provides methods for handling gnuplot data.
 

Classes in fern.tools.gnuplot used by fern.tools.gnuplot
ArrayMatrixAxes
          Implementation of Axes to use with array matrixes of any number type (the type of the arrays is inferred by using the reflection api).
Axes
          Contains the data columns for GnuPlot.
GnuPlot
          The class GnuPlot provides methods for handling gnuplot data.