WorldViewSettings2D

org.nlogo.window.WorldViewSettings2D
See theWorldViewSettings2D companion object
class WorldViewSettings2D(workspace: GUIWorkspace, gw: ViewWidget, tickCounter: TickCounterLabel) extends WorldViewSettings

Attributes

Companion
object
Source
WorldViewSettings2D.scala
Graph
Supertypes
trait Editable
class Object
trait Matchable
class Any
Show all

Members list

Type members

Classlikes

class RunResize extends Runnable

Attributes

Source
WorldViewSettings2D.scala
Supertypes
trait Runnable
class Object
trait Matchable
class Any

Value members

Concrete methods

override def configureEditors(editors: Seq[WorldIntegerEditor]): Unit

Attributes

Definition Classes
Source
WorldViewSettings2D.scala

Attributes

Definition Classes
Source
WorldViewSettings2D.scala

Attributes

Definition Classes
Source
WorldViewSettings2D.scala
override def editPanel: EditPanel

Attributes

Definition Classes
Source
WorldViewSettings2D.scala
override def getNorms: (Float, Float, Float)

Attributes

Definition Classes
Source
WorldViewSettings2D.scala
override def model: Widget

Attributes

Definition Classes
Source
WorldViewSettings2D.scala
override def resizeWithProgress(showProgress: Boolean): Unit

Attributes

Definition Classes
Source
WorldViewSettings2D.scala

Inherited methods

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def apply(): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def calculateHeight(worldHeight: Int, patchSize: Double): Int

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def calculateWidth(worldWidth: Int, patchSize: Double): Int

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def changeTopology(wrapX: Boolean, wrapY: Boolean): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def computePatchSize(width: Int, numPatches: Int): Double

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def dualView(on: Boolean): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def error(a: AnyRef): Option[Exception]

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def error(o: AnyRef, e: Exception): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def error(e: Exception): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
Editable
Source
Editable.scala
def fontSize(newSize: Int): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def fontSize: Int

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def frameRate(frameRate: Double): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def insetWidth(): Int

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
override def liveUpdate: Boolean

Attributes

Definition Classes
Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def load(view: Widget): AnyRef

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def maxPxcor: Int

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def maxPxcor(maxPxcor: Int): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def maxPycor: Int

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def maxPycor(maxPycor: Int): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def minPxcor: Int

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def minPxcor(minPxcor: Int): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def minPycor: Int

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def minPycor(minPycor: Int): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def patchSize(size: Double): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def revert(): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def setDimensions(minPxcor: Int, maxPxcor: Int, minPycor: Int, maxPycor: Int, patchSizeChanged: Boolean): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def setDimensions(d: WorldDimensions, newPatchSize: Double): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def setOriginType(originType: OriginType): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def setSize(x: Int, y: Int): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def showTickCounter(visible: Boolean): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def smooth(smooth: Boolean): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def updateMode(updateMode: UpdateMode): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def wireframe(on: Boolean): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def wrappingX(value: Boolean): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
def wrappingY(value: Boolean): Unit

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Inherited fields

protected var _error: Option[CompilerException]

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
protected var edgesChanged: Boolean

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
protected var fontSizeChanged: Boolean

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
protected val gWidget: ViewWidget

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
protected var newFontSize: Int

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
protected var newMaxX: Int

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
protected var newMaxY: Int

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
protected var newMinX: Int

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
protected var newMinY: Int

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
protected var newPatchSize: Double

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
protected var newWrapX: Boolean

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
protected var newWrapY: Boolean

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
protected var originType: OriginType

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
protected var originalType: OriginType

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
protected var patchSizeChanged: Boolean

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala
protected var wrappingChanged: Boolean

Attributes

Inherited from:
WorldViewSettings
Source
WorldViewSettings.scala