edu.ull.cgunay.plots
Class MatLab.MultiAxes

java.lang.Object
  |
  +--edu.ull.cgunay.plots.Grapher.MultiAxes
        |
        +--edu.ull.cgunay.plots.MatLab.MultiAxes
Enclosing class:
MatLab

class MatLab.MultiAxes
extends Grapher.MultiAxes


Field Summary
 
Fields inherited from class edu.ull.cgunay.plots.Grapher.MultiAxes
axes
 
Constructor Summary
(package private) MatLab.MultiAxes(Grapher.Axis[] axes)
           
(package private) MatLab.MultiAxes(List axes)
           
 
Method Summary
(package private)  String getString()
          Iterates over all contained Axis's to create the multiaxes figure.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatLab.MultiAxes

MatLab.MultiAxes(Grapher.Axis[] axes)

MatLab.MultiAxes

MatLab.MultiAxes(List axes)
Method Detail

getString

String getString()
Iterates over all contained Axis's to create the multiaxes figure.

Specified by:
getString in class Grapher.MultiAxes
Returns:
a String value