Uses of Class
com.actelion.research.chem.forcefield.mmff.StretchBend
-
Packages that use StretchBend Package Description com.actelion.research.chem.forcefield.mmff -
-
Uses of StretchBend in com.actelion.research.chem.forcefield.mmff
Methods in com.actelion.research.chem.forcefield.mmff that return types with arguments of type StretchBend Modifier and Type Method Description static java.util.List<StretchBend>
StretchBend. findIn(Tables t, MMFFMolecule mol)
Helper function that builds a list of StretchBends for a molecule.
-