Uses of Class
jspecview.common.PrintLayout
Packages that use PrintLayout
-
Uses of PrintLayout in jspecview.api
Methods in jspecview.api that return PrintLayoutMethods in jspecview.api with parameters of type PrintLayoutModifier and TypeMethodDescriptionvoid
JSVPdfWriter.createPdfDocument
(JSVPanel panel, PrintLayout pl, OutputStream os) void
JSVPanel.printPanel
(PrintLayout pl, OutputStream os, String printJobTitle) JSVPrintDialog.set
(Object offWindowFrame, PrintLayout lastPrintLayout, boolean isJob) -
Uses of PrintLayout in jspecview.common
Methods in jspecview.common that return PrintLayoutMethods in jspecview.common with parameters of type PrintLayoutModifier and TypeMethodDescriptionvoid
PDFWriter.createPdfDocument
(JSVPanel panel, PrintLayout pl, OutputStream os) void
PanelData.printPdf
(GenericGraphics pdfCreator, PrintLayout pl) from jspecview.export.PDFCreator -- does not use iText --void
PanelData.setDefaultPrintOptions
(PrintLayout pl) void
PanelData.setPrint
(PrintLayout pl, String fontName) -
Uses of PrintLayout in jspecview.java
Methods in jspecview.java that return PrintLayoutMethods in jspecview.java with parameters of type PrintLayoutModifier and TypeMethodDescriptionvoid
AwtPanel.printPanel
(PrintLayout pl, OutputStream os, String title) Send a print job of the spectrum to the default printer on the systemAwtPrintDialog.set
(Object frame, PrintLayout pl, boolean isJob) Initialises a modalPrintLayoutDialog
with a default title of "Print Layout". -
Uses of PrintLayout in jspecview.js2d
Methods in jspecview.js2d with parameters of type PrintLayoutModifier and TypeMethodDescriptionvoid
JsPanel.printPanel
(PrintLayout pl, OutputStream os, String title) Send a print job of the spectrum to the default printer on the system