Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
addObserver
(arg0: Observer): Unit
-
def
addTurtle
(t: Turtle): Unit
-
def
alpha
(): Int
-
def
asInstanceOf
[T0]
: T0
-
def
classDisplayName
(): String
-
def
clearChanged
(): Unit
-
def
clearTurtles
(): Unit
-
def
clone
(): AnyRef
-
def
compareTo
(a: Agent): Int
-
def
countObservers
(): Int
-
def
deleteObserver
(arg0: Observer): Unit
-
def
deleteObservers
(): Unit
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
fastGetPatchAt
(x: Int, y: Int): Patch
-
def
finalize
(): Unit
-
def
getAgentBit
(): Int
-
def
getAgentClass
(): Class[Patch]
-
def
getBreedVariable
(name: String): AnyRef
-
def
getClass
(): java.lang.Class[_]
-
def
getLinkBreedVariable
(name: String): AnyRef
-
def
getLinkVariable
(vn: Int): AnyRef
-
def
getNeighbors
(): AgentSet
-
def
getNeighbors4
(): AgentSet
-
def
getNeighbors6
(): AgentSet
-
def
getObserverVariable
(vn: Int): AnyRef
-
def
getPatchAtOffsets
(dx: Double, dy: Double, dz: Double): Patch3D
-
def
getPatchAtOffsets
(dx: Double, dy: Double): Patch
-
def
getPatchAtPoint
(point: List[Double]): Patch
-
def
getPatchEast
(): Patch
-
def
getPatchNorth
(): Patch
-
def
getPatchNorthEast
(): Patch
-
def
getPatchNorthWest
(): Patch
-
def
getPatchSouth
(): Patch
-
def
getPatchSouthEast
(): Patch
-
def
getPatchSouthWest
(): Patch
-
def
getPatchVariable
(vn: Int): AnyRef
-
def
getPatchVariableDouble
(vn: Int): Double
-
def
getPatchWest
(): Patch
-
def
getTurtleOrLinkVariable
(varName: String): AnyRef
-
def
getTurtleVariable
(vn: Int): AnyRef
-
def
getVariable
(vn: Int): AnyRef
-
def
getVariableCount
(): Int
-
def
hasChanged
(): Boolean
-
def
hasLabel
(): Boolean
-
def
hashCode
(): Int
-
def
id
(): Long
-
def
isInstanceOf
[T0]
: Boolean
-
def
isPartiallyTransparent
(): Boolean
-
def
label
(label: Any): Unit
-
def
label
(): AnyRef
-
def
labelColor
(labelColor: Double): Unit
-
def
labelColor
(labelColor: Double): Unit
-
def
labelColor
(): AnyRef
-
def
labelColor
(rgb: LogoList, varIndex: Int): Unit
-
def
labelString
(): String
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
notifyObservers
(arg0: Any): Unit
-
def
notifyObservers
(): Unit
-
def
pcolor
(rgb: LogoList): Unit
-
def
pcolor
(boxedColor: Double): Unit
-
def
pcolor
(pcolor: Double): Unit
-
def
pcolor
(): AnyRef
-
def
pcolor
(rgb: LogoList, varIndex: Int, allowAlpha: Boolean): Unit
-
def
pcolorDouble
(): Double
-
def
pcolorDoubleUnchecked
(boxedColor: Double): Unit
-
def
pxcor
(): Int
-
def
pycor
(): Int
-
def
pzcor
(): Int
-
def
removeTurtle
(t: Turtle): Unit
-
def
setBreedVariable
(name: String, value: Any): Unit
-
def
setChanged
(): Unit
-
def
setLinkBreedVariable
(name: String, value: Any): Unit
-
def
setLinkVariable
(vn: Int, value: Double): Unit
-
def
setLinkVariable
(vn: Int, value: Any): Unit
-
def
setObserverVariable
(vn: Int, value: Any): Unit
-
def
setPatchVariable
(vn: Int, value: Double): Unit
-
def
setPatchVariable
(vn: Int, value: Any): Unit
-
def
setTurtleOrLinkVariable
(varName: String, value: Any): Unit
-
def
setTurtleVariable
(vn: Int, value: Double): Unit
-
def
setTurtleVariable
(vn: Int, value: Any): Unit
-
def
setVariable
(vn: Int, value: Any): Unit
-
def
shape
(): String
-
def
size
(): Double
-
def
sprout
(c: Int, heading: Int, breed: AgentSet): Turtle
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
toString
(): String
-
def
turtleCount
(): Int
-
def
turtlesHere
(): Iterable[Turtle]
-
def
turtlesHereAgentSet
(): AgentSet
-
def
variableConstraint
(vn: Int, con: ValueConstraint): Unit
-
def
variableConstraint
(vn: Int): ValueConstraint
-
def
variables
(): Array[AnyRef]
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
-
def
world
(): World
Inherited from Comparable[Agent]
Inherited from Observable
Inherited from AnyRef
Inherited from Any