Package chemaxon.jep

Interface FingerprintGenerator


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

    Modifier and Type
    Method
    Description
    int[]
    Returns the fingerprint of the structure.
  • Method Details

    • getFingerprint

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