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 intatomIndex1protected intatomIndex2protected shortcolixprotected floatenergyprotected shortmadprotected intorderprotected intshapeVisibilityFlags
-
Constructor Summary
Constructors Modifier Constructor Description protectedConnection(int atom1, int atom2, short mad, short colix, int order, float energy, int shapeVisibilityFlags)
-