public class IndigoInchi extends Object
| Constructor and Description |
|---|
IndigoInchi(Indigo indigo) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
String |
getAuxInfo() |
String |
getInchi(IndigoObject molecule) |
String |
getInchiKey(String inchi) |
String |
getLog() |
String |
getWarning() |
IndigoObject |
loadMolecule(String inchi) |
void |
resetOptions() |
String |
version() |
public IndigoInchi(Indigo indigo)
protected void finalize()
throws Throwable
public String version()
public void resetOptions()
public IndigoObject loadMolecule(String inchi)
public String getInchi(IndigoObject molecule)
public String getWarning()
public String getLog()
public String getAuxInfo()
Copyright © 2024. All rights reserved.