Uses of Interface
org.iupac.InChIStructureProvider
Packages that use InChIStructureProvider
-
Uses of InChIStructureProvider in org.iupac
Methods in org.iupac that return InChIStructureProviderModifier and TypeMethodDescriptionInChIStructureProvider.setAtom(int i) InChIStructureProvider.setBond(int i) InChIStructureProvider.setStereo0D(int i) -
Uses of InChIStructureProvider in org.jmol.inchi
Classes in org.jmol.inchi that implement InChIStructureProviderModifier and TypeClassDescriptionclassclassInterface with inchi.c via JNA (see JNA-InChI github project).classThis class implements inchi-web.wasm from InChI-SwingJS, which is adapted from https://github.com/IUPAC-InChI/InChI-Web-Demo by Bob Hanson and Josh Charlton 2025.01.23-2025.01.24.Methods in org.jmol.inchi that return InChIStructureProviderModifier and TypeMethodDescriptionInChIJNA.setAtom(int i) InChIJS.setAtom(int i) InChIJNA.setBond(int i) InChIJS.setBond(int i) InChIJNA.setStereo0D(int i) InChIJS.setStereo0D(int i)