FontSizedLength

de.activegroup.scalajasper.core.Dimensions.FontSizedLength
sealed case class FontSizedLength(ems: Double)

This is like 'em' in CSS, which is defined as a value relative to the current font size

Attributes

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

Members list

Value members

Concrete methods

def relativeTo(font: Font): Length
Implicitly added by fontRelatedVertical

Inherited methods

def productElementNames: Iterator[String]
Implicitly added by fontRelatedVertical

Attributes

Inherited from:
Product
def productElementNames: Iterator[String]

Attributes

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

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
Implicitly added by fontRelatedVertical

Attributes

Inherited from:
VerticalLength