public class CompositeEntry
extends java.lang.Object
Constructor | Description |
---|---|
CompositeEntry(PrintPiece piece,
org.eclipse.swt.graphics.Point offset) |
Constructs a CompositeEntry with the given PrintPiece and offset.
|
Modifier and Type | Method | 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.