Uses of Class
net.sf.jniinchi.JniInchiOutput
-
Uses of JniInchiOutput in net.sf.jniinchi
Methods in net.sf.jniinchi that return JniInchiOutputModifier and TypeMethodDescriptionstatic JniInchiOutputJniInchiWrapper.getInchi(JniInchiInput input) Generates the InChI for a chemical structure.private JniInchiOutputJniInchiWrapper.GetINCHI(JniInchiInput input) static JniInchiOutputJniInchiWrapper.getInchiFromInchi(JniInchiInputInchi input) Converts an InChI into an InChI for validation purposes (the same as the -InChI2InChI option).private JniInchiOutputJniInchiWrapper.GetINCHIfromINCHI(String inchi, String options) static JniInchiOutputJniInchiWrapper.getStdInchi(JniInchiInput input) Calculates the Standard InChI string for a chemical structure.private JniInchiOutputJniInchiWrapper.GetStdINCHI(JniInchiInput input)