all

doodle.syntax.`package`.all

Attributes

Source
package.scala
Graph
Supertypes
Self type
all.type

Members list

Type members

Inherited classlikes

implicit class AngleDoubleOps(val angle: Double)

Attributes

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

Attributes

Inherited from:
AngleSyntax
Source
AngleSyntax.scala
Supertypes
class Object
trait Matchable
class Any
implicit class Base64Ops[Alg <: Algebra, A](picture: Picture[Alg, A])

Attributes

Inherited from:
Base64WriterSyntax
Source
Base64WriterSyntax.scala
Supertypes
class Object
trait Matchable
class Any
implicit class BlendPictureOps[Alg <: Algebra, A](picture: Picture[Alg, A])

Attributes

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

Attributes

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

Attributes

Inherited from:
PathSyntax
Source
PathSyntax.scala
Supertypes
class Object
trait Matchable
class Any
implicit class DebugPictureOps[Alg <: Algebra, A](picture: Picture[Alg, A])

Attributes

Inherited from:
DebugSyntax
Source
DebugSyntax.scala
Supertypes
class Object
trait Matchable
class Any
implicit class LayoutPictureOps[Alg <: Algebra, A](picture: Picture[Alg, A])

Attributes

Inherited from:
LayoutSyntax
Source
LayoutSyntax.scala
Supertypes
class Object
trait Matchable
class Any
implicit class OpenPathOps(openPath: OpenPath)

Attributes

Inherited from:
PathSyntax
Source
PathSyntax.scala
Supertypes
class Object
trait Matchable
class Any
implicit class RendererFrameOps[Frame](frame: Frame)

Attributes

Inherited from:
AbstractRendererSyntax
Source
AbstractRendererSyntax.scala
Supertypes
class Object
trait Matchable
class Any
implicit class RendererPictureOps[Alg <: Algebra, A](picture: Picture[Alg, A])

Attributes

Inherited from:
AbstractRendererSyntax
Source
AbstractRendererSyntax.scala
Supertypes
class Object
trait Matchable
class Any
implicit class SizePictureOps[Alg <: Algebra, A](picture: Picture[Alg, A])

Attributes

Inherited from:
SizeSyntax
Source
SizeSyntax.scala
Supertypes
class Object
trait Matchable
class Any
implicit class StylePictureOps[Alg <: Algebra, A](picture: Picture[Alg, A])

Attributes

Inherited from:
StyleSyntax
Source
StyleSyntax.scala
Supertypes
class Object
trait Matchable
class Any
implicit class TextPictureOps[Alg <: Algebra, A](picture: Picture[Alg, A])

Attributes

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

Attributes

Inherited from:
NormalizedSyntax
Source
NormalizedSyntax.scala
Supertypes
class Object
trait Matchable
class Any
implicit class ToPictureOps[A](value: A)

Attributes

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

Attributes

Inherited from:
UnsignedByteSyntax
Source
UnsignedByteSyntax.scala
Supertypes
class Object
trait Matchable
class Any
implicit class TransformPictureOps[Alg <: Algebra, A](picture: Picture[Alg, A])

Attributes

Inherited from:
TransformSyntax
Source
TransformSyntax.scala
Supertypes
class Object
trait Matchable
class Any
implicit class TraverseOps[T[_], Alg <: Algebra](val t: T[Picture[Alg, Unit]])

Attributes

Inherited from:
TraverseSyntax
Source
TraverseSyntax.scala
Supertypes
class Object
trait Matchable
class Any
implicit class WriterOps[Alg <: Algebra, A](picture: Picture[Alg, A])

Attributes

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

Value members

Inherited methods

Attributes

Inherited from:
PathSyntax
Source
PathSyntax.scala

Attributes

Inherited from:
ShapeSyntax
Source
ShapeSyntax.scala
def empty[Alg <: Shape]: Picture[Alg, Unit]

Attributes

Inherited from:
ShapeSyntax
Source
ShapeSyntax.scala

Attributes

Inherited from:
PathSyntax
Source
PathSyntax.scala

Attributes

Inherited from:
PathSyntax
Source
PathSyntax.scala

Attributes

Inherited from:
BitmapSyntax
Source
BitmapSyntax.scala

Attributes

Inherited from:
BitmapSyntax
Source
BitmapSyntax.scala

Attributes

Inherited from:
ShapeSyntax
Source
ShapeSyntax.scala

Attributes

Inherited from:
PathSyntax
Source
PathSyntax.scala

Attributes

Inherited from:
PathSyntax
Source
PathSyntax.scala
protected def runIO[A](io: IO[A])(implicit runtime: IORuntime): Unit

Subtypes should implement this with unsafeRunSync or unsafeRunAsync as appropriate. Returns Unit because unsafeRunAsync cannot return a value.

Subtypes should implement this with unsafeRunSync or unsafeRunAsync as appropriate. Returns Unit because unsafeRunAsync cannot return a value.

Attributes

Inherited from:
RendererSyntax
Source
RendererSyntax.scala

Attributes

Inherited from:
ShapeSyntax
Source
ShapeSyntax.scala

Attributes

Inherited from:
PathSyntax
Source
PathSyntax.scala

Attributes

Inherited from:
TextSyntax
Source
TextSyntax.scala

Attributes

Inherited from:
ShapeSyntax
Source
ShapeSyntax.scala

Implicits

Inherited implicits

final implicit def AngleDoubleOps(angle: Double): AngleDoubleOps

Attributes

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

Attributes

Inherited from:
AngleSyntax
Source
AngleSyntax.scala
final implicit def Base64Ops[Alg <: Algebra, A](picture: Picture[Alg, A]): Base64Ops[Alg, A]

Attributes

Inherited from:
Base64WriterSyntax
Source
Base64WriterSyntax.scala
final implicit def BlendPictureOps[Alg <: Algebra, A](picture: Picture[Alg, A]): BlendPictureOps[Alg, A]

Attributes

Inherited from:
BlendSyntax
Source
BlendSyntax.scala

Attributes

Inherited from:
PathSyntax
Source
PathSyntax.scala
final implicit def DebugPictureOps[Alg <: Algebra, A](picture: Picture[Alg, A]): DebugPictureOps[Alg, A]

Attributes

Inherited from:
DebugSyntax
Source
DebugSyntax.scala
final implicit def LayoutPictureOps[Alg <: Algebra, A](picture: Picture[Alg, A]): LayoutPictureOps[Alg, A]

Attributes

Inherited from:
LayoutSyntax
Source
LayoutSyntax.scala
final implicit def OpenPathOps(openPath: OpenPath): OpenPathOps

Attributes

Inherited from:
PathSyntax
Source
PathSyntax.scala
final implicit def RendererFrameOps[Frame](frame: Frame): RendererFrameOps[Frame]

Attributes

Inherited from:
AbstractRendererSyntax
Source
AbstractRendererSyntax.scala
final implicit def RendererPictureOps[Alg <: Algebra, A](picture: Picture[Alg, A]): RendererPictureOps[Alg, A]

Attributes

Inherited from:
AbstractRendererSyntax
Source
AbstractRendererSyntax.scala
final implicit def SizePictureOps[Alg <: Algebra, A](picture: Picture[Alg, A]): SizePictureOps[Alg, A]

Attributes

Inherited from:
SizeSyntax
Source
SizeSyntax.scala
final implicit def StylePictureOps[Alg <: Algebra, A](picture: Picture[Alg, A]): StylePictureOps[Alg, A]

Attributes

Inherited from:
StyleSyntax
Source
StyleSyntax.scala
final implicit def TextPictureOps[Alg <: Algebra, A](picture: Picture[Alg, A]): TextPictureOps[Alg, A]

Attributes

Inherited from:
TextSyntax
Source
TextSyntax.scala

Attributes

Inherited from:
NormalizedSyntax
Source
NormalizedSyntax.scala
final implicit def ToPictureOps[A](value: A): ToPictureOps[A]

Attributes

Inherited from:
ToPictureSyntax
Source
ToPictureSyntax.scala

Attributes

Inherited from:
UnsignedByteSyntax
Source
UnsignedByteSyntax.scala
final implicit def TransformPictureOps[Alg <: Algebra, A](picture: Picture[Alg, A]): TransformPictureOps[Alg, A]

Attributes

Inherited from:
TransformSyntax
Source
TransformSyntax.scala
final implicit def TraverseOps[T[_], Alg <: Algebra](t: T[Picture[Alg, Unit]]): TraverseOps[T, Alg]

Attributes

Inherited from:
TraverseSyntax
Source
TraverseSyntax.scala
final implicit def WriterOps[Alg <: Algebra, A](picture: Picture[Alg, A]): WriterOps[Alg, A]

Attributes

Inherited from:
FileWriterSyntax
Source
FileWriterSyntax.scala