Uses of Class
fern.tools.gnuplot.ArrayMatrixAxes

Packages that use ArrayMatrixAxes
fern.tools.gnuplot Provides classes to use gnuplot from java. 
 

Uses of ArrayMatrixAxes in fern.tools.gnuplot
 

Subclasses of ArrayMatrixAxes in fern.tools.gnuplot
 class TransposedArrayMatrixAxes
          Implementation of Axes to use with transposed array matrixes of any number type (the type of the arrays is inferred by using the reflection api).