| Constructor and Description |
|---|
CwtAwtImage(BufferedImage bufferedImage) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawFromGraphicsContext(IGraphicsContext graphicsContext,
float x,
float y) |
BufferedImage |
getBufferedImage()
The
BufferedImage that represents this image. |
int |
getHeight() |
int |
getWidth() |
public CwtAwtImage(BufferedImage bufferedImage)
public void drawFromGraphicsContext(IGraphicsContext graphicsContext, float x, float y)
drawFromGraphicsContext in interface IImagepublic BufferedImage getBufferedImage()
IAwtImageBufferedImage that represents this image.getBufferedImage in interface IAwtImageBufferedImage that represents this image.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.