Interface Maccs
-
- All Superinterfaces:
BinaryVectorDescriptor
,Descriptor
,Guarded
,Serializable
@Beta @PublicAPI public interface Maccs extends BinaryVectorDescriptor
Interface to define a compatible descriptor framework for the MACCS fingerprintPlease note that this interface is marked with
Beta
annotation, so it can be subject of incompatible changes or removal in later releases.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.chemaxon.descriptors.common.Guarded
Guarded.EnsureThat, Guarded.New
-
-
Method Summary
-
Methods inherited from interface com.chemaxon.descriptors.common.BinaryVectorDescriptor
calculateDarkness, getFP, getFpAsBitset, getFpAsBytes, getFpAsLongs, toBinaryString, toIntDecimalString, toLongDecimalString
-
Methods inherited from interface com.chemaxon.descriptors.common.Guarded
getGuardObject
-
-