Class SetAbsoluteStereoAction

java.lang.Object
chemaxon.standardizer.AbstractStandardizerAction
chemaxon.standardizer.actions.SetAbsoluteStereoAction
All Implemented Interfaces:
Licensable, StandardizerAction, PropertyChangeListener, Cloneable, EventListener

@PublicApi public final class SetAbsoluteStereoAction extends AbstractStandardizerAction
Standardizer action that sets the absolute stereo flag on the molecule.
Since:
6.0
  • Constructor Details

    • SetAbsoluteStereoAction

      public SetAbsoluteStereoAction(Map<String,String> params)
      Initializes a set absolute stereo action
      Parameters:
      params - the parameters of the action
  • Method Details