ElementType

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

Attributes

Companion
object
Source
EditorDialog.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Circle
object Line
object None
object Polygon
object Rectangle
In this article