|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of INCHI_BOND_STEREO in net.sf.jniinchi |
|---|
| Methods in net.sf.jniinchi that return INCHI_BOND_STEREO | |
|---|---|
INCHI_BOND_STEREO |
JniInchiBond.getBondStereo()
Returns bond stereochemistry. |
static INCHI_BOND_STEREO |
INCHI_BOND_STEREO.getValue(int bster)
|
static INCHI_BOND_STEREO |
INCHI_BOND_STEREO.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static INCHI_BOND_STEREO[] |
INCHI_BOND_STEREO.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sf.jniinchi with parameters of type INCHI_BOND_STEREO | |
|---|---|
void |
JniInchiBond.setStereoDefinition(INCHI_BOND_STEREO stereo)
Set 2D stereo definition. |
| Constructors in net.sf.jniinchi with parameters of type INCHI_BOND_STEREO | |
|---|---|
JniInchiBond(JniInchiAtom atO,
JniInchiAtom atT,
INCHI_BOND_TYPE type,
INCHI_BOND_STEREO stereo)
Create bond. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||