Uses of Class
net.sf.paperclips.CompositeEntry
-
Packages that use CompositeEntry Package Description net.sf.paperclips Core classes for creating printable documents. -
-
Uses of CompositeEntry in net.sf.paperclips
Constructors in net.sf.paperclips with parameters of type CompositeEntry Constructor Description CompositePiece(CompositeEntry[] entries)
Constructs a CompositePiece with the given entries.CompositePiece(CompositeEntry[] entries, org.eclipse.swt.graphics.Point size)
Constructs a CompositePrintPiece with the given entries and explicit size.
-