Uses of Class
net.sf.paperclips.EmptyPrint
Packages that use EmptyPrint
-
Uses of EmptyPrint in net.sf.paperclips
Methods in net.sf.paperclips that return EmptyPrintModifier and TypeMethodDescriptionprotected EmptyPrint
FactoryPrint.empty()
Deprecated.Constructs and returns an EmptyPrint of size (0, 0).protected EmptyPrint
FactoryPrint.empty
(int width, int height) Deprecated.Constructs and returns an EmptyPrint with the given size.