Class PharmacophorePointFactory
- java.lang.Object
-
- com.actelion.research.chem.phesa.pharmacophore.pp.PharmacophorePointFactory
-
public class PharmacophorePointFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PharmacophorePointFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IPharmacophorePoint
fromString(java.lang.String ppString, StereoMolecule mol)
-
-
-
Method Detail
-
fromString
public static IPharmacophorePoint fromString(java.lang.String ppString, StereoMolecule mol)
-
-