class Connections extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
bondCount |
protected Connection[] |
connections |
protected String |
saveName |
private Viewer |
vwr |
Modifier | Constructor and Description |
---|---|
protected |
Connections(Viewer vwr) |
protected String saveName
protected int bondCount
protected Connection[] connections
private Viewer vwr
protected Connections(Viewer vwr)