public interface Renderer
| Modifier and Type | Method and Description |
|---|---|
void |
gimp(BufferedImage image)
Draws the graphic image based on the defined
BufferedImage. |
void gimp(BufferedImage image)
BufferedImage.image - the filled instance of BufferedImage.Copyright © 2015. All rights reserved.