Package org.jmol.adapter.smarter
Class Bond
- java.lang.Object
-
- org.jmol.adapter.smarter.AtomSetObject
-
- org.jmol.adapter.smarter.Bond
-
public class Bond extends AtomSetObject
-
-
Field Summary
Fields Modifier and Type Field Description intatomIndex1intatomIndex2shortcolixintorderfloatradiusintuniqueID-
Fields inherited from class org.jmol.adapter.smarter.AtomSetObject
atomSetIndex
-
-
Constructor Summary
Constructors Constructor Description Bond(int atomIndex1, int atomIndex2, int order)
-