Renderer

declslides.rendering.Renderer
trait Renderer

Component that turns a validated declslides.domain.Presentation into a Document.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def render(presentation: Presentation): Document

Renders the given presentation.

Renders the given presentation.

Attributes

Target format supported by this renderer.

Target format supported by this renderer.

Attributes