public abstract class AbstractFingerprinter extends Object implements IFingerprinter
| Constructor and Description |
|---|
AbstractFingerprinter() |
| Modifier and Type | Method and Description |
|---|---|
BitSet |
getFingerprint(IAtomContainer mol) |
protected List<Map.Entry<String,String>> |
getParameters()
Base classes should override this method to report the parameters they
are configured with.
|
String |
getVersionDescription() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBitFingerprint, getCountFingerprint, getRawFingerprint, getSizeprotected List<Map.Entry<String,String>> getParameters()
public final String getVersionDescription()
getVersionDescription in interface IFingerprinterpublic BitSet getFingerprint(IAtomContainer mol) throws CDKException
getFingerprint in interface IFingerprinterCDKExceptionCopyright © 2017. All rights reserved.