| Interface | Description |
|---|---|
| StereoConstants |
Wrapper interface for stereo constants.
|
| StereoConstants.StereoValue | Deprecated |
| Class | Description |
|---|---|
| ErrorReport |
Error reporting class.
|
| StereoAnalysis |
The stereo analysis module is able to calculate stereochemical descriptors for a molecule,
giving an analysis in terms of the stereochemical properties.
API usage example: |
| Enum | Description |
|---|---|
| StereoConstants.EnhancedStereoType |
Enhanced stereo flags.
|
| StereoConstants.StereoValue.AtropStereo | Deprecated
As of Marvin 14.9.15, replaced by
AtropStereoIUPACDescriptor. |
| StereoConstants.StereoValue.AxialStereo | Deprecated
As of Marvin 14.9.15, replaced by
AxialStereoIUPACDescriptor. |
| StereoConstants.StereoValue.CisTransStereo | Deprecated
As of Marvin 14.9.15, replaced by
CisTransStereoIUPACDescriptor. |
| StereoConstants.StereoValue.TetrahedralStereo | Deprecated
As of Marvin 14.9.15, replaced by
TetrahedralStereoIUPACDescriptor. |
| StereoConstants.Type |
Stereo center type.
|
Please note that classes and interfaces in this package are marked with @Beta annotation, so they can be subject of incompatible changes or removal in later releases.