Uses of Class
mgui.interfaces.tools.plots.ToolPlot
Package | Description |
---|---|
mgui.interfaces.plots |
Provides 2D and 3D plotting functionality.
|
-
Uses of ToolPlot in mgui.interfaces.plots
Methods in mgui.interfaces.plots that return ToolPlot Modifier and Type Method Description ToolPlot
InterfacePlotDisplay. getCurrentTool()
Methods in mgui.interfaces.plots with parameters of type ToolPlot Modifier and Type Method Description boolean
InterfacePlotDisplay. setCurrentTool(ToolPlot tool)
boolean
InterfacePlotDisplay. setDefaultTool(ToolPlot tool)