Uses of Enum Class
org.openscience.cdk.stereo.Stereocenters.Type
Packages that use Stereocenters.Type
-
Uses of Stereocenters.Type in org.openscience.cdk.stereo
Methods in org.openscience.cdk.stereo that return Stereocenters.TypeModifier and TypeMethodDescriptionStereocenters.elementType
(int v) Obtain the type of stereo element support for atom at indexv
.static Stereocenters.Type
Returns the enum constant of this class with the specified name.static Stereocenters.Type[]
Stereocenters.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.