org.herac.tuxguitar.gui.printer
public class PrintDocument extends Object
Constructor Summary | |
---|---|
PrintDocument() | |
PrintDocument(List pages) |
Method Summary | |
---|---|
void | clear() |
int | count() |
List | getPages() |
Rectangle | getPageSize() |
void | makePage(ImageData data) |
void | setPageSize(Rectangle pageSize) |