Uses of Interface
com.actelion.research.util.graph.complete.ICompleteGraph
-
Packages that use ICompleteGraph Package Description com.actelion.research.chem.descriptor.flexophore com.actelion.research.util.graph.complete -
-
Uses of ICompleteGraph in com.actelion.research.chem.descriptor.flexophore
Subinterfaces of ICompleteGraph in com.actelion.research.chem.descriptor.flexophore Modifier and Type Interface Description interface
IMolDistHist
Classes in com.actelion.research.chem.descriptor.flexophore that implement ICompleteGraph Modifier and Type Class Description class
MolDistHist
class
MolDistHistViz
Class for Flexophore visualization and atom tracking.class
MolDistHistVizFrag
-
Uses of ICompleteGraph in com.actelion.research.util.graph.complete
Classes in com.actelion.research.util.graph.complete with type parameters of type ICompleteGraph Modifier and Type Class Description class
CompleteGraphMatcher<T extends ICompleteGraph>
CompleteGraphMatcherinterface
IObjectiveCompleteGraph<T extends ICompleteGraph>
IObjectiveCompleteGraph
-