Package | Description |
---|---|
net.sf.jniinchi | |
org.openscience.cdk.inchi |
Modifier and Type | Method and Description |
---|---|
static INCHI_OPTION |
INCHI_OPTION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static INCHI_OPTION[] |
INCHI_OPTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
InChIGenerator |
InChIGeneratorFactory.getInChIGenerator(IAtomContainer container,
List<INCHI_OPTION> options)
|
Constructor and Description |
---|
InChIGenerator(IAtomContainer atomContainer,
List<INCHI_OPTION> opts,
boolean ignoreAromaticBonds)
Deprecated.
|
Copyright © 2022. All rights reserved.