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