Uses of Class
com.actelion.research.chem.coords.InventorFragment
-
Packages that use InventorFragment Package Description com.actelion.research.chem.coords -
-
Uses of InventorFragment in com.actelion.research.chem.coords
Methods in com.actelion.research.chem.coords that return InventorFragment Modifier and Type Method Description InventorFragment
FragmentAssociation. getFragment(int i)
Methods in com.actelion.research.chem.coords with parameters of type InventorFragment Modifier and Type Method Description protected void
InventorFragment. arrangeWith(InventorFragment f)
protected boolean
InventorFragment. equals(InventorFragment f)
Constructors in com.actelion.research.chem.coords with parameters of type InventorFragment Constructor Description FragmentAssociation(InventorFragment f1, InventorFragment f2)
Uses center of gravity of the fragments as anchor pointsFragmentAssociation(InventorFragment f1, InventorFragment f2, int atomIndex1, int atomIndex2)
InventorCharge(InventorFragment fragment, int atom, int charge)
InventorFragment(InventorFragment f)
-