public class HomePDFPrinter extends Object
Constructor and Description |
---|
HomePDFPrinter(Home home,
UserPreferences preferences,
HomeController controller,
Font defaultFont)
Creates a PDF printer able to write to an output stream.
|
Modifier and Type | Method and Description |
---|---|
void |
write(OutputStream outputStream)
Writes to
outputStream the print of a home in PDF format. |
public HomePDFPrinter(Home home, UserPreferences preferences, HomeController controller, Font defaultFont)
public void write(OutputStream outputStream) throws IOException
outputStream
the print of a home in PDF format.IOException
© Copyrights 2006-2015 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License