LengthUnit

laika.ast.LengthUnit$
See theLengthUnit companion class
object LengthUnit

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
LengthUnit.type

Members list

Type members

Classlikes

object ch extends LengthUnit

Attributes

Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
ch.type
object cm extends LengthUnit

Attributes

Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
cm.type
object em extends LengthUnit

Attributes

Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
em.type
object ex extends LengthUnit

Attributes

Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
ex.type
object in extends LengthUnit

Attributes

Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
in.type
object mm extends LengthUnit

Attributes

Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
mm.type
object pc extends LengthUnit

Attributes

Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
pc.type
object percent extends LengthUnit

Attributes

Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
percent.type
object pt extends LengthUnit

Attributes

Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
pt.type
object px extends LengthUnit

Attributes

Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
px.type
object rem extends LengthUnit

Attributes

Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
rem.type
object vh extends LengthUnit

Attributes

Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
vh.type
object vmax extends LengthUnit

Attributes

Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
vmax.type
object vmin extends LengthUnit

Attributes

Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
vmin.type
object vw extends LengthUnit

Attributes

Supertypes
class LengthUnit
trait Double => Length
class Object
trait Matchable
class Any
Self type
vw.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def fromString(value: String): Option[LengthUnit]