Package org.jmol.modelset
Class BondSet
- java.lang.Object
-
- org.jmol.java.BS
-
- org.jmol.modelset.BondSet
-
- All Implemented Interfaces:
java.lang.Cloneable
,javajs.api.JSONEncodable
public class BondSet extends BS
-
-
Field Summary
Fields Modifier and Type Field Description int[]
associatedAtoms
-
Constructor Summary
Constructors Constructor Description BondSet()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BondSet
newBS(BS bs, int[] atoms)
-