OriginType

org.nlogo.window.OriginType
See theOriginType companion class
object OriginType

Attributes

Companion
class
Source
OriginConfiguration.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
OriginType.type

Members list

Type members

Classlikes

case object Center extends OriginType

Attributes

Source
OriginConfiguration.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class OriginType
class Object
trait Matchable
class Any
Show all
Self type
Center.type
case object Corner extends OriginType

Attributes

Source
OriginConfiguration.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class OriginType
class Object
trait Matchable
class Any
Show all
Self type
Corner.type
case object Custom extends OriginType

Attributes

Source
OriginConfiguration.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class OriginType
class Object
trait Matchable
class Any
Show all
Self type
Custom.type
case object Edge extends OriginType

Attributes

Source
OriginConfiguration.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class OriginType
class Object
trait Matchable
class Any
Show all
Self type
Edge.type