org.nlogo.shape.editor.ElementType
See theElementType companion trait
object ElementType
Attributes
- Companion
- trait
- Source
- EditorDialog.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ElementType.type
Members list
Type members
Classlikes
case object Circle extends ElementType
Attributes
- Source
- EditorDialog.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ElementTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Circle.type
case object Line extends ElementType
Attributes
- Source
- EditorDialog.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ElementTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Line.type
case object None extends ElementType
Attributes
- Source
- EditorDialog.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ElementTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
None.type
case object Polygon extends ElementType
Attributes
- Source
- EditorDialog.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ElementTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Polygon.type
case object Rectangle extends ElementType
Attributes
- Source
- EditorDialog.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ElementTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Rectangle.type
Inherited and Abstract types
The names of the product elements
The name of the type
In this article