PlotExportControls

org.nlogo.window.PlotExportControls
class PlotExportControls(plotManager: PlotManager)

Attributes

Source
PlotExportControls.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def allPlotExportFailed(frame: Frame, filename: String, ex: Exception): Unit

Attributes

Source
PlotExportControls.scala
def choosePlot(frame: Frame): Option[Plot]

Attributes

Source
PlotExportControls.scala

Attributes

Source
PlotExportControls.scala
def singlePlotExportFailed(frame: Frame, filename: String, plot: Plot, ex: Exception): Unit

Attributes

Source
PlotExportControls.scala
def sorryNoPlots(frame: Frame): Unit

Attributes

Source
PlotExportControls.scala