MermaidSequencechartConfig

ba.sake.hepek.mermaid.MermaidSequencechartConfig
final case class MermaidSequencechartConfig(diagramMarginX: Int, diagramMarginY: Int, actorMargin: Int, width: Int, height: Int, boxMargin: Int, boxTextMargin: Int, noteMargin: Int, messageMargin: Int, mirrorActors: Boolean, bottomMarginAdj: Int, useMaxWidth: Boolean, rightAngles: Boolean, showSequenceNumbers: Boolean)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product