Length

de.activegroup.scalajasper.core.Dimensions.Length
case class Length(value: Double, unit: LengthUnit)

Attributes

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

Members list

Value members

Concrete methods

def *(f: Double): Length
Implicitly added by absoluteLength
Implicitly added by absoluteLength
Implicitly added by absoluteLength
def +(rhs: Length): Length
Implicitly added by absoluteLength
Implicitly added by absoluteLength
Implicitly added by absoluteLength
def -(rhs: Length): Length
def /(rhs: Length): Double
def /(rhs: Double): Length
def asPartOf(total: Length): Length
Implicitly added by absoluteLength
def inAbsolutePixels: Int
def inPixels: Double
def relativeTo(font: Font): Length
Implicitly added by absoluteVertical

Inherited methods

def productElementNames: Iterator[String]
Implicitly added by absoluteLength

Attributes

Inherited from:
Product
def productElementNames: Iterator[String]
Implicitly added by absoluteVertical

Attributes

Inherited from:
Product
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 absoluteLength

Attributes

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

Attributes

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

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
Implicitly added by absoluteVertical

Attributes

Inherited from:
VerticalLength