Class BufferedVolumeEmbosser

java.lang.Object
org.daisy.braille.embosser.AbstractEmbosserWriter
org.daisy.braille.embosser.BufferedVolumeEmbosser
All Implemented Interfaces:
Closeable, AutoCloseable, EmbosserProperties, EmbosserWriter, EmbosserWriterProperties

public class BufferedVolumeEmbosser extends AbstractEmbosserWriter
Provides a buffered volume embossers. This is similar to ConfigurableEmbosser, except that it supports writing each volume separately to a PrinterDevice rather than to an OutputStream.
Author:
Joel HÃ¥kansson