PrintPiece
public abstract class AbstractPiece extends java.lang.Object implements PrintPiece
Modifier and Type | Method | Description |
---|---|---|
org.eclipse.swt.graphics.Point |
getSize() |
Returns the dimensions of this PrintPiece, in pixels.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dispose, paint
public final org.eclipse.swt.graphics.Point getSize()
PrintPiece
getSize
in interface PrintPiece