Package | Description |
---|---|
org.openscience.cdk.isomorphism.matchers.smarts |
Modifier and Type | Method and Description |
---|---|
StereoBond.Direction |
StereoBond.direction(IAtom atom)
Deprecated.
|
static StereoBond.Direction |
StereoBond.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StereoBond.Direction[] |
StereoBond.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
StereoBond(IChemObjectBuilder builder,
StereoBond.Direction direction,
boolean unspecified)
Deprecated.
|
Copyright © 2022. All rights reserved.