|
| | Atom (int Rl, int Gl, int Bl) |
| |
| void | paint (Graphics gc, int x, int y, int r) |
| |
|
| int | blend (int fg, int bg, float fgfactor) |
| |
| void | Setup () |
| |
|
| static Applet | applet |
| |
| static final int | bgGrey = 192 |
| |
| static byte[] | data |
| |
| static final int | hx = 15 |
| |
| static final int | hy = 15 |
| |
| static int | maxr |
| |
| static final int | nBalls = 16 |
| |
| static final int | R = 40 |
| |
Definition at line 503 of file XYZApp.java.
◆ Atom()
| Atom.Atom |
( |
int |
Rl, |
|
|
int |
Gl, |
|
|
int |
Bl |
|
) |
| |
|
package |
◆ [static initializer]()
| Atom.[static initializer] |
|
staticpackage |
◆ blend()
| int Atom.blend |
( |
int |
fg, |
|
|
int |
bg, |
|
|
float |
fgfactor |
|
) |
| |
|
private |
◆ paint()
| void Atom.paint |
( |
Graphics |
gc, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
r |
|
) |
| |
|
package |
◆ setApplet()
| static void Atom.setApplet |
( |
Applet |
app | ) |
|
|
staticpackage |
◆ Setup()
Definition at line 551 of file XYZApp.java.
References applet, balls, bgGrey, Bl, blend(), data, Gl, maxr, nBalls, R, and Rl.
Referenced by paint().
◆ applet
◆ balls
◆ bgGrey
| final int Atom.bgGrey = 192 |
|
staticprivate |
◆ Bl
◆ data
◆ Gl
◆ hx
◆ hy
◆ maxr
◆ nBalls
| final int Atom.nBalls = 16 |
|
staticprivate |
◆ Rl
The documentation for this class was generated from the following file:
- build/windows-installer/unpacked/java-se-8u41-ri/demo/applets/MoleculeViewer/XYZApp.java