Java2dPdfWriter

doodle.java2d.effect.Java2dPdfWriter
object Java2dPdfWriter extends Java2dWriter[Pdf]

Attributes

Source
Java2dWriter.scala
Graph
Supertypes
trait Java2dWriter[Pdf]
trait Writer[Algebra, Frame]
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Concrete methods

override def write[A](file: File, frame: Frame, picture: Picture[A]): IO[A]

Attributes

Definition Classes
Source
Java2dWriter.scala

Inherited methods

def base64[A](frame: Frame, image: Picture[A]): IO[(A, Base64[Pdf])]

Attributes

Inherited from:
Java2dWriter
Source
Java2dWriter.scala

Attributes

Inherited from:
Base64Writer
Source
Base64Writer.scala

Attributes

Inherited from:
FileWriter
Source
FileWriter.scala

Concrete fields

val format: String

Attributes

Source
Java2dWriter.scala