Uses of Class
net.sf.paperclips.PageEnumeration
Packages that use PageEnumeration
-
Uses of PageEnumeration in net.sf.paperclips
Methods in net.sf.paperclips that return PageEnumerationModifier and TypeMethodDescriptionstatic PageEnumeration
PaperClips.getPageEnumeration
(PrintJob printJob, org.eclipse.swt.printing.Printer printer, org.eclipse.swt.graphics.GC gc) Returns aPageEnumeration
for the passed in PrintJob on the given Printer, using the given GC.