Class MolConverter.Options

java.lang.Object
chemaxon.formats.MolConverter.Builder
chemaxon.formats.MolConverter.Options
Enclosing class:
MolConverter

@Deprecated(forRemoval=true) @SubjectToRemoval(date=JUL_01_2025) public static class MolConverter.Options extends MolConverter.Builder
Deprecated, for removal: This API element is subject to removal in a future version.
as of Marvin 5.2.3, use MolConverter.Builder instead.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addInput(File f, String opts)
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    addInput(String fname, String opts)
    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.
    clean(int dim)
    Deprecated, for removal: This API element is subject to removal in a future version.
    clean(int dim, String opts)
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    protected Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    int
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    setFields(String[] fields)
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    setOutput(File f, String fmtopts)
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    setOutput(OutputStream out, String fmtopts)
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    setOutput(String fname, String fmtopts)
    Deprecated, for removal: This API element is subject to removal in a future version.
    void
    setOutputFlags(int outflags)
    Deprecated, for removal: This API element is subject to removal in a future version.

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait