Package org.jmol.adapter.smarter
Class Bond
- java.lang.Object
-
- org.jmol.adapter.smarter.AtomSetObject
-
- org.jmol.adapter.smarter.Bond
-
- Direct Known Subclasses:
TopoCifParser.TLink
public class Bond extends AtomSetObject
-
-
Field Summary
Fields Modifier and Type Field Description int
atomIndex1
int
atomIndex2
short
colix
float
distance
int
order
float
radius
int
uniqueID
-
Fields inherited from class org.jmol.adapter.smarter.AtomSetObject
atomSetIndex
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-