public abstract class AbstractBackground extends Object implements Background
Background.| Constructor and Description |
|---|
AbstractBackground() |
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
addBackground(BufferedImage image)
Add the background to the given image.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackgroundpublic BufferedImage addBackground(BufferedImage image)
BackgroundaddBackground in interface Backgroundimage - The image onto which the background will be rendered.Copyright © 2015. All rights reserved.