public class VirtualBookRendering
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
VirtualBookRendering() |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getBackgroundImage() |
java.awt.Color |
getDefaultBookColor() |
java.lang.String |
getName() |
void |
renderHole(java.awt.Graphics2D g2d,
int x,
int y,
int width,
int height,
boolean isSelected)
This function render a hole
|
public java.io.InputStream getBackgroundImage()
public java.awt.Color getDefaultBookColor()
public void renderHole(java.awt.Graphics2D g2d,
int x,
int y,
int width,
int height,
boolean isSelected)
g2d - hole - public java.lang.String getName()