NLogoThreeDLabFormat

org.nlogo.fileformat.NLogoThreeDLabFormat
class NLogoThreeDLabFormat(val literalParser: LiteralParser, val editNames: Boolean) extends LabFormat[NLogoThreeDFormat]

Attributes

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

Members list

Value members

Inherited methods

override def addDefault: Model => Model

Attributes

Definition Classes
Inherited from:
LabFormat
Source
NLogoLabFormat.scala

Attributes

Inherited from:
LabFormat
Source
NLogoLabFormat.scala
override def deserialize(s: Array[String]): Model => Try[Model]

Attributes

Definition Classes
Inherited from:
LabFormat
Source
NLogoLabFormat.scala
def load(s: Array[String], version: Option[String]): Option[Seq[LabProtocol]]

Attributes

Inherited from:
LabFormat
Source
NLogoLabFormat.scala

Attributes

Inherited from:
LabFormat
Source
NLogoLabFormat.scala

Attributes

Inherited from:
LabFormat
Source
NLogoLabFormat.scala

Concrete fields

Attributes

Source
NLogoLabFormat.scala

Inherited fields

Attributes

Inherited from:
LabFormat
Source
NLogoLabFormat.scala