Normalized

doodle.core.Normalized
See theNormalized companion object
final case class Normalized(get: Double) extends AnyVal

A value in the range [0, 1]

Attributes

Companion
object
Source
Normalized.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
Normalized.scala

Attributes

Source
Normalized.scala

Attributes

Source
Normalized.scala

Attributes

Source
Normalized.scala
def toTurns: Angle

Attributes

Source
Normalized.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product