chemaxon.jep
Interface FingerprintGenerator


public interface FingerprintGenerator

Fingerprint generator used in Chemical Terms match functions.

Since:
Marvin 5.1
Author:
Zsolt Mohacsi

Method Summary
 int[] getFingerprint(Molecule mol)
          Returns the fingerprint of the structure.
 

Method Detail

getFingerprint

int[] getFingerprint(Molecule mol)
Returns the fingerprint of the structure.

Parameters:
mol - is the molecule
Returns:
the fingerprint