| Modifier and Type | Field and Description |
|---|---|
static boolean |
IS_GTK |
| Constructor and Description |
|---|
CwtSwtImage(org.eclipse.swt.graphics.ImageData imageData) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawFromGraphicsContext(IGraphicsContext graphicsContext,
float x,
float y) |
int |
getHeight() |
org.eclipse.swt.graphics.Image |
getImage(org.eclipse.swt.graphics.Device device) |
org.eclipse.swt.graphics.ImageData |
getImageData() |
int |
getWidth() |
public void drawFromGraphicsContext(IGraphicsContext graphicsContext, float x, float y)
drawFromGraphicsContext in interface IImagepublic org.eclipse.swt.graphics.Image getImage(org.eclipse.swt.graphics.Device device)
public org.eclipse.swt.graphics.ImageData getImageData()
getImageData in interface ISwtImageCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.