net.sf.paperclips
public class CompositeEntry extends java.lang.Object
Constructor and Description |
---|
CompositeEntry(PrintPiece piece,
org.eclipse.swt.graphics.Point offset)
Constructs a CompositeEntry with the given PrintPiece and offset.
|
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes this entry's print piece.
|
public CompositeEntry(PrintPiece piece, org.eclipse.swt.graphics.Point offset)
piece
- the PrintPiece for this entry.offset
- the painting offset within the CompositePrint.