SvgToPicture

doodle.svg.algebra.SvgToPicture
object SvgToPicture

ToPicture implementation for SVG image references

Attributes

Source
SvgToPicture.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Creates a ToPicture instance for SvgImageRef.

Creates a ToPicture instance for SvgImageRef.

Note on type constraint: We require svg.Algebra here, but in practice we only use the image method from the Image trait. Any algebra that includes ImageModule will work with this implementation.

Attributes

Source
SvgToPicture.scala