| Modifier and Type | Class and Description |
|---|---|
class |
CwtAwtGraphicsContext
The AWT implementation of
IGraphicsContext |
| Modifier and Type | Method and Description |
|---|---|
void |
CwtAwtImage.drawFromGraphicsContext(IGraphicsContext graphicsContext,
float x,
float y) |
| Modifier and Type | Method and Description |
|---|---|
void |
IPaint.setBackgroundPaintFromGraphicsContext(IGraphicsContext graphicsContext) |
void |
IPaint.setForegroundPaintFromGraphicsContext(IGraphicsContext graphicsContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageIOImageEntry.drawFromGraphicsContext(IGraphicsContext graphicsContext,
float x,
float y) |
void |
CwtHybridImage.drawFromGraphicsContext(IGraphicsContext graphicsContext,
float x,
float y) |
| Modifier and Type | Method and Description |
|---|---|
void |
IImage.drawFromGraphicsContext(IGraphicsContext graphicsContext,
float x,
float y) |
| Modifier and Type | Class and Description |
|---|---|
class |
CwtSwtGraphicsContext
An
IGraphicsContext mapping to SWT. |
| Modifier and Type | Method and Description |
|---|---|
void |
CwtSwtImage.drawFromGraphicsContext(IGraphicsContext graphicsContext,
float x,
float y) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.