Uses of Class
com.actelion.research.chem.phesa.pharmacophore.pp.SimplePharmacophorePoint
-
Packages that use SimplePharmacophorePoint Package Description com.actelion.research.chem.phesa.pharmacophore.pp -
-
Uses of SimplePharmacophorePoint in com.actelion.research.chem.phesa.pharmacophore.pp
Methods in com.actelion.research.chem.phesa.pharmacophore.pp that return SimplePharmacophorePoint Modifier and Type Method Description static SimplePharmacophorePoint
SimplePharmacophorePoint. decode(java.lang.String encoded)
static SimplePharmacophorePoint
SimplePharmacophorePoint. fromString(java.lang.String ppString, StereoMolecule mol)
Constructors in com.actelion.research.chem.phesa.pharmacophore.pp with parameters of type SimplePharmacophorePoint Constructor Description SimplePharmacophorePoint(SimplePharmacophorePoint point)
-