PlotReporter

org.nlogo.core.prim.etc.PlotReporter
abstract class PlotReporter(returnType: Int, args: Int*) extends Reporter

Attributes

Source
plotting.scala
Graph
Supertypes
trait Reporter
trait Instruction
trait TokenHolder
class Object
trait Matchable
class Any
Show all
Known subtypes
class _autoplot
class _autoplotx
class _autoploty
class _plotname
class _plotxmax
class _plotxmin
class _plotymax
class _plotymin
Show all

Members list

Value members

Concrete methods

override def syntax: Syntax

Attributes

Definition Classes
Source
plotting.scala

Inherited methods

def displayName: String

Attributes

Inherited from:
Instruction
Source
Instruction.scala

Inherited fields

Attributes

Inherited from:
Instruction
Source
Instruction.scala

Attributes

Inherited from:
Instruction
Source
Instruction.scala
var token: Token

Attributes

Inherited from:
Instruction
Source
Instruction.scala