TextStyle

papyrus.logic.styleObjects.TextStyle
See theTextStyle companion object
trait TextStyle extends RendererStyle

Represents the visual style for inline text (e.g. )

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

Text color

Text color

Attributes

Font style (e.g. normal, italic)

Font style (e.g. normal, italic)

Attributes

Font weight (e.g. normal, bold)

Font weight (e.g. normal, bold)

Attributes

def tag: String

CSS class tag to apply this style

CSS class tag to apply this style

Attributes

Text decoration (e.g. underline, none)

Text decoration (e.g. underline, none)

Attributes

Inherited and Abstract methods

Attributes

Inherited from:
RendererStyle