Package | Description |
---|---|
org.openscience.cdk.stereo |
Modifier and Type | Method and Description |
---|---|
static StereoTool.SquarePlanarShape |
StereoTool.getSquarePlanarShape(IAtom atomA,
IAtom atomB,
IAtom atomC,
IAtom atomD)
Given four atoms (assumed to be in the same plane), returns the
arrangement of those atoms in that plane.
|
static StereoTool.SquarePlanarShape |
StereoTool.SquarePlanarShape.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StereoTool.SquarePlanarShape[] |
StereoTool.SquarePlanarShape.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.