Package chemaxon.jep

Interface FingerprintGenerator


  • @PublicAPI
    public interface FingerprintGenerator
    Fingerprint generator used in Chemical Terms match functions.
    Since:
    Marvin 5.1
    • Method Detail

      • getFingerprint

        int[] getFingerprint​(Molecule mol)
        Returns the fingerprint of the structure.
        Parameters:
        mol - is the molecule
        Returns:
        the fingerprint