| Interface | Description |
|---|---|
| IAtomTypeGuesser |
Classes that implement this interface are atom type guessers.
|
| IAtomTypeMatcher |
Classes that implement this interface are atom type matchers.
|
| Class | Description |
|---|---|
| CDKAtomTypeMatcher |
Atom Type matcher that perceives atom types as defined in the CDK atom type list
org/openscience/cdk/dict/data/cdk-atom-types.owl. |
| EStateAtomTypeMatcher |
Determines the EState atom types.
|
| StructGenAtomTypeGuesser |
AtomTypeMatcher that finds an AtomType by matching the Atom's element symbol.
|
| StructGenMatcher |
AtomTypeMatcher that finds an AtomType by matching the Atom's element symbol.
|
| SybylAtomTypeMatcher |
Atom Type matcher for Sybyl atom types.
|
Copyright © 2018. All Rights Reserved.