PlotPainter

org.nlogo.plot.PlotPainter
class PlotPainter(plot: Plot)

Attributes

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

Members list

Value members

Concrete methods

def drawImage(g: Graphics): Unit

Attributes

Source
PlotPainter.scala
def refresh(): Unit

Attributes

Source
PlotPainter.scala
def setupOffscreenImage(width: Int, height: Int): Unit

Attributes

Source
PlotPainter.scala