Uses of Class
com.actelion.research.chem.forcefield.mmff.OutOfPlane
-
Packages that use OutOfPlane Package Description com.actelion.research.chem.forcefield.mmff -
-
Uses of OutOfPlane in com.actelion.research.chem.forcefield.mmff
Methods in com.actelion.research.chem.forcefield.mmff that return types with arguments of type OutOfPlane Modifier and Type Method Description static java.util.List<OutOfPlane>
OutOfPlane. findIn(MMFFMolecule mol)
static java.util.List<OutOfPlane>
OutOfPlane. findIn(Tables t, MMFFMolecule mol)
Finds all out of plane angles in the current molecule.
-