ElementType

org.nlogo.shape.editor.ElementType
See theElementType companion trait
object ElementType

Attributes

Companion
trait
Source
EditorDialog.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object Circle extends ElementType

Attributes

Source
EditorDialog.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ElementType
class Object
trait Matchable
class Any
Show all
Self type
Circle.type
case object Line extends ElementType

Attributes

Source
EditorDialog.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ElementType
class Object
trait Matchable
class Any
Show all
Self type
Line.type
case object None extends ElementType

Attributes

Source
EditorDialog.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ElementType
class Object
trait Matchable
class Any
Show all
Self type
None.type
case object Polygon extends ElementType

Attributes

Source
EditorDialog.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ElementType
class Object
trait Matchable
class Any
Show all
Self type
Polygon.type
case object Rectangle extends ElementType

Attributes

Source
EditorDialog.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ElementType
class Object
trait Matchable
class Any
Show all
Self type
Rectangle.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala