Package | Description |
---|---|
net.sf.paperclips |
Core classes for creating printable documents.
|
Constructor and Description |
---|
CompositePiece(CompositeEntry[] entries)
Constructs a CompositePiece with the given entries.
|
CompositePiece(CompositeEntry[] entries,
Point size)
Constructs a CompositePrintPiece with the given entries and explicit
size.
|