de.activegroup.scalajasper.core.Paragraph
See theParagraph companion object
sealed case class Paragraph(lineSpacing: Option[LineSpacing], firstLineIndent: Option[Int], leftIndent: Option[Int], rightIndent: Option[Int], spacingBefore: Option[Int], spacingAfter: Option[Int], tabStopWidth: Option[Int], tabStops: Seq[TabStop])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article