Uses of Class
org.openscience.cdk.tools.scaffold.ScaffoldNetwork
-
Uses of ScaffoldNetwork in org.openscience.cdk.tools.scaffold
Methods in org.openscience.cdk.tools.scaffold that return ScaffoldNetworkModifier and TypeMethodDescriptionScaffoldGenerator.generateScaffoldNetwork(List<org.openscience.cdk.interfaces.IAtomContainer> aMoleculeList) Generates a network for each molecule in the list and merges the networks together.ScaffoldGenerator.generateScaffoldNetwork(org.openscience.cdk.interfaces.IAtomContainer aMolecule) Iteratively removes the terminal rings.Methods in org.openscience.cdk.tools.scaffold with parameters of type ScaffoldNetworkModifier and TypeMethodDescriptionvoidScaffoldNetwork.mergeNetwork(ScaffoldNetwork aScaffoldNetwork) Adds another ScaffoldNetwork to the existing one.