public class CdkChemicalInchiImplFactory extends Object implements gov.nih.ncats.molwitch.spi.InchiImplFactory
| Constructor and Description |
|---|
CdkChemicalInchiImplFactory() |
| Modifier and Type | Method and Description |
|---|---|
gov.nih.ncats.molwitch.inchi.InChiResult |
asStdInchi(gov.nih.ncats.molwitch.Chemical chemical,
boolean trustCoordinates) |
gov.nih.ncats.molwitch.Chemical |
parseInchi(String inchi) |
public gov.nih.ncats.molwitch.inchi.InChiResult asStdInchi(gov.nih.ncats.molwitch.Chemical chemical,
boolean trustCoordinates)
throws IOException
asStdInchi in interface gov.nih.ncats.molwitch.spi.InchiImplFactoryIOExceptionpublic gov.nih.ncats.molwitch.Chemical parseInchi(String inchi) throws IOException
parseInchi in interface gov.nih.ncats.molwitch.spi.InchiImplFactoryIOExceptionCopyright © 2019 NIH/NCATS. All rights reserved.