Uses of Class
net.sf.jniinchi.INCHI_STEREOTYPE

Uses of INCHI_STEREOTYPE in net.sf.jniinchi
 

Methods in net.sf.jniinchi that return INCHI_STEREOTYPE
 INCHI_STEREOTYPE JniInchiStereo0D.getStereoType()
          Returns type of stereochemistry.
static INCHI_STEREOTYPE INCHI_STEREOTYPE.getValue(int type)
           
static INCHI_STEREOTYPE INCHI_STEREOTYPE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static INCHI_STEREOTYPE[] INCHI_STEREOTYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in net.sf.jniinchi with parameters of type INCHI_STEREOTYPE
JniInchiStereo0D(JniInchiAtom atC, JniInchiAtom at0, JniInchiAtom at1, JniInchiAtom at2, JniInchiAtom at3, INCHI_STEREOTYPE type, INCHI_PARITY parity)
          Constructor.
 



Copyright © 2006-2010 Sam Adams. All Rights Reserved.