Enum Class StereoConstants.StereoValue.AxialStereo
java.lang.Object
java.lang.Enum<StereoConstants.StereoValue.AxialStereo>
com.chemaxon.calculations.stereoanal.StereoConstants.StereoValue.AxialStereo
- All Implemented Interfaces:
StereoConstants.StereoValue
,Serializable
,Comparable<StereoConstants.StereoValue.AxialStereo>
,java.lang.constant.Constable
- Enclosing interface:
- StereoConstants.StereoValue
@Deprecated(forRemoval=true)
@SubjectToRemoval(date=JUL_01_2025)
public static enum StereoConstants.StereoValue.AxialStereo
extends Enum<StereoConstants.StereoValue.AxialStereo>
implements StereoConstants.StereoValue
Deprecated, for removal: This API element is subject to removal in a future version.
Axial stereo value.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
Nested classes/interfaces inherited from interface com.chemaxon.calculations.stereoanal.StereoConstants.StereoValue
StereoConstants.StereoValue.AtropStereo, StereoConstants.StereoValue.AxialStereo, StereoConstants.StereoValue.CisTransStereo, StereoConstants.StereoValue.TetrahedralStereo
-
Enum Constant Summary
Enum ConstantDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.values()
Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
ODD
@Deprecated(forRemoval=true) @SubjectToRemoval(date=JUL_01_2025) public static final StereoConstants.StereoValue.AxialStereo ODDDeprecated, for removal: This API element is subject to removal in a future version.The angle between two bonds connecting the highest indexed ligands is negative. -
EVEN
@Deprecated(forRemoval=true) @SubjectToRemoval(date=JUL_01_2025) public static final StereoConstants.StereoValue.AxialStereo EVENDeprecated, for removal: This API element is subject to removal in a future version.The angle between two bonds connecting the highest indexed ligands is positive. -
UNKNOWN
@Deprecated(forRemoval=true) @SubjectToRemoval(date=JUL_01_2025) public static final StereoConstants.StereoValue.AxialStereo UNKNOWNDeprecated, for removal: This API element is subject to removal in a future version.The angle is not defined. Or near 0/Pi. -
WIGGLY
@Deprecated(forRemoval=true) @SubjectToRemoval(date=JUL_01_2025) public static final StereoConstants.StereoValue.AxialStereo WIGGLYDeprecated, for removal: This API element is subject to removal in a future version.If the centers have wiggly bond.
-
-
Method Details
-
values
Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-
CIPStereoDescriptorIface.CIPValue.AxialStereoIUPACValue
.