Class InventorChain
- java.lang.Object
-
- com.actelion.research.chem.coords.InventorChain
-
public class InventorChain extends java.lang.Object
Created by thomas on 9/23/16.
-
-
Constructor Summary
Constructors Constructor Description InventorChain(int chainLength)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
getChainLength()
protected int[]
getRingAtoms()
protected int[]
getRingBonds()
-