Polygon

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

Attributes

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

Members list

Value members

Abstract methods

Attributes

Source
Shape.scala

Attributes

Source
Shape.scala

Attributes

Source
Shape.scala
def points: Seq[(Int, Int)]

Attributes

Source
Shape.scala

Concrete methods

def xCoords: Seq[Int]

Attributes

Source
Shape.scala
def yCoords: Seq[Int]

Attributes

Source
Shape.scala