Package org.jmol.viewer
Class Connection
- java.lang.Object
-
- org.jmol.viewer.Connection
-
class Connection extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected int
atomIndex1
protected int
atomIndex2
protected short
colix
protected float
energy
protected short
mad
protected int
order
protected int
shapeVisibilityFlags
-
Constructor Summary
Constructors Modifier Constructor Description protected
Connection(int atom1, int atom2, short mad, short colix, int order, float energy, int shapeVisibilityFlags)
-