Uses of Class
org.openscience.cdk.fragment.FunctionalGroupsFinder
-
Packages that use FunctionalGroupsFinder Package Description org.openscience.cdk.fragment -
-
Uses of FunctionalGroupsFinder in org.openscience.cdk.fragment
Methods in org.openscience.cdk.fragment that return FunctionalGroupsFinder Modifier and Type Method Description static FunctionalGroupsFinderFunctionalGroupsFinder. withFullEnvironment()Constructs a new FunctionalGroupsFinder instance with generalization of returned functional groups turned OFF.static FunctionalGroupsFinderFunctionalGroupsFinder. withGeneralEnvironment()Constructs a new FunctionalGroupsFinder instance with generalization of returned functional groups turned ON.static FunctionalGroupsFinderFunctionalGroupsFinder. withNoEnvironment()Constructs a new FunctionalGroupsFinder instance that extracts only the marked atoms of the functional groups, no attached environmental atoms.
-