Uses of Class
com.actelion.research.chem.descriptor.flexophore.MolDistHistViz
-
Packages that use MolDistHistViz Package Description com.actelion.research.chem.descriptor com.actelion.research.chem.descriptor.flexophore com.actelion.research.chem.descriptor.flexophore.generator -
-
Uses of MolDistHistViz in com.actelion.research.chem.descriptor
Methods in com.actelion.research.chem.descriptor that return MolDistHistViz Modifier and Type Method Description MolDistHistVizDescriptorHandlerFlexophore. createVisualDescriptor(StereoMolecule fragBiggest)MolDistHistVizDescriptorHandlerFlexophore. createVisualDescriptorSingleConf(ConformerSet conformerSet) -
Uses of MolDistHistViz in com.actelion.research.chem.descriptor.flexophore
Subclasses of MolDistHistViz in com.actelion.research.chem.descriptor.flexophore Modifier and Type Class Description classMolDistHistVizFragMethods in com.actelion.research.chem.descriptor.flexophore that return MolDistHistViz Modifier and Type Method Description MolDistHistVizMolDistHistViz. copy()MolDistHistVizMolDistHistVizEncoder. readEncoded(java.lang.String vizinfo, java.lang.String flexophore)static MolDistHistVizMolDistHistViz. summarizeAlkaneCluster(MolDistHistViz mdh, int maxDistance)Summarizes alkane cluster.Methods in com.actelion.research.chem.descriptor.flexophore with parameters of type MolDistHistViz Modifier and Type Method Description voidMolDistHistViz. copy(MolDistHistViz copy)static voidMolDistHistViz. merge(MolDistHistViz mdhviz, MolDistHist mdh)Deprecated.static MolDistHistVizMolDistHistViz. summarizeAlkaneCluster(MolDistHistViz mdh, int maxDistance)Summarizes alkane cluster.static java.lang.StringMolDistHistVizEncoder. toStringVizInfoEncoded(MolDistHistViz mdhv)Encodes the structure information, that it can be written to an DWAR file.Constructors in com.actelion.research.chem.descriptor.flexophore with parameters of type MolDistHistViz Constructor Description MolDistHistViz(MolDistHistViz mdhv) -
Uses of MolDistHistViz in com.actelion.research.chem.descriptor.flexophore.generator
Methods in com.actelion.research.chem.descriptor.flexophore.generator that return MolDistHistViz Modifier and Type Method Description MolDistHistVizCreatorMolDistHistViz. create(StereoMolecule molOrig)static MolDistHistVizFlexophoreCreateFunctions. create(IDCodeCoord idcodeCoord)static MolDistHistVizFlexophoreCreateFunctions. create(java.lang.String idcode)static MolDistHistVizFlexophoreCreateFunctions. create(java.lang.String idcode, java.lang.String coord)static MolDistHistVizFlexophoreCreateFunctions. createDescriptor(StereoMolecule mol)MolDistHistVizCreatorMolDistHistViz. createFromGivenConformation(StereoMolecule molOrig)MolDistHistVizCreatorMolDistHistViz. createMultipleConformations(StereoMolecule molOrig)Conformation generator of Thomas SanderMethods in com.actelion.research.chem.descriptor.flexophore.generator that return types with arguments of type MolDistHistViz Modifier and Type Method Description static java.util.List<MolDistHistViz>SubFlexophoreGenerator. generateSubPharmacophores(MolDistHistViz mdhv, int size)Generates a list of sub-fragments.static java.util.List<MolDistHistViz>SubFlexophoreGenerator. generateSubPharmacophores(MolDistHistViz mdhv, int minNumPPPoints, int maxNumPPPoints)static java.util.List<MolDistHistViz>SubFlexophoreGenerator. generateSubPharmacophores(java.util.List<MolDistHistViz> liMDHV, int minNumPPPoints, int maxNumPPPoints)Methods in com.actelion.research.chem.descriptor.flexophore.generator with parameters of type MolDistHistViz Modifier and Type Method Description static java.util.List<MolDistHistViz>SubFlexophoreGenerator. generateSubPharmacophores(MolDistHistViz mdhv, int size)Generates a list of sub-fragments.static java.util.List<MolDistHistViz>SubFlexophoreGenerator. generateSubPharmacophores(MolDistHistViz mdhv, int minNumPPPoints, int maxNumPPPoints)static MolDistHistVizFragSubFlexophoreGenerator. getSubFragment(MolDistHistViz mdh, int[] arrIndices)static java.util.List<MolDistHistVizFrag>SubFlexophoreGenerator. getSubFragments(MolDistHistViz mdh, java.util.List<int[]> liIndices)Inevitable pharmacophore points are considered (01.11.2012)Method parameters in com.actelion.research.chem.descriptor.flexophore.generator with type arguments of type MolDistHistViz Modifier and Type Method Description static java.util.List<MolDistHistViz>SubFlexophoreGenerator. generateSubPharmacophores(java.util.List<MolDistHistViz> liMDHV, int minNumPPPoints, int maxNumPPPoints)
-