|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.paperclips.CompositeEntry
public class CompositeEntry
An entry in a CompositePiece.
Constructor Summary | |
---|---|
CompositeEntry(PrintPiece piece,
org.eclipse.swt.graphics.Point offset)
Constructs a CompositeEntry with the given PrintPiece and offset. |
Method Summary | |
---|---|
void |
dispose()
Disposes this entry's print piece. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompositeEntry(PrintPiece piece, org.eclipse.swt.graphics.Point offset)
piece
- the PrintPiece for this entry.offset
- the painting offset within the CompositePrint.Method Detail |
---|
public void dispose()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |