Class EnhancedStereo
java.lang.Object
com.chemaxon.calculations.stereoanal.stereocenters.EnhancedStereo
Please note that this class is marked with @Beta annotation, so it can be subject of incompatible changes or removal in later releases.
- Since:
- Marvin 6.2
-
Constructor Summary
ConstructorDescriptionCreates enhanced stereo representation.EnhancedStereo
(StereoConstants.EnhancedStereoType type, int number) Creates enhanced stereo representation. -
Method Summary
-
Constructor Details
-
EnhancedStereo
Creates enhanced stereo representation.- Parameters:
type
- stereo type (eg. OR)number
- number of type
-
EnhancedStereo
Creates enhanced stereo representation.- Parameters:
type
- stereo type (eg. ABS)
-
-
Method Details
-
getType
Gets the type of enhanced stereo flag.- Returns:
- type
-
getNumber
public int getNumber()Number of type.- Returns:
- an optional of integer
-
flag
Returns the enhanced stereo flag (eg. OR1, ABS).- Returns:
- flag
-