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