Uses of Class
tools.moltyping.ExtendedAtomAndBondTyper

Packages that use ExtendedAtomAndBondTyper
fingerprinters   
 

Uses of ExtendedAtomAndBondTyper in fingerprinters
 

Methods in fingerprinters that return ExtendedAtomAndBondTyper
 ExtendedAtomAndBondTyper EncodingFingerprint.getTyper()
           
 

Methods in fingerprinters with parameters of type ExtendedAtomAndBondTyper
 java.util.List<IFeature> CombinatorialPatternHelper.getFingerprint2Point(org.openscience.cdk.interfaces.IAtomContainer ac, int[][] matrix, int distanceCutoff, ExtendedAtomAndBondTyper typer)
          generates all possible patters between two atoms
 java.util.List<IFeature> CombinatorialPatternHelper.getFingerprint3Point(org.openscience.cdk.interfaces.IAtomContainer ac, int[][] matrix, int distanceCutoff, ExtendedAtomAndBondTyper typer)
          generates all possible patterns between three atoms