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, toDecimalString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEuclideanNorm, getFP, getManhattanNorm, getMaximumNorm
getGuardObject
public PharmacophoreFPImpl(PharmacophoreFingerprint fingerprint, Object guardObject)
fingerprint
- Exposed fingerprintguardObject
- Associated guard objectpublic String toHistogramString()
toHistogramString
in interface PharmacophoreFP