public class PharmacophoreFPImpl extends FloatVectorDescriptorImpl implements PharmacophoreFP
Guarded.EnsureThat, Guarded.New| Constructor and Description |
|---|
PharmacophoreFPImpl(PharmacophoreFingerprint fingerprint,
Object guardObject)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toHistogramString()
Converts the fingerprint into a readable string.
|
getEuclideanNorm, getFP, getGuardObject, getManhattanNorm, getMaximumNorm, serialize, toDecimalStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEuclideanNorm, getFP, getManhattanNorm, getMaximumNormgetGuardObjectpublic PharmacophoreFPImpl(PharmacophoreFingerprint fingerprint, Object guardObject)
fingerprint - Exposed fingerprintguardObject - Associated guard objectpublic String toHistogramString()
toHistogramString in interface PharmacophoreFP