de.activegroup.scalajasper.core.BoxPadding
See theBoxPadding companion object
sealed case class BoxPadding(top: Option[Int], left: Option[Int], bottom: Option[Int], right: Option[Int])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article