public class SelectionBox
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
INVALID_POSITION |
int |
mode |
static int |
PICKED |
| Constructor and Description |
|---|
SelectionBox(Molecule_3D mol,
int mode) |
| Modifier and Type | Method and Description |
|---|---|
javax.media.j3d.Node |
getBranchGroup() |
public static final int PICKED
public static final int INVALID_POSITION
public int mode
public SelectionBox(Molecule_3D mol, int mode)