Uses of Class
org.openscience.cdk.config.AtomTypeFactory
Packages that use AtomTypeFactory
-
Uses of AtomTypeFactory in org.openscience.cdk.config
Methods in org.openscience.cdk.config that return AtomTypeFactoryModifier and TypeMethodDescriptionstatic AtomTypeFactory
AtomTypeFactory.getInstance
(InputStream ins, String format, IChemObjectBuilder builder) Method to create a default AtomTypeFactory, using the given InputStream.static AtomTypeFactory
AtomTypeFactory.getInstance
(String configFile, IChemObjectBuilder builder) Method to create a specialized AtomTypeFactory.static AtomTypeFactory
AtomTypeFactory.getInstance
(IChemObjectBuilder builder) Method to create a default AtomTypeFactory, using the structgen atom type list. -
Uses of AtomTypeFactory in org.openscience.cdk.tools
Fields in org.openscience.cdk.tools declared as AtomTypeFactoryMethods in org.openscience.cdk.tools that return AtomTypeFactoryModifier and TypeMethodDescriptionprotected AtomTypeFactory
SaturationChecker.getAtomTypeFactory
(IChemObjectBuilder builder) protected AtomTypeFactory
SmilesValencyChecker.getAtomTypeFactory
(IChemObjectBuilder builder)