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