public interface LayerEntry
Modifier and Type | Method and Description |
---|---|
int |
getHorizontalAlignment()
Returns the horizontal alignment applied to the target.
|
Print |
getTarget()
Returns the target print of this entry.
|
LayerEntryIterator |
iterator(org.eclipse.swt.graphics.Device device,
org.eclipse.swt.graphics.GC gc) |
Print getTarget()
int getHorizontalAlignment()
LayerEntryIterator iterator(org.eclipse.swt.graphics.Device device, org.eclipse.swt.graphics.GC gc)
device
- gc
-