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
|
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 |
MatLab.MultiAxes
MatLab.MultiAxes(Grapher.Axis[] axes)
MatLab.MultiAxes
MatLab.MultiAxes(List axes)
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