Uses of Class
com.actelion.research.chem.descriptor.flexophore.generator.MultCoordFragIndex
-
Packages that use MultCoordFragIndex Package Description com.actelion.research.chem.descriptor.flexophore.generator -
-
Uses of MultCoordFragIndex in com.actelion.research.chem.descriptor.flexophore.generator
Methods in com.actelion.research.chem.descriptor.flexophore.generator with parameters of type MultCoordFragIndex Modifier and Type Method Description static byte[]MultCoordFragIndex. getDistHist(MultCoordFragIndex m1, MultCoordFragIndex m2)Method parameters in com.actelion.research.chem.descriptor.flexophore.generator with type arguments of type MultCoordFragIndex Modifier and Type Method Description static voidCreatorMolDistHistViz. calcFragmentCenter(Molecule3D molecule3D, java.util.List<MultCoordFragIndex> liMultCoordFragIndex)Calculates the center of the fragments and stores the coordinates in MultCoordFragIndex.static MolDistHistVizCreatorMolDistHistViz. create(java.util.List<MultCoordFragIndex> liMultCoordFragIndex, Molecule3D molecule3D)
-