Uses of Class
mgui.interfaces.graphs.InterfaceGraphDisplay
Package | Description |
---|---|
mgui.interfaces.graphs |
Provides an interface for user interaction with graph objects.
|
mgui.interfaces.graphs.util | |
mgui.interfaces.tools.graphs |
-
Uses of InterfaceGraphDisplay in mgui.interfaces.graphs
Methods in mgui.interfaces.graphs that return InterfaceGraphDisplay Modifier and Type Method Description InterfaceGraphDisplay
InterfaceGraphDisplayTitle. getDisplay()
Constructors in mgui.interfaces.graphs with parameters of type InterfaceGraphDisplay Constructor Description InterfaceGraphDisplayTitle(InterfaceGraphDisplay t)
-
Uses of InterfaceGraphDisplay in mgui.interfaces.graphs.util
Methods in mgui.interfaces.graphs.util with parameters of type InterfaceGraphDisplay Modifier and Type Method Description static boolean
GraphFunctions. scaleToGraphExtents(InterfaceGraphDisplay display)
Determines the current extents of this display's graph and scales/translates to it -
Uses of InterfaceGraphDisplay in mgui.interfaces.tools.graphs
Fields in mgui.interfaces.tools.graphs declared as InterfaceGraphDisplay Modifier and Type Field Description protected InterfaceGraphDisplay
ToolGraph. target_panel