Shape

org.nlogo.core.Shape
See theShape companion object
sealed trait Shape

Attributes

Companion
object
Source
Shape.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait LinkShape
class LinkShape
class LinkShape
class LinkShape
trait VectorShape
class VectorShape
class VectorShape
class VectorShape
Show all

Members list

Value members

Abstract methods

def name: String

Attributes

Source
Shape.scala
def name_=(s: String): Unit

Attributes

Source
Shape.scala