Uses of Enum Class
org.openscience.cdk.stereo.Projection
Packages that use Projection
-
Uses of Projection in org.openscience.cdk.stereo
Fields in org.openscience.cdk.stereo with type parameters of type ProjectionModifier and TypeFieldDescriptionprotected final Set<Projection>
StereoElementFactory.projections
Methods in org.openscience.cdk.stereo that return ProjectionModifier and TypeMethodDescriptionstatic Projection
Returns the enum constant of this class with the specified name.static Projection[]
Projection.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openscience.cdk.stereo with parameters of type ProjectionModifier and TypeMethodDescriptionStereoElementFactory.interpretProjections
(Projection... projections) Indicate that stereochemistry drawn as a certain projection should be interpreted.