AnchorPlacement

laika.helium.config.AnchorPlacement
See theAnchorPlacement companion trait

Attributes

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

Members list

Type members

Classlikes

object Left extends AnchorPlacement

Places anchors to the left of section headers.

Places anchors to the left of section headers.

Attributes

Source
model.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Left.type
object None extends AnchorPlacement

Disables anchors for all section headers.

Disables anchors for all section headers.

Attributes

Source
model.scala
Supertypes
class Object
trait Matchable
class Any
Self type
None.type
object Right extends AnchorPlacement

Places anchors to the right of section headers.

Places anchors to the right of section headers.

Attributes

Source
model.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Right.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