| Package | Description |
|---|---|
| org.openscience.cdk.config | |
| org.openscience.cdk.tools |
| Modifier and Type | Method and Description |
|---|---|
static AtomTypeFactory |
AtomTypeFactory.getInstance(IChemObjectBuilder builder)
Method to create a default AtomTypeFactory, using the structgen atom type list.
|
static 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected AtomTypeFactory |
SmilesValencyChecker.structgenATF |
| Modifier and Type | Method and Description |
|---|---|
protected AtomTypeFactory |
SmilesValencyChecker.getAtomTypeFactory(IChemObjectBuilder builder) |
protected AtomTypeFactory |
SaturationChecker.getAtomTypeFactory(IChemObjectBuilder builder) |
Copyright © 2021. All rights reserved.