Class MguiPlotLayout

java.lang.Object
mgui.interfaces.plots.mgui.MguiPlotLayout

public abstract class MguiPlotLayout
extends java.lang.Object
Layout class for rendering an InterfaceMguiPlot object.
Since:
1.0
Version:
1.0
Author:
Andrew Reid
  • Field Summary

    Fields
    Modifier and Type Field Description
    protected MguiPlotAxis axis  
  • Constructor Summary

    Constructors
    Constructor Description
    MguiPlotLayout()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • MguiPlotLayout

      public MguiPlotLayout()