org.nlogo.window.OriginType
See theOriginType companion class
object OriginType
Attributes
- Companion
- class
- Source
- OriginConfiguration.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
OriginType.type
Members list
Type members
Classlikes
case object Center extends OriginType
Attributes
- Source
- OriginConfiguration.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass OriginTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Center.type
case object Corner extends OriginType
Attributes
- Source
- OriginConfiguration.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass OriginTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Corner.type
case object Custom extends OriginType
Attributes
- Source
- OriginConfiguration.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass OriginTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Custom.type
case object Edge extends OriginType
Attributes
- Source
- OriginConfiguration.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass OriginTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Edge.type
In this article