papyrus.logic.styleObjects
package papyrus.logic.styleObjects
Members list
Type members
Classlikes
trait MainStyle extends RendererStyle
Describes the main visual style for a document (applied to )
object MainStyle
trait TableStyle extends RendererStyle
Describes the visual style of a table element
object TableStyle
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TableStyle.type
trait TextStyle extends RendererStyle
Represents the visual style for inline text (e.g. )
object TextStyle
trait TitleStyle extends RendererStyle
Describes the visual style for title elements (e.g. = , == )
object TitleStyle
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TitleStyle.type
In this article