core
doodle.image.syntax.`package`.core
object core extends AngleSyntax, NormalizedSyntax, UnsignedByteSyntax
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
-
trait UnsignedByteSyntaxtrait NormalizedSyntaxtrait AngleSyntaxclass Objecttrait Matchableclass AnyShow all
- Self type
-
core.type
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- AngleSyntax
- Source
- AngleSyntax.scala
- Supertypes
Attributes
- Inherited from:
- AngleSyntax
- Source
- AngleSyntax.scala
- Supertypes
Attributes
- Inherited from:
- NormalizedSyntax
- Source
- NormalizedSyntax.scala
- Supertypes
Attributes
- Inherited from:
- UnsignedByteSyntax
- Source
- UnsignedByteSyntax.scala
- Supertypes
Implicits
Inherited implicits
Attributes
- Inherited from:
- AngleSyntax
- Source
- AngleSyntax.scala
Attributes
- Inherited from:
- AngleSyntax
- Source
- AngleSyntax.scala
Attributes
- Inherited from:
- NormalizedSyntax
- Source
- NormalizedSyntax.scala
Attributes
- Inherited from:
- UnsignedByteSyntax
- Source
- UnsignedByteSyntax.scala
In this article