Canon
@Deprecated public class CanonicalLabeler extends Object
Constructor and Description |
---|
CanonicalLabeler()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
canonLabel(IAtomContainer atomContainer)
Deprecated.
Canonically label the fragment.
|
public void canonLabel(IAtomContainer atomContainer)
The Collections.sort() method uses a merge sort which is stable and runs in n log(n).
It is assumed that a chemically valid AtomContainer is provided: this method does not check the correctness of the AtomContainer. Negative H counts will cause a NumberFormatException to be thrown.
atomContainer
- The molecule to labelCopyright © 2018. All Rights Reserved.