Join

doodle.core.Join$
See theJoin companion class
object Join

Attributes

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

Members list

Type members

Classlikes

case object Bevel extends Join

Attributes

Source
Join.scala
Supertypes
trait Singleton
trait Product
trait Mirror
class Join
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Bevel.type
case object Miter extends Join

Attributes

Source
Join.scala
Supertypes
trait Singleton
trait Product
trait Mirror
class Join
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Miter.type
case object Round extends Join

Attributes

Source
Join.scala
Supertypes
trait Singleton
trait Product
trait Mirror
class Join
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Round.type

Inherited 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

Value members

Concrete fields

val bevel: Join

Attributes

Source
Join.scala
val miter: Join

Attributes

Source
Join.scala
val round: Join

Attributes

Source
Join.scala