new CanonicalizationNodeSorter()
An abstract class to sort nodes according to canonicalization index.
Different canonicalization method need different concrete node sorter classes.
Methods
-
doExecute(ctab)
-
Do actual job of node sorting. Descendants should override this method.
Parameters:
Name Type Description ctab
Kekule.StructureConnectionTable -
execute(ctabOrStructFragment)
-
Execute and sort nodes according to canonicalization index.
Parameters:
Name Type Description ctabOrStructFragment
Variant