public abstract class AbstractPrintJob extends Object implements PrintJob
Modifier | Constructor and Description |
---|---|
protected |
AbstractPrintJob(PageModel[] pageModelArr,
PageFormat pageFormat) |
Modifier and Type | Method and Description |
---|---|
protected abstract Page[] |
createPages(PageModel pageModel) |
int |
getNumOfPages() |
PageFormat |
getPageFormat() |
Printable |
getPrintable() |
protected AbstractPrintJob(PageModel[] pageModelArr, PageFormat pageFormat)
public PageFormat getPageFormat()
getPageFormat
in interface PrintJob
public int getNumOfPages()
getNumOfPages
in interface PrintJob
public Printable getPrintable()
getPrintable
in interface PrintJob
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)