core

doodle.image.syntax.package$.core$

The core object defines syntax for doodle.core, which is a convenient way to avoid pulling in Algebra syntax that may conflict with Image.

Attributes

Source:
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
core.type

Members list

Concise view

Type members

Inherited classlikes

implicit class AngleDoubleOps(val angle: Double)

Attributes

Inherited from:
AngleSyntax
Source:
AngleSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
implicit class AngleIntOps(val angle: Int)

Attributes

Inherited from:
AngleSyntax
Source:
AngleSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
implicit class ToNormalizedOps(val value: Double)

Attributes

Inherited from:
NormalizedSyntax
Source:
NormalizedSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
implicit class ToUnsignedByteOps(val value: Int)

Attributes

Inherited from:
UnsignedByteSyntax
Source:
UnsignedByteSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Implicits

Inherited implicits

Attributes

Inherited from:
AngleSyntax
Source:
AngleSyntax.scala
final implicit def AngleIntOps(angle: Int): AngleIntOps

Attributes

Inherited from:
AngleSyntax
Source:
AngleSyntax.scala

Attributes

Inherited from:
NormalizedSyntax
Source:
NormalizedSyntax.scala

Attributes

Inherited from:
UnsignedByteSyntax
Source:
UnsignedByteSyntax.scala