Class AbstractOutputDevice

java.lang.Object
com.openhtmltopdf.render.AbstractOutputDevice
All Implemented Interfaces:
OutputDevice
Direct Known Subclasses:
Java2DOutputDevice, PdfBoxFastOutputDevice, PdfBoxSlowOutputDevice

public abstract class AbstractOutputDevice extends Object implements OutputDevice
An abstract implementation of an OutputDevice. It provides complete implementations for many OutputDevice methods.