RestrictedLength

de.activegroup.scalajasper.core.Dimensions.RestrictedLength
sealed case class RestrictedLength(p: FractionValue, l: Length)

A restricted length is composed of a fractional and an absolute part, so you can specify values like 100 percent - 10 px

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]
Implicitly added by specificWidth

Attributes

Inherited from:
Product
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]
Implicitly added by specificWidth

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product