Class MoleculeSignatureLabellingAdaptor
java.lang.Object
org.openscience.cdk.smsd.labelling.MoleculeSignatureLabellingAdaptor
- All Implemented Interfaces:
ICanonicalMoleculeLabeller
@Deprecated
public class MoleculeSignatureLabellingAdaptor
extends Object
implements ICanonicalMoleculeLabeller
Deprecated.
This class is part of SMSD and either duplicates functionality elsewhere in the CDK or provides public
access to internal implementation details. SMSD has been deprecated from the CDK with a newer, more recent
version of SMSD is available at http://github.com/asad/smsd.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCanonicalMolecule(IAtomContainer container) Deprecated.int[]getCanonicalPermutation(IAtomContainer container) Deprecated.
-
Constructor Details
-
MoleculeSignatureLabellingAdaptor
public MoleculeSignatureLabellingAdaptor()Deprecated.
-
-
Method Details
-
getCanonicalMolecule
Deprecated.- Specified by:
getCanonicalMoleculein interfaceICanonicalMoleculeLabeller
-
getCanonicalPermutation
Deprecated.- Specified by:
getCanonicalPermutationin interfaceICanonicalMoleculeLabeller
-