Uses of Class
net.sf.jniinchi.JniInchiOutputKey
-
-
Uses of JniInchiOutputKey in net.sf.jniinchi
Methods in net.sf.jniinchi that return JniInchiOutputKey Modifier and Type Method Description static JniInchiOutputKey
JniInchiWrapper. getInchiKey(java.lang.String inchi)
Calculates the InChIKey for an InChI string.private JniInchiOutputKey
JniInchiWrapper. GetINCHIKeyFromINCHI(java.lang.String inchi)
private JniInchiOutputKey
JniInchiWrapper. GetStdINCHIKeyFromStdINCHI(java.lang.String inchi)
-