Package chemaxon.marvin.util

Contains some utilities for example for molecule cleaning and Swing.

See:
          Description

Interface Summary
CopyOptConstants Deprecated. since 5.2.1 the whole copy-paste engine was refactored.
 

Class Summary
CleanUtil Utility methods for cleaning.
ClipboardHandler Deprecated. since Marvin 5.3 the class has been moved to ClipboardHandler the functionalities in this class will be unsupported after Marvin 5.4 The class will be removed in 5.5
ColorGenerator A final class which provides a static access to a color distant color creator class.
MoleculeUtil Deprecated. as of Marvin 5.11.1, replaced by chemaxon.core.util.MoleculeUtil
MolExportModule Deprecated. as of Marvin 5.0, replaced by MolExportModule
MolFragLoader Molecule fragment loader.
MolFragLoader.RgroupAttachmentCountFilter Molecule filter which accepts molecules with a specified number of R-group attachments.
MolImageSize Deprecated. since 5.5 use ImageExport methods to get this data if you need it.
OptionDescriptor General option descriptor class.
SwingUtil Swing utility functions.
 

Exception Summary
MolExportException Deprecated. as of Marvin 5.0, replaced by MolExportException
 

Package chemaxon.marvin.util Description

Contains some utilities for example for molecule cleaning and Swing.