Class SetAbsoluteStereoAction

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

@PublicAPI public class SetAbsoluteStereoAction extends AbstractStandardizerAction
Set absolute stereo standardizer action
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