Class InterfacePlotOptions<T extends InterfacePlot<?>>

java.lang.Object
mgui.interfaces.InterfaceOptions
mgui.interfaces.plots.InterfacePlotOptions<T>
All Implemented Interfaces:
InterfaceObject, NamedObject, TreeObject, CleanableObject

public class InterfacePlotOptions<T extends InterfacePlot<?>>
extends InterfaceOptions
Options for a plot object.
Since:
1.0
Version:
1.0
Author:
Andrew Reid
  • Field Details

  • Constructor Details

    • InterfacePlotOptions

      public InterfacePlotOptions()
    • InterfacePlotOptions

      public InterfacePlotOptions​(T plot)