PlotManagerInterface

org.nlogo.plot.PlotManagerInterface

Attributes

Source
PlotManagerInterface.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited and Abstract methods

Attributes

Inherited from:
PlotManagerInterface
Source
Plotting.scala

Attributes

Inherited from:
PlotManagerInterface
Source
Plotting.scala
def hasPlot(name: String): Boolean

Attributes

Inherited from:
PlotManagerInterface
Source
Plotting.scala

Attributes

Inherited from:
PlotManagerInterface
Source
Plotting.scala
def publish(action: PlotAction): Unit

Attributes

Inherited from:
PlotManagerInterface
Source
Plotting.scala
def setCurrentPlot(name: String): Unit

Attributes

Inherited from:
PlotManagerInterface
Source
Plotting.scala