org.nlogo.api.Perspective
See thePerspective companion class
object Perspective
Attributes
- Companion
- class
- Source
- Perspective.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Perspective.type
Members list
Type members
Classlikes
case class Follow(targetAgent: Agent, followDistance: Int) extends Perspective, AgentFollowingPerspective
Attributes
- Source
- Perspective.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Perspectiveclass Objecttrait Matchableclass AnyShow all
case object Observe extends Perspective
Attributes
- Source
- Perspective.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Perspectiveclass Objecttrait Matchableclass AnyShow all
- Self type
-
Observe.type
case class Ride(targetAgent: Agent) extends Perspective, AgentFollowingPerspective
Attributes
- Source
- Perspective.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Perspectiveclass Objecttrait Matchableclass AnyShow all
case class Watch(targetAgent: Agent) extends Perspective
Attributes
- Source
- Perspective.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Perspectiveclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
In this article