| Package | Description |
|---|---|
| org.openscience.cdk.stereo |
| Modifier and Type | Method and Description |
|---|---|
StereoElementFactory |
StereoElementFactory.checkSymmetry(boolean check) |
StereoElementFactory |
StereoElementFactory.interpretProjections(Projection... projections)
Indicate that stereochemistry drawn as a certain projection should be
interpreted.
|
static StereoElementFactory |
StereoElementFactory.using2DCoordinates(IAtomContainer container)
Create a stereo element factory for creating stereo elements using 2D
coordinates and depiction labels (up/down, wedge/hatch).
|
static StereoElementFactory |
StereoElementFactory.using3DCoordinates(IAtomContainer container)
Create a stereo element factory for creating stereo elements using 3D
coordinates and depiction labels (up/down, wedge/hatch).
|
Copyright © 2017. All rights reserved.