DSL
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
DSL.type
Members list
Type members
Classlikes
Convert String to ImageBuilder
Convert String to ImageBuilder
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Convert String to ItemBuilder
Convert String to ItemBuilder
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Convert String to TextBuilder
Convert String to TextBuilder
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Convert String to TitleBuilder
Convert String to TitleBuilder
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Value members
Concrete methods
Set table horizontal alignment ("left", "right", "center")
Set table horizontal alignment ("left", "right", "center")
Attributes
Set author
Set author
Attributes
Set background color
Set background color
Attributes
Set table background color
Set table background color
Attributes
Insert bold text
Insert bold text
Attributes
Set table caption
Set table caption
Attributes
Set charset (e.g. "utf-8")
Set charset (e.g. "utf-8")
Attributes
Define document content
Define document content
Attributes
Set file extension (e.g. "pdf", "html")
Set file extension (e.g. "pdf", "html")
Attributes
Set font family
Set font family
Attributes
Set font size (pixels)
Set font size (pixels)
Attributes
Insert image with optional caption, alt, width
Insert image with optional caption, alt, width
Attributes
Insert italic text
Insert italic text
Attributes
Define a list item, valid only inside listing
Define a list item, valid only inside listing
Attributes
Set document language (e.g. "en", "it")
Set document language (e.g. "en", "it")
Attributes
Set line height (e.g. 1.5)
Set line height (e.g. 1.5)
Attributes
Set list type ("ul" or "ol")
Set list type ("ul" or "ol")
Attributes
Define a list with optional nested lists and sorting
Define a list with optional nested lists and sorting
Attributes
Set margin (pixels)
Set margin (pixels)
Attributes
Set table margin
Set table margin
Attributes
Define document metadata
Define document metadata
Attributes
Set metadata title
Set metadata title
Attributes
Set filename
Set filename
Attributes
Set list sorting ("alphabetical", "length", "reverse", "levenshtein")
Set list sorting ("alphabetical", "length", "reverse", "levenshtein")
Attributes
Entry point for building a Papyrus document
Entry point for building a Papyrus document
Attributes
Set saving path
Set saving path
Attributes
Set reference string for Levenshtein sorting
Set reference string for Levenshtein sorting
Attributes
Set table cell rendering function
Set table cell rendering function
Attributes
Define a section, only valid inside Papyrus or Content
Define a section, only valid inside Papyrus or Content
Attributes
Set CSS style sheet file
Set CSS style sheet file
Attributes
Define a subsection, only valid inside Section
Define a subsection, only valid inside Section
Attributes
Define a table
Define a table
Attributes
Insert plain text
Insert plain text
Attributes
Set text alignment ("left", "right", "center", "justify")
Set text alignment ("left", "right", "center", "justify")
Attributes
Set table text alignment
Set table text alignment
Attributes
Set text color (e.g. "#000000")
Set text color (e.g. "#000000")
Attributes
Define a title with automatic numbering depending on context
Define a title with automatic numbering depending on context
Attributes
Insert underlined text
Insert underlined text
Attributes
Set table width (pixels)
Set table width (pixels)
Attributes
Add list of rows to a table
Add list of rows to a table
Attributes
Givens
Givens
Convert List[T] to RowBuilder[T]
Convert List[T] to RowBuilder[T]
Attributes
Convert String to ImageBuilder
Convert String to ImageBuilder
Attributes
Convert String to ItemBuilder
Convert String to ItemBuilder
Attributes
Convert String to TextBuilder
Convert String to TextBuilder
Attributes
Convert String to TitleBuilder
Convert String to TitleBuilder