Perspective

org.nlogo.api.Perspective
See thePerspective companion class
object Perspective

Attributes

Companion
class
Source
Perspective.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Follow(targetAgent: Agent, followDistance: Int) extends Perspective, AgentFollowingPerspective

Attributes

Source
Perspective.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Perspective
class Object
trait Matchable
class Any
Show all
case object Observe extends Perspective

Attributes

Source
Perspective.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Perspective
class Object
trait Matchable
class Any
Show all
Self type
Observe.type
case class Ride(targetAgent: Agent) extends Perspective, AgentFollowingPerspective

Attributes

Source
Perspective.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Perspective
class Object
trait Matchable
class Any
Show all
case class Watch(targetAgent: Agent) extends Perspective

Attributes

Source
Perspective.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Perspective
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala