| Package | Description |
|---|---|
| de.intarsys.cwt.awt.environment | |
| de.intarsys.cwt.awt.image | |
| de.intarsys.cwt.environment |
An abstract graphics platform implementation.
|
| de.intarsys.cwt.hybrid.image | |
| de.intarsys.cwt.image | |
| de.intarsys.cwt.swt.environment | |
| de.intarsys.cwt.swt.image |
| Modifier and Type | Method and Description |
|---|---|
void |
CwtAwtGraphicsContext.drawImage(IImage image,
float x,
float y) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAwtImage
An
IImage that recognizes itself as an AWT (enabled) image. |
| Modifier and Type | Class and Description |
|---|---|
class |
CwtAwtImage
The concrete implementation for an
IImage for AWT. |
| Modifier and Type | Method and Description |
|---|---|
void |
IGraphicsContext.drawImage(IImage image,
float x,
float y)
Draw image
image at coordinates x,
y. |
| Modifier and Type | Class and Description |
|---|---|
class |
CwtHybridImage |
class |
ImageIOImageEntry |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IImageEntry |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageEntry |
| Modifier and Type | Method and Description |
|---|---|
void |
CwtSwtGraphicsContext.drawImage(IImage image,
float x,
float y) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISwtImage |
| Modifier and Type | Class and Description |
|---|---|
class |
CwtSwtImage |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.