| Package | Description | 
|---|---|
| org.openscience.cdk.stereo | 
| Modifier and Type | Field and Description | 
|---|---|
protected Set<Projection> | 
StereoElementFactory.projections  | 
| Modifier and Type | Method and Description | 
|---|---|
static Projection | 
Projection.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Projection[] | 
Projection.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
StereoElementFactory | 
StereoElementFactory.interpretProjections(Projection... projections)
Indicate that stereochemistry drawn as a certain projection should be
 interpreted. 
 | 
Copyright © 2021. All rights reserved.