Topology

org.nlogo.agent.Topology
See theTopology companion trait
object Topology

Attributes

Companion
trait
Source
Topology.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Topology.type

Members list

Value members

Concrete methods

def get(world: World2D, xWraps: Boolean, yWraps: Boolean): Topology

Attributes

Source
Topology.scala
def wrap(pos: Double, min: Double, max: Double): Double

Attributes

Source
Topology.scala
def wrapPcor(pos: Int, min: Int, max: Int): Int

Attributes

Source
Topology.scala