class ImageRenderer
extends java.lang.Object
| Constructor and Description |
|---|
ImageRenderer() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static void |
plotImage(int x,
int y,
int z,
java.lang.Object image,
Graphics3D g3d,
JmolRendererInterface jmolRenderer,
boolean antialias,
int argbBackground,
int textWidth,
int textHeight) |
static void plotImage(int x,
int y,
int z,
java.lang.Object image,
Graphics3D g3d,
JmolRendererInterface jmolRenderer,
boolean antialias,
int argbBackground,
int textWidth,
int textHeight)
x - y - z - image - g3d - jmolRenderer - antialias - UNUSEDargbBackground - textWidth - textHeight -