Rectangle

org.nlogo.core.Shape.Rectangle
trait Rectangle extends Element

Attributes

Source
Shape.scala
Graph
Supertypes
trait Element
class Object
trait Matchable
class Any
Known subtypes
class Rectangle
class Rectangle
class Rectangle

Members list

Value members

Abstract methods

Attributes

Source
Shape.scala

Attributes

Source
Shape.scala

Attributes

Source
Shape.scala

Attributes

Source
Shape.scala

Attributes

Source
Shape.scala

Concrete methods

def getHeight: Int

Attributes

Source
Shape.scala
def getWidth: Int

Attributes

Source
Shape.scala
def getX: Int

Attributes

Source
Shape.scala
def getY: Int

Attributes

Source
Shape.scala