Uses of Interface
com.actelion.research.chem.descriptor.flexophore.IMolDistHist
-
-
Uses of IMolDistHist in com.actelion.research.chem.descriptor
Methods in com.actelion.research.chem.descriptor that return types with arguments of type IMolDistHist Modifier and Type Method Description CompleteGraphMatcher<IMolDistHist>
DescriptorHandlerFlexophore. getNewCompleteGraphMatcher()
-
Uses of IMolDistHist in com.actelion.research.chem.descriptor.flexophore
Classes in com.actelion.research.chem.descriptor.flexophore that implement IMolDistHist Modifier and Type Class Description class
MolDistHist
class
MolDistHistViz
Class for Flexophore visualization and atom tracking.class
MolDistHistVizFrag
-
Uses of IMolDistHist in com.actelion.research.chem.descriptor.flexophore.completegraphmatcher
Methods in com.actelion.research.chem.descriptor.flexophore.completegraphmatcher that return IMolDistHist Modifier and Type Method Description IMolDistHist
ObjectiveBlurFlexophoreHardMatchUncovered. getBase()
IMolDistHist
ObjectiveBlurFlexophoreHardMatchUncovered. getQuery()
Methods in com.actelion.research.chem.descriptor.flexophore.completegraphmatcher with parameters of type IMolDistHist Modifier and Type Method Description void
ObjectiveBlurFlexophoreHardMatchUncovered. setBase(IMolDistHist iMolDistHistBase)
void
ObjectiveBlurFlexophoreHardMatchUncovered. setQuery(IMolDistHist iMolDistHistQuery)
-