Title

papyrus.logic.layerElement.text.Title
See theTitle companion object
trait Title extends LayerElement

Represents a section or document title with a heading level and style

Attributes

Companion
object
Graph
Supertypes
trait LayerElement
trait Renderer
class Object
trait Matchable
class Any
Show all

Members list

Value members

Abstract methods

def level: Level

Heading level (e.g. 1 for = , 2 for == , ...)

Heading level (e.g. 1 for = , 2 for == , ...)

Attributes

def title: String

The title text

The title text

Attributes

Inherited and Abstract methods

Attributes

Inherited from:
Renderer

Attributes

Inherited from:
RendererStyle