LengthValue

de.activegroup.scalajasper.core.Dimensions.LengthValue
sealed class LengthValue(value: Double)

a value which can be given a unit - only used implicitly and intermediately for DSL

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def cm: Length
def in(u: LengthUnit): Length
def inch: Length
def mm: Length
def px: Length