Uses of Class
net.sf.paperclips.Margins
Packages that use Margins
-
Uses of Margins in net.sf.paperclips
Methods in net.sf.paperclips that return MarginsModifier and TypeMethodDescriptionPrintJob.getMargins()Returns the page margins, expressed in points.Margins.rotate()Returns a Margins that is the result of rotating this Margins counter-clockwise 90 degrees.Methods in net.sf.paperclips with parameters of type MarginsModifier and TypeMethodDescriptionstatic org.eclipse.swt.graphics.RectanglePaperClips.getMarginBounds(Margins margins, org.eclipse.swt.printing.Printer printer) Returns the bounding rectangle of the printable area which is inside the given margins on the paper.PrintJob.setMargins(Margins margins) Sets the page margins.