PlotUpdate

org.nlogo.hubnet.protocol.PlotUpdate
case class PlotUpdate(plotInterface: PlotInterface) extends Message

Message from server tells client to update Plots

Attributes

Source
Messages.scala
Graph
Supertypes
trait Product
trait Equals
trait Message
trait Serializable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
Messages.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product