A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

A_ALL - Static variable in class chemaxon.struc.graphics.MTextAttributes
All identifiers.
A_ALL - Static variable in interface chemaxon.struc.Smolecule
Use all atom and bond property arrays.
A_ASTEREO - Static variable in interface chemaxon.struc.Smolecule
Use atom stereo properties arrays, equals Smolecule.A_PARITY|Smolecule.A_CHIRALITY.
A_ATOMMAP - Static variable in interface chemaxon.struc.Smolecule
Use atom type array.
A_BOLD - Static variable in class chemaxon.struc.graphics.MTextAttributes
Identifier of the font's bold subattribute.
A_BOND - Static variable in interface chemaxon.struc.Smolecule
Use arrays to store bonds.
A_CHARGE - Static variable in interface chemaxon.struc.Smolecule
Use charge array.
A_CHIRALITY - Static variable in interface chemaxon.struc.Smolecule
Chirality.
A_DX - Static variable in class chemaxon.struc.graphics.MTextAttributes
Identifier of the x shift attribute.
A_DY - Static variable in class chemaxon.struc.graphics.MTextAttributes
Identifier of the y shift attribute.
A_EXPLH - Static variable in interface chemaxon.struc.Smolecule
Use explicit Hydrogen count array.
A_FONT - Static variable in class chemaxon.struc.graphics.MTextAttributes
Identifier of the font attribute.
A_FONT_BITS - Static variable in class chemaxon.struc.graphics.MTextAttributes
All font bits.
A_FONTFAMILY - Static variable in class chemaxon.struc.graphics.MTextAttributes
Identifier of the font family subattribute.
A_FONTSIZE - Static variable in class chemaxon.struc.graphics.MTextAttributes
Identifier of the font size subattribute.
A_FOREGROUND - Static variable in class chemaxon.struc.graphics.MTextAttributes
Identifier of the color attribute.
A_HYBRIDIZATION - Static variable in interface chemaxon.struc.Smolecule
Use hybridization state array.
A_IMPLH - Static variable in interface chemaxon.struc.Smolecule
Use implicit Hydrogen count array.
A_ITALIC - Static variable in class chemaxon.struc.graphics.MTextAttributes
Identifier of the font's italic subattribute.
A_MASSNO - Static variable in interface chemaxon.struc.Smolecule
Use mass number array.
A_PARITY - Static variable in interface chemaxon.struc.Smolecule
Atom parity.
A_RADICAL - Static variable in interface chemaxon.struc.Smolecule
Use radical array.
A_RGROUP - Static variable in interface chemaxon.struc.Smolecule
Use R-group ID array.
A_SCALE - Static variable in class chemaxon.struc.graphics.MTextAttributes
Identifier of the font scale attribute.
A_SUBLEVEL - Static variable in class chemaxon.struc.graphics.MTextAttributes
Identifier of the subscript/superscript level attribute.
A_VALENCE - Static variable in interface chemaxon.struc.Smolecule
Use valence array.
AAMAP_MASK - Static variable in class chemaxon.struc.MolAtom
Atom map mask in flags.
AAMAP_MAX - Static variable in class chemaxon.struc.MolAtom
Maximum atom-atom mapping number.
AAMAP_OFF - Static variable in class chemaxon.struc.MolAtom
Atom map offset in flags.
ABBREVGROUP - Static variable in class chemaxon.formats.MFileFormat
ChemAxon SMILES Abbreviated Groups.
AbbrevGroupRecognizer - Class in chemaxon.formats.recognizer
AbbrevGroup format recognizer.
AbbrevGroupRecognizer(String) - Constructor for class chemaxon.formats.recognizer.AbbrevGroupRecognizer
Creates an AbbrevGroup format recognizer.
ABBREVIATED_GROUPS - Static variable in class chemaxon.marvin.sketch.SketchParameterConstants
Identifier of parameter: "abbrevgroups".
AbbreviatedGroupChecker - Class in chemaxon.checkers
A descendant of AbstractStructureChecker for detecting abbreviated groups.
AbbreviatedGroupChecker() - Constructor for class chemaxon.checkers.AbbreviatedGroupChecker
Default constructor.
AbbreviatedGroupChecker(Map<String, String>) - Constructor for class chemaxon.checkers.AbbreviatedGroupChecker
Parameterized constructor.
aboutActionHandler() - Method in class chemaxon.alchemist.AlchemistApplication
About action handler Default implementation does nothing
AboutDialogFactory - Class in chemaxon.alchemist.utils
Factory class for standard About dialogs For internal use only!
ABS_FLAG - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Absolute stereoconfiguration label visibility flag.
ABS_STEREO_ALWAYS_ON - Static variable in interface chemaxon.sss.SearchConstants
Option for absolute stereo matching.
ABS_STEREO_CHIRAL_FLAG - Static variable in interface chemaxon.sss.SearchConstants
Option for absolute stereo matching.
ABS_STEREO_TABLE_OPTION - Static variable in interface chemaxon.sss.SearchConstants
Option for absolute stereo matching.
ABSOLUTE_LABEL_VISIBLE - Static variable in class chemaxon.marvin.sketch.SketchParameterConstants
Identifier of parameter: "absLabelVisible" or "absLabel".
absoluteStereo - Variable in class chemaxon.jchem.db.StructureTableOptions
Specifies if structures should be treated as absolute stereo during database search.
AbsoluteStereoFixer - Class in chemaxon.fixers
A StructureFixer implementation which removes absolute stereo property from the molecule.
AbsoluteStereoFixer() - Constructor for class chemaxon.fixers.AbsoluteStereoFixer
 
AbstractAlchemistMoleculeEditor - Class in chemaxon.alchemist.utils
 
AbstractAlchemistMoleculeEditor(int, int, SwingPropertyChangeSupport, MSketchPane) - Constructor for class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor
Constructor from superclass
AbstractAlchemistMoleculeEditor(int, int, int, int, SwingPropertyChangeSupport, MSketchPane) - Constructor for class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor
 
AbstractAlchemistMoleculeEditor.MoleculeIndexArray - Class in chemaxon.alchemist.utils
 
AbstractAlchemistMoleculeEditor.MoleculeIndexArray(int) - Constructor for class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor.MoleculeIndexArray
 
AbstractAlchemistMoleculeView - Class in chemaxon.alchemist.utils
 
AbstractAlchemistMoleculeView(int, int) - Constructor for class chemaxon.alchemist.utils.AbstractAlchemistMoleculeView
Constructs view with the given size
AbstractAlchemistMoleculeView(int, int, boolean) - Constructor for class chemaxon.alchemist.utils.AbstractAlchemistMoleculeView
Constructs view with the given size.
AbstractConfigElementEditor - Class in chemaxon.alchemist.configbuilder
A ConfigElementEditor implementation with customizable editor component.
AbstractConfigElementEditor() - Constructor for class chemaxon.alchemist.configbuilder.AbstractConfigElementEditor
 
AbstractConfigurationReader - Class in chemaxon.alchemist.configbuilder
This is an abstract configuration reader class for reading configuration xml files for configbuilder
AbstractConfigurationReader(InputStream) - Constructor for class chemaxon.alchemist.configbuilder.AbstractConfigurationReader
 
AbstractConfigurationWriter - Class in chemaxon.alchemist.configbuilder
This is an abstract configuration xml file writer for configbuilder
AbstractConfigurationWriter(OutputStream) - Constructor for class chemaxon.alchemist.configbuilder.AbstractConfigurationWriter
 
AbstractMRecordReader - Class in chemaxon.marvin.io.formats
Abstract record reader class.
AbstractMRecordReader(InputStream, String) - Constructor for class chemaxon.marvin.io.formats.AbstractMRecordReader
Constructs an abstract record reader.
AbstractSketchConfigElement - Class in chemaxon.alchemist.configbuilder
This is an abstract ConfigElement using MSketchPane as an external editor by implementing ExternalEditorSupport interface.
AbstractSketchConfigElement() - Constructor for class chemaxon.alchemist.configbuilder.AbstractSketchConfigElement
 
AbstractStructureChecker - Class in chemaxon.checkers
Abstract base class of all functions checking and repairing chemical structures.
AbstractStructureChecker(StructureCheckerErrorType) - Constructor for class chemaxon.checkers.AbstractStructureChecker
Constructor to create a Structure checker instance with the given errorType
AbstractStructureFixer - Class in chemaxon.fixers
This class is the default abstract implementation of StructureFixer interface
AbstractStructureFixer() - Constructor for class chemaxon.fixers.AbstractStructureFixer
 
accept(Molecule) - Method in interface chemaxon.util.MolFilter
Returns true if molecule is accepted by the filter.
accepted(Molecule) - Method in class chemaxon.alchemist.configbuilder.AbstractSketchConfigElement
This method is called after 'accept' button pressed on external sketch editor.
ACCEPTOR_SIGN - Static variable in class chemaxon.marvin.calculations.HBDAPlugin
Acceptor sign displayed in GUI.
ACCEPTOR_TYPE - Static variable in class chemaxon.marvin.space.PharmacophorePoint
 
ACCESS - Static variable in class chemaxon.jchem.db.DatabaseConstants
 
ACCUM_NUMBER - Static variable in class chemaxon.marvin.space.GraphicCell
 
ACIDIC - Static variable in class chemaxon.marvin.calculations.pKaPlugin
Constant denoting acidic pKa.
ACTION_ID - Static variable in class chemaxon.alchemist.AlchemistApplication.AboutAction
id of action
ACTION_ID - Static variable in class chemaxon.alchemist.AlchemistApplication.ExitApplicationAction
id of action
ACTION_ID - Static variable in class chemaxon.alchemist.AlchemistApplication.HelpAction
id of action
ACTION_ID - Static variable in class chemaxon.alchemist.AlchemistApplication.LicenseManagerAction
id of action
ACTION_ID - Static variable in class chemaxon.alchemist.AlchemistApplication.NewDocumentAction
id of action
ACTION_ID - Static variable in class chemaxon.alchemist.AlchemistApplication.OpenDocumentAction
id of action
ACTION_ID - Static variable in class chemaxon.alchemist.AlchemistApplication.SaveDocumentAction
id of action
ACTION_ID - Static variable in class chemaxon.alchemist.AlchemistApplication.SaveDocumentAsAction
id of action
actionPerformed(ActionEvent) - Method in class chemaxon.alchemist.AlchemistApplication.AboutAction
 
actionPerformed(ActionEvent) - Method in class chemaxon.alchemist.AlchemistApplication.ExitApplicationAction
 
actionPerformed(ActionEvent) - Method in class chemaxon.alchemist.AlchemistApplication.HelpAction
 
actionPerformed(ActionEvent) - Method in class chemaxon.alchemist.AlchemistApplication.LicenseManagerAction
 
actionPerformed(ActionEvent) - Method in class chemaxon.alchemist.AlchemistApplication.NewDocumentAction
 
actionPerformed(ActionEvent) - Method in class chemaxon.alchemist.AlchemistApplication.OpenDocumentAction
 
actionPerformed(ActionEvent) - Method in class chemaxon.alchemist.AlchemistApplication.SaveDocumentAction
 
actionPerformed(ActionEvent) - Method in class chemaxon.alchemist.AlchemistApplication.SaveDocumentAsAction
 
actionPerformed(ActionEvent) - Method in class chemaxon.marvin.plugin.gui.OptionsPane
Action handler.
activateContainerCell(GraphicComponent) - Method in class chemaxon.marvin.space.GraphicScene
The containing cell of the GraphicComponent will be the active cell of the scene.
ACTIVE - Static variable in class chemaxon.alchemist.AlchemistProgressLabel
active state of progress label
active - Variable in class chemaxon.marvin.space.GraphicComponent
Is this component selected or not.
add(MDSet) - Method in interface chemaxon.descriptors.MDHypothesisGenerator
Adds a MDSet component to be considered in the hypothesis.
add(NameConverter, int) - Static method in class chemaxon.naming.NameConverters
Add a name to structure converter.
add(MolBond) - Method in class chemaxon.struc.MolAtom
Add an edge if it had not been already added.
add(MolAtom) - Method in class chemaxon.struc.MoleculeGraph
Adds a node to the graph.
add(MolBond) - Method in class chemaxon.struc.MoleculeGraph
Adds an edge to the graph.
add(MProp) - Method in class chemaxon.struc.prop.MListProp
Adds an element.
add(MolAtom) - Method in class chemaxon.struc.RgMolecule
Adds an atom to the root structure.
add(MolBond) - Method in class chemaxon.struc.RgMolecule
Adds a bond to the root structure.
add(MolAtom) - Method in class chemaxon.struc.RxnMolecule
Adds an atom to a reactant, product or agent structure.
add(MolBond) - Method in class chemaxon.struc.RxnMolecule
Adds a bond to a reactant, product, agent.
add(MolBond) - Method in class chemaxon.struc.SelectionMolecule
Adds an edge to the graph.
add(MolAtom) - Method in class chemaxon.struc.Sgroup
Adds a new atom to the S-group.
add(MolAtom) - Method in class chemaxon.struc.sgroup.MultipleSgroup
Adds a new atom to the S-group.
add(MolBond) - Method in class chemaxon.struc.sgroup.SgroupAtom
Add an edge if it had not been already added.
add(int) - Method in class chemaxon.util.IntArray
Adds the specified component to the end of this IntArray, increasing its size by one.
ADD_MOLECULE_ACTION - Variable in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor
Action for perform add molecule to the editor.
ADD_REMOVE_H_ATOMS_ENABLED - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "addRemoveHatomsEnabled".
addActionListener(ActionListener) - Method in class chemaxon.marvin.beans.MarvinPane
Adds an action listener.
addActionListener(ActionListener) - Method in class chemaxon.marvin.view.swing.TableOptions
Adds an action listener.
addAll(IntArray) - Method in class chemaxon.util.IntArray
Appends all of the elements in the specified collection to the end of this vector, in the order that they are returned by the specified collection's iterator (optional operation).
addAtom(Smolecule, int) - Method in interface chemaxon.struc.WSmolecule
Adds an atom from another Smolecule.
addAtom(int) - Method in interface chemaxon.struc.WSmolecule
Adds an atom.
addAtom0(MolAtom) - Method in class chemaxon.struc.Molecule
Adds a node.
addAtom0(MolAtom) - Method in class chemaxon.struc.MoleculeGraph
Adds a node.
addAtom0(MolAtom) - Method in class chemaxon.struc.SelectionMolecule
Adds a node.
addAtomsAndBondsTo(MoleculeGraph) - Method in class chemaxon.struc.MoleculeGraph
Adds all atoms and bonds to the specified molecule.
addAtomWithoutChangingIt(MolAtom) - Method in class chemaxon.struc.MoleculeGraph
Adds a node without setting its parentGraph and index fields.
addAttachAtom(MolAtom) - Method in class chemaxon.struc.sgroup.SuperatomSgroup
Adds an atom to the list of attachments.
addAttributeKeys(List<String>) - Method in class chemaxon.struc.graphics.MBracket
Adds the attribute names to the specified list.
addAttributeKeys(List<String>) - Method in class chemaxon.struc.graphics.MPolyline
Adds the attribute names to the specified vector.
addAttributeKeys(List<String>) - Method in class chemaxon.struc.graphics.MRectangle
Adds the attribute names to the specified list.
addAttributeKeys(List<String>) - Method in class chemaxon.struc.graphics.MRoundedRectangle
Adds the attribute names to the specified vector.
addAttributeKeys(List<String>) - Method in class chemaxon.struc.graphics.MTextBox
Adds the attribute names to the specified list.
addAttributeKeys(List<String>) - Method in class chemaxon.struc.MObject
Adds the attribute names to the specified list.
addBond(int, int, int) - Method in interface chemaxon.struc.WSmolecule
Adds a bond.
addBond0(MolBond) - Method in class chemaxon.struc.MoleculeGraph
Adds an edge.
addBond0(MolBond) - Method in class chemaxon.struc.SelectionMolecule
Adds an edge.
addBondWithoutChangingIt(MolBond) - Method in class chemaxon.struc.MoleculeGraph
Adds an edge without setting its parentGraph and index fields.
addBracket(MBracket) - Method in class chemaxon.struc.Sgroup
Adds a bracket to this S-group.
addCanvas(Container) - Method in class chemaxon.marvin.space.MSpaceEasy
Adds the basic MarvinSpace viewer to the container.
addCdataAttributeKeys(List<String>) - Method in class chemaxon.struc.graphics.MTextBox
Adds attribute names to the specified list.
addCdataAttributeKeys(List<String>) - Method in class chemaxon.struc.MObject
Adds attribute names to the specified list.
addChar(char) - Method in class chemaxon.struc.graphics.MTextBox
Adds a character to the text.
addCheckerMark(MDocument.CheckerMark) - Method in class chemaxon.struc.MDocument
Adds a checker mark to the document.
addChildSgroup(Sgroup) - Method in class chemaxon.struc.Sgroup
Adds a child S-group.
addComparator(MolComparator) - Method in class chemaxon.sss.search.MolSearch
 
addComponent(Component) - Method in class chemaxon.alchemist.utils.AlchemistComponentSet
Adds a component to the set
addComponent(GraphicComponent) - Method in class chemaxon.marvin.space.GraphicCell
Adds a new component to this cell.
addComponent(GraphicComponent) - Method in class chemaxon.marvin.space.GraphicScene
Adds a component to the active or to the first cell.
addComponent(GraphicComponent, int) - Method in class chemaxon.marvin.space.GraphicScene
Adds a component to the cell having the given index.
addComponent(Molecule, int) - Method in class chemaxon.struc.RxnMolecule
Adds a reactant, product or agent.
addComponent(Molecule, int, boolean) - Method in class chemaxon.struc.RxnMolecule
Adds a reactant, product or agent.
addComponents() - Method in class chemaxon.alchemist.configbuilder.AbstractConfigElementEditor
Creates and adds components for mainPanel
addComponents() - Method in class chemaxon.alchemist.configbuilder.BasicConfigElementEditor
 
addComponentToEmptyCell(GraphicComponent) - Method in class chemaxon.marvin.space.GraphicScene
Adds a component to an empty cell.
addConfigElement(ConfigElement, String) - Method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanel
Adds a config element to the left list
addConstraint(int, int, int, int) - Method in class chemaxon.marvin.alignment.Alignment
Adds user constraint between two atoms of two different molecules The addMolecule method calls must precede this method.
addConstraintsFromUserMappedAtoms() - Method in class chemaxon.marvin.alignment.Alignment
An atomMap can be added to some of the atoms in MarvinSketch using the single reaction arrow.
addCoordinateSystem(int) - Method in class chemaxon.marvin.space.GraphicScene
Adds a dummy graphic component that represents the coordinate system.
addCrossingBonds(List<MolBond>, List<MolBond>) - Method in class chemaxon.struc.sgroup.RepeatingUnitSgroup
Sets the crossing bonds (head and tail) of a ladder-type polymer.
addData(Molecule, MolAtom, String, String) - Method in class chemaxon.marvin.io.MolExportModule
Adds a data sgroup to the given atom in the given molecule with fieldName and value.
addDataLine(String) - Method in class chemaxon.struc.sgroup.DataSgroup
Adds a line to the data stored in the field.
addDefaultOpenFileFilters() - Method in class chemaxon.alchemist.utils.AlchemistFileChooser
This method adds the choosable file filters for open dialog.
addDefaultSaveFileFilters() - Method in class chemaxon.alchemist.utils.AlchemistFileChooser
This method adds the choosable file filters for save dialog.
addDescriptor(MolecularDescriptor) - Method in class chemaxon.descriptors.MDSet
Appends the next component to the MDSet object.
addDrawProperties(Properties) - Method in class chemaxon.marvin.space.GraphicComponent
Forces the component to set all drawing property stored in drawProperties, and leaves the old settings which are not overidden.
addElement(ConfigElement) - Method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanel
Adds the clone of the element to the right list
addElementPropertyChangeListener(PropertyChangeListener) - Method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanel
Adds a PropertyChangeListener for element property changes
addElementPropertyChangeListener(String, PropertyChangeListener) - Method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanel
Adds a PropertyChangeListener for a specific element property change
addExplicitHydrogens(int) - Method in class chemaxon.struc.MoleculeGraph
Adds explicit H atoms instead of the current implicit ones.
addExplicitHydrogens(int, MolAtom[]) - Method in class chemaxon.struc.MoleculeGraph
Adds explicit H atoms instead of the current implicit ones.
addExplicitLonePairs() - Method in class chemaxon.struc.MoleculeGraph
Adds explicit lone pairs.
addFileFilters(FileFilter[]) - Method in class chemaxon.alchemist.utils.AlchemistFileChooser
This method adds choosable file filters to the choosable file filter list.
addFunction(String, PostfixMathCommandI) - Method in class chemaxon.jep.ChemJEP
Adds a new function to the parser.
addGroup(String) - Method in class chemaxon.alchemist.configbuilder.ConfigElement
Sets this element as a member of given group
addHelpMenu(Container) - Method in class chemaxon.marvin.beans.MarvinPane
Adds the help menu to a parent menu.
addHydrogens(Molecule) - Static method in class chemaxon.sss.search.RGroupDecomposition
Deprecated. as of JChem 5.3, full fragment matching is forced, which means that ligands are accepted at R-atoms only (and never in place of implicit hydrogens)
addHydrogens() - Method in class chemaxon.util.MolHandler
Adds explicit H atoms instead of the current implicit ones.
addHydrogensToAromaticHeteroAtoms() - Method in class chemaxon.util.MolHandler
Adds the implicit Hydrogen atoms to heteroatoms in aromatic rings.
addInactiveTasks(String) - Method in class chemaxon.reaction.Standardizer
Adds the Standardizer tasks specified in the str parameter to the inactive tasks list.
addInput(InputStream, String) - Method in class chemaxon.formats.MolConverter.Builder
Adds an input stream.
addInput(File, String) - Method in class chemaxon.formats.MolConverter.Builder
Adds an input file.
addInput(String, String) - Method in class chemaxon.formats.MolConverter.Builder
Adds an input file.
addLabel(int, int, int, int) - Method in class chemaxon.marvin.beans.MViewParams
Defines a label component inside the MarvinView table.
addLabel(int, int, int, int, int, int, int, int) - Method in class chemaxon.marvin.beans.MViewParams
Defines a label component inside the MarvinView table.
addListener(MDocStorage.Listener) - Method in class chemaxon.marvin.view.MDocStorage
Adds a listener if it is not yet added.
addListSelectionListener(ListSelectionListener) - Method in class chemaxon.alchemist.utils.AlchemistLinearMoleculeView
Adds a list selection listener
addListSelectionListerer(ListSelectionListener) - Method in class chemaxon.alchemist.utils.AlchemistMoleculeView
Add a list selection listener to the view grid
addLogger(ProgressWriter.Logger) - Method in class chemaxon.jchem.file.ProgressWriter
Adds a ProgressWriter.Logger to retrieve suppressed (error) messages.
addMatch(int, int) - Method in class chemaxon.sss.search.MolSearch
Specifies an extra prerequisite of the structure search that queryAtom must match to targetAtom only.
addMatch(int[], int[], int) - Method in class chemaxon.sss.search.MolSearch
Specifies extra prerequisites of the structure search that queryAtoms[0] must match to targetAtoms[0] only AND queryAtoms[1] must match to targetAtoms[1], etc.
addMatch(int, int) - Method in class chemaxon.sss.search.Search
Specifies an extra prerequisite of the structure search that queryAtom must match to targetAtom only.
addMatch(int[], int[], int) - Method in class chemaxon.sss.search.Search
Specifies extra prerequisites of the structure search that queryAtoms[0] must match to targetAtoms[0] only AND queryAtoms[1] must match to targetAtoms[1], etc.
addMDConfig(String, String, String) - Method in class chemaxon.descriptors.GenerateMD
Adds a new parameter configuration to the descriptor.
addMDConfig(String, String, File) - Method in class chemaxon.descriptors.GenerateMD
Adds a new parameter configuration to the descriptor.
addMenuBar(RootPaneContainer) - Method in class chemaxon.marvin.space.MSpaceEasy
Adds the basic MarvinSpace menubar to the container.
addMenuBarChangeListener(MenuBarChangeListener) - Method in class chemaxon.marvin.beans.MarvinPane
Adds a menubar change listener.
addMessage(int, String, Throwable) - Method in interface chemaxon.jchem.file.ProgressWriter.Logger
 
addMetabolizerSaveFileFilters() - Method in class chemaxon.alchemist.utils.AlchemistFileChooser
This method adds the choosable metabolizer file filters for save dialog
addMolecule() - Method in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor
AddMolecule action handler
addMolecule(Molecule) - Method in class chemaxon.clustering.LibraryMCS
Adds a new molecule to the set of structures to be clustered.
addMolecule(Molecule, boolean) - Method in class chemaxon.marvin.alignment.Alignment
Add molecule to align
addMolecule(int, int, int, int) - Method in class chemaxon.marvin.beans.MViewParams
Defines a molecule viewer component inside the MarvinView table.
addMolecule(int, int, int, int, int, int, int, int) - Method in class chemaxon.marvin.beans.MViewParams
Defines a molecule viewer component inside the MarvinView table.
addMolecule(String) - Method in class chemaxon.marvin.space.MSpaceEasy
Reads the molecule file, and adds molecule component(s) to the actual cell of the viewer.
addMolecule(Molecule) - Method in class chemaxon.marvin.space.MSpaceEasy
Adds a Molecule object to the actual cell of the viewer.
addMoleculeTo(Molecule, int) - Method in class chemaxon.marvin.space.MSpaceEasy
Makes the given cell to be the active cell, and adds the molecule to it.
addMoleculeToEmptyCell(String) - Method in class chemaxon.marvin.space.MSpaceEasy
Reads the molecule, and adds molecule(s) to the next empty cell of the viewer, creating new cell if necessary.
addMoleculeToEmptyCell(Molecule) - Method in class chemaxon.marvin.space.MSpaceEasy
Adds the molecule to the next empty cell, or creates a new empty cell if all existing cell contains at least 1 component.
addMoleculeWithoutChange(Molecule, boolean) - Method in class chemaxon.marvin.space.MSpaceEasy
Adds a Molecule object to the actual cell of the viewer and resets the view only if required.
addNotify() - Method in class chemaxon.struc.graphics.MMidPoint
Point added to a document.
addNotify() - Method in class chemaxon.struc.graphics.MRectanglePoint
Point added to a document.
addNotify() - Method in class chemaxon.struc.MObject
Called when the object is added to a document.
addNumbering - Variable in class chemaxon.marvin.io.MolExportModule
Add numbers to atoms corresponding to the (IUPAC) naming of the molecule.
addObject(MObject) - Method in class chemaxon.struc.MDocument
Adds an object to the document.
addObject(MObject) - Method in class chemaxon.struc.MSelectionDocument
Adds an object to the document.
addOwner(PropertyChangeListener) - Method in class chemaxon.marvin.common.UserSettings
Adds an owner.
addPage(String, AlchemistPage) - Method in class chemaxon.alchemist.AlchemistController
Inserts an item to the end of progress list.
addPair(int, int, double) - Method in class chemaxon.marvin.alignment.FlexibleAlignment
 
addPair(int, int) - Method in class chemaxon.marvin.alignment.FlexibleAlignment
 
addPair(int, int, double) - Method in interface chemaxon.marvin.alignment.PairedAlign
Call this as many times as needed !
addPair(int, int) - Method in interface chemaxon.marvin.alignment.PairedAlign
Call this as many times as needed !
addPair(int, int, double) - Method in class chemaxon.marvin.alignment.RigidAlignment
Call this as many times as needed !
addPair(int, int) - Method in class chemaxon.marvin.alignment.RigidAlignment
Call this as many times as needed !
addParameters(String) - Method in class chemaxon.descriptors.MDParameters
Sets parameters from an XML string representation keeping all previous settings.
addParameters(File) - Method in class chemaxon.descriptors.MDParameters
Sets parameters from an XML config file keeping all previous settings.
addParametrizedMetric(String, String, String) - Method in class chemaxon.descriptors.MDParameters
Expands the set of parametrized metrics with a new item.
addParametrizedMetricNode(String, String, String) - Method in class chemaxon.descriptors.MDParameters
Adds a ParametrizedMetric node to the DOM tree.
addParametrizedMetricsNode() - Method in class chemaxon.descriptors.MDParameters
Adds the ParametrizedMetrics node to the DOM tree.
addPDB(String) - Method in class chemaxon.marvin.space.MSpaceEasy
Loads a pdb file from the RCSB Protein Data Bank (http://www.rcsb.org/)
addPopupMenu() - Method in class chemaxon.marvin.space.MSpaceEasy
Adds the basic MarvinSpace popup menu to the JPanel.
addProgressCustomComponent(JComponent) - Method in class chemaxon.alchemist.commonpages.ProgressPanel
Adds a JComponent after the last item in the progress panel for custom progress actions (For example show current operations)
addProperty(String, String) - Method in class chemaxon.jchem.db.DatabaseProperties
Inserts the property with the specified key and value If the specified value is null, the property is deleted.
addPropertyChangeListener(PropertyChangeListener) - Method in class chemaxon.alchemist.AlchemistApplication
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class chemaxon.alchemist.AlchemistApplication
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class chemaxon.alchemist.configbuilder.ConfigElement
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class chemaxon.alchemist.configbuilder.ConfigElement
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in interface chemaxon.checkers.runner.CheckerRunner
Adds a PropertyChangeListener that will receive all the PropertyChangeEvent fired by this class
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface chemaxon.checkers.runner.CheckerRunner
Adds a PropertyChangeListener that will receive the PropertyChangeEvent fired when the property with the given name is changed
addPropertyChangeListener(PropertyChangeListener) - Method in class chemaxon.checkers.runner.CheckerRunnerImpl
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class chemaxon.checkers.runner.CheckerRunnerImpl
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class chemaxon.marvin.beans.MSketchPane
Adds a PropertyChangeListener for a specific property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class chemaxon.marvin.beans.MViewPane
Adds a PropertyChangeListener for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class chemaxon.marvin.common.UserSettings
Add bean property change listener
addQueries(MDSet[]) - Method in class chemaxon.descriptors.MDSimilarity
Adds new query molecules as their set of descriptors from an array.
addQueries(MDReader) - Method in class chemaxon.descriptors.MDSimilarity
Adds new query molecules as their set of descriptors from a chemical descriptor reader.
addQuery(MDSet) - Method in class chemaxon.descriptors.MDSimilarity
Adds a new query molecule as its set of descriptors.
addReactionLibraryOpenFileFilters() - Method in class chemaxon.alchemist.utils.AlchemistFileChooser
This method adds the choosable reaction library file filters for open dialog
addReactionLibrarySaveFileFilters() - Method in class chemaxon.alchemist.utils.AlchemistFileChooser
This method adds the choosable reaction library file filters for save dialog
addReactionOpenFileFilters() - Method in class chemaxon.alchemist.utils.AlchemistFileChooser
This method adds the choosable reaction file filters for open dialog 'All reaction files' will be initially selected
addReactionSaveFileFilters() - Method in class chemaxon.alchemist.utils.AlchemistFileChooser
This method adds the choosable reaction file filters for save dialog
addReactionStep(ArrayList, ArrayList, ArrayList, MRArrow, int) - Method in class chemaxon.struc.RxnMolecule
 
addResultWriter(MDSimilarityResultWriter) - Method in class chemaxon.descriptors.MDSimilarity
Adds a MDSimilarityResultWriter object.
addRgroup(int, Molecule) - Method in class chemaxon.struc.RgMolecule
Adds an R-group member.
addRGroups(Molecule) - Static method in class chemaxon.sss.search.RGroupDecomposition
Adds different rgroup atoms connected by any-bonds to query molecule in place of all implicit H-s.
addRGroups(Molecule, int) - Static method in class chemaxon.sss.search.RGroupDecomposition
Adds different rgroup atoms connected by the specified bond type to query molecule in place of all implicit H-s.
addRgroupsTo(Molecule) - Method in class chemaxon.struc.RgMolecule
Creates a read only RgMolecule from a simple molecule object.
addSelectionPanel(RootPaneContainer) - Method in class chemaxon.marvin.space.MSpaceEasy
Adds the basic MarvinSpace selection panel to the container.
addSelectionPanelAndProgressBar(RootPaneContainer) - Method in class chemaxon.marvin.space.MSpaceEasy
Adds the basic MarvinSpace selection panel to the container.
addSgroup(Sgroup, boolean) - Method in class chemaxon.struc.Molecule
Adds an S-group to this object.
addSgroupClones(Molecule, Molecule, Molecule) - Method in class chemaxon.struc.Molecule
Adds the S-groups of a child molecule clone to the new parent molecule clone.
addSgroupsOf(Molecule) - Method in class chemaxon.struc.Molecule
Adds S-groups to this object and its parent.
addStarAtoms() - Method in class chemaxon.struc.sgroup.RepeatingUnitSgroup
Changes terminal carbon atoms to star atoms (*).
addString(String) - Method in class chemaxon.struc.graphics.MTextBox
Adds a string to the text.
addStructure(String, String, String, String[], String[]) - Method in class chemaxon.jchem.webservice.DataManipulationWS
Adds a single structure to a table and returns the cd_id.
addStructure(Molecule, int) - Method in class chemaxon.struc.RxnMolecule
Deprecated. as of Marvin 4.1, replaced by RxnMolecule.addComponent(Molecule, int)
addStructure(Molecule, int, boolean) - Method in class chemaxon.struc.RxnMolecule
Deprecated. as of Marvin 4.1, replaced by RxnMolecule.addComponent(Molecule, int, boolean)
addTo(Properties) - Method in class chemaxon.marvin.common.UserSettings
Puts all properties into the specified Properties object.
addToolBar(RootPaneContainer) - Method in class chemaxon.marvin.space.MSpaceEasy
Adds the basic MarvinSpace toolbar to the container.
addToolsMenu(Container) - Method in class chemaxon.marvin.beans.MarvinPane
Adds the Tools menu.
addToRelationTree(String, String, String, String, String, String, String, String, String, String) - Method in class chemaxon.jchem.webservice.RelAdminWS
Connect a table to another in an existing relation tree.
addToSketchRecentFileList(File) - Method in class chemaxon.marvin.common.UserSettings
Add an element to marvinsketch's recent file list
addToViewRecentFileList(File) - Method in class chemaxon.marvin.common.UserSettings
Add an element to marvinview's recent file list
addTransferable(TransferableDescriptor) - Static method in class chemaxon.marvin.modules.datatransfer.ClipboardHandler
Add a TransferableDescriptor to the MTransferable Registry.
addTransferable(String, String, Integer, Integer, boolean, boolean) - Static method in class chemaxon.marvin.modules.datatransfer.ClipboardHandler
Add a TransferableDescriptor to the registry, and constructing it by the given parameters.
addUserComparator(MolComparator) - Method in class chemaxon.sss.search.SearchOptions
Adds the given user-defined comparator to the search.
addWithLCKeysTo(Properties) - Method in class chemaxon.marvin.common.UserSettings
Puts all properties into the specified Properties object, with lower case names.
adjustMultiChiralFlag() - Method in class chemaxon.struc.MoleculeGraph
Checks whether the molecule has multiple chiral centres
AGENTS - Static variable in class chemaxon.struc.RxnMolecule
"Agent" structure type.
Alchemist - Class in chemaxon.alchemist
Base component of wizard-type GUI
For internal use only!
Alchemist(String, AlchemistController) - Constructor for class chemaxon.alchemist.Alchemist
Constructs an Alchemist wizard frame
Alchemist(String, Image, AlchemistController) - Constructor for class chemaxon.alchemist.Alchemist
Constructs an Alchemist wizard frame
alchemist - Variable in class chemaxon.alchemist.AlchemistController
The Alchemist object of the controller instance
AlCHEMIST_DEFAULT_MVIEW_LAYOUT - Static variable in class chemaxon.alchemist.utils.AlchemistUtilities
 
ALCHEMIST_GRAY - Static variable in class chemaxon.alchemist.utils.AlchemistGraphicsUtilities
 
ALCHEMIST_ORANGE - Static variable in class chemaxon.alchemist.utils.AlchemistGraphicsUtilities
 
ALCHEMIST_SIDEBAR_BGR_GRADIENT1 - Static variable in class chemaxon.alchemist.utils.AlchemistGraphicsUtilities
alchemist sidebar background gradient top
ALCHEMIST_SIDEBAR_BGR_GRADIENT2 - Static variable in class chemaxon.alchemist.utils.AlchemistGraphicsUtilities
alchemist sidebar background gradient bottom
ALCHEMIST_TOOLTIP_BGR - Static variable in class chemaxon.alchemist.utils.AlchemistGraphicsUtilities
the alchemist tooltip background color
ALCHEMIST_WIZARD_PROGRESS_ACTIVE_9 - Static variable in class chemaxon.alchemist.utils.AlchemistIconFactory
progress object image for active state
ALCHEMIST_WIZARD_PROGRESS_DISABLED_9 - Static variable in class chemaxon.alchemist.utils.AlchemistIconFactory
progress object image for disabled state
ALCHEMIST_WIZARD_PROGRESS_DONE_9 - Static variable in class chemaxon.alchemist.utils.AlchemistIconFactory
progress object image for done state
AlchemistApplication - Class in chemaxon.alchemist
Abstract frame-based application with document handling, progress and inner dialog support.
AlchemistApplication() - Constructor for class chemaxon.alchemist.AlchemistApplication
Constructs a new AlchemistApplication instance
AlchemistApplication(String) - Constructor for class chemaxon.alchemist.AlchemistApplication
Constructs a new AlchemistApplication instance
AlchemistApplication(String, Image) - Constructor for class chemaxon.alchemist.AlchemistApplication
Constructs a new instance of AlchemistApplication
AlchemistApplication.AboutAction - Class in chemaxon.alchemist
Default About Action
AlchemistApplication.AboutAction() - Constructor for class chemaxon.alchemist.AlchemistApplication.AboutAction
 
AlchemistApplication.DefaultActionConfigurer - Class in chemaxon.alchemist
 
AlchemistApplication.DefaultActionConfigurer(AlchemistApplication) - Constructor for class chemaxon.alchemist.AlchemistApplication.DefaultActionConfigurer
 
AlchemistApplication.ExitApplicationAction - Class in chemaxon.alchemist
Default Exit Application Action
AlchemistApplication.ExitApplicationAction() - Constructor for class chemaxon.alchemist.AlchemistApplication.ExitApplicationAction
 
AlchemistApplication.HelpAction - Class in chemaxon.alchemist
Default Help Action
AlchemistApplication.HelpAction() - Constructor for class chemaxon.alchemist.AlchemistApplication.HelpAction
 
AlchemistApplication.LicenseManagerAction - Class in chemaxon.alchemist
Default License Manager Action
AlchemistApplication.LicenseManagerAction() - Constructor for class chemaxon.alchemist.AlchemistApplication.LicenseManagerAction
 
AlchemistApplication.NewDocumentAction - Class in chemaxon.alchemist
Default New Doucment Action
AlchemistApplication.NewDocumentAction() - Constructor for class chemaxon.alchemist.AlchemistApplication.NewDocumentAction
 
AlchemistApplication.OpenDocumentAction - Class in chemaxon.alchemist
Default Open Document Action
AlchemistApplication.OpenDocumentAction() - Constructor for class chemaxon.alchemist.AlchemistApplication.OpenDocumentAction
 
AlchemistApplication.SaveDocumentAction - Class in chemaxon.alchemist
Default Save Document Action
AlchemistApplication.SaveDocumentAction() - Constructor for class chemaxon.alchemist.AlchemistApplication.SaveDocumentAction
 
AlchemistApplication.SaveDocumentAsAction - Class in chemaxon.alchemist
Default Save Document As Action
AlchemistApplication.SaveDocumentAsAction() - Constructor for class chemaxon.alchemist.AlchemistApplication.SaveDocumentAsAction
 
AlchemistApplicationInnerDialog - Class in chemaxon.alchemist.utils
 
AlchemistApplicationInnerDialog(AlchemistApplication, Action, Action) - Constructor for class chemaxon.alchemist.utils.AlchemistApplicationInnerDialog
Constructs an AlchemistApplicationInnerDialog instance with ok and cancel actions
AlchemistApplicationInnerDialog(AlchemistApplication, Action) - Constructor for class chemaxon.alchemist.utils.AlchemistApplicationInnerDialog
Constructs an AlchemistApplicationInnerDialog instance with close action
AlchemistApplicationLicenseHandlerInnerDialog - Class in chemaxon.alchemist.utils
 
AlchemistApplicationLicenseHandlerInnerDialog(AlchemistApplication, Action) - Constructor for class chemaxon.alchemist.utils.AlchemistApplicationLicenseHandlerInnerDialog
Constructs an instance of AlchemistApplicationLicenseHandlerInnerDialog for AlchemistApplication license handling in inner dialog
AlchemistBanner - Class in chemaxon.alchemist
Banner for Alchemist wizards.
AlchemistBanner(String, String, String, String) - Constructor for class chemaxon.alchemist.AlchemistBanner
Constructor.
AlchemistBrowserLauncher - Class in chemaxon.alchemist.utils
 
AlchemistBrowserLauncher() - Constructor for class chemaxon.alchemist.utils.AlchemistBrowserLauncher
 
AlchemistComponentSet - Class in chemaxon.alchemist.utils
 
AlchemistComponentSet() - Constructor for class chemaxon.alchemist.utils.AlchemistComponentSet
Creates a new AlchemistComponentSet The components in this set will be initialized as visible and enabled
AlchemistComponentSet(boolean) - Constructor for class chemaxon.alchemist.utils.AlchemistComponentSet
Creates a new AlchemistComponentSet The components in this set will be initialized as visible, and will be enabled depending on parameter
AlchemistComponentSet(boolean, boolean) - Constructor for class chemaxon.alchemist.utils.AlchemistComponentSet
Creates a new AlchemistComponentSet The components in this set will be initialized as given in parameters
AlchemistController - Class in chemaxon.alchemist
Control logic of Alchemist wizard pages
AlchemistController(String) - Constructor for class chemaxon.alchemist.AlchemistController
Creates an AlchemistController instance.
AlchemistController(String, Image) - Constructor for class chemaxon.alchemist.AlchemistController
Creates an AlchemistController instance.
AlchemistDashedBorder - Class in chemaxon.alchemist.utils
 
AlchemistDashedBorder(Color) - Constructor for class chemaxon.alchemist.utils.AlchemistDashedBorder
 
AlchemistDashedBorder(Color, int, boolean) - Constructor for class chemaxon.alchemist.utils.AlchemistDashedBorder
 
AlchemistDashedBorder(Color, int) - Constructor for class chemaxon.alchemist.utils.AlchemistDashedBorder
 
AlchemistError - Class in chemaxon.alchemist
Helper class for displaying errors
AlchemistFileChooser - Class in chemaxon.alchemist.utils
 
AlchemistFileChooser() - Constructor for class chemaxon.alchemist.utils.AlchemistFileChooser
Constructor.
AlchemistFileChooser(boolean) - Constructor for class chemaxon.alchemist.utils.AlchemistFileChooser
Construct a file chooser Sets a marvin view accessory depending on parameter
AlchemistFileChooser(File, FileSystemView) - Constructor for class chemaxon.alchemist.utils.AlchemistFileChooser
 
AlchemistFileChooser(File) - Constructor for class chemaxon.alchemist.utils.AlchemistFileChooser
 
AlchemistFileChooser(FileSystemView) - Constructor for class chemaxon.alchemist.utils.AlchemistFileChooser
 
AlchemistFileChooser(String, FileSystemView) - Constructor for class chemaxon.alchemist.utils.AlchemistFileChooser
 
AlchemistFileChooser(String) - Constructor for class chemaxon.alchemist.utils.AlchemistFileChooser
 
AlchemistFileTextBox - Class in chemaxon.alchemist.utils
 
AlchemistFileTextBox(int, AlchemistFileChooser, SwingPropertyChangeSupport, String, boolean, String) - Constructor for class chemaxon.alchemist.utils.AlchemistFileTextBox
Constructs an AlchemistFileTextBox
AlchemistFileTextBox(AlchemistFileChooser, SwingPropertyChangeSupport, String, boolean, String) - Constructor for class chemaxon.alchemist.utils.AlchemistFileTextBox
Constructs an AlchemistFileTextBox in OPEN_FILE_MODE
AlchemistGlassPage - Class in chemaxon.alchemist
Inner dialog or panel component for Alchemist and AlchemistApplication with fading capabilities
For internal use only!
AlchemistGlassPage() - Constructor for class chemaxon.alchemist.AlchemistGlassPage
 
AlchemistGraphicsUtilities - Class in chemaxon.alchemist.utils
 
AlchemistGraphicsUtilities() - Constructor for class chemaxon.alchemist.utils.AlchemistGraphicsUtilities
 
AlchemistIconFactory - Class in chemaxon.alchemist.utils
 
AlchemistLabel - Class in chemaxon.alchemist.utils
 
AlchemistLabel() - Constructor for class chemaxon.alchemist.utils.AlchemistLabel
 
AlchemistLabel(String) - Constructor for class chemaxon.alchemist.utils.AlchemistLabel
 
AlchemistLabel(String, String) - Constructor for class chemaxon.alchemist.utils.AlchemistLabel
 
AlchemistLabel(int) - Constructor for class chemaxon.alchemist.utils.AlchemistLabel
 
AlchemistLabel(String, int) - Constructor for class chemaxon.alchemist.utils.AlchemistLabel
 
AlchemistLabel(String, int, int) - Constructor for class chemaxon.alchemist.utils.AlchemistLabel
 
AlchemistLabel(String, int, int, String) - Constructor for class chemaxon.alchemist.utils.AlchemistLabel
 
AlchemistLaunchable - Interface in chemaxon.alchemist.utils
 
AlchemistLauncher - Class in chemaxon.alchemist.utils
 
AlchemistLauncher() - Constructor for class chemaxon.alchemist.utils.AlchemistLauncher
This is the default constructor
AlchemistLinearMoleculeView - Class in chemaxon.alchemist.utils
 
AlchemistLinearMoleculeView(int) - Constructor for class chemaxon.alchemist.utils.AlchemistLinearMoleculeView
Creates an AlchemistLinearMoleculeView
AlchemistMoleculeEditor - Class in chemaxon.alchemist.utils
 
AlchemistMoleculeEditor(int, int, boolean, SwingPropertyChangeSupport) - Constructor for class chemaxon.alchemist.utils.AlchemistMoleculeEditor
Constructor from superclass
AlchemistMoleculeEditor(int, int, int, int, boolean, SwingPropertyChangeSupport) - Constructor for class chemaxon.alchemist.utils.AlchemistMoleculeEditor
Constructor from superclass
AlchemistMoleculePainter - Class in chemaxon.alchemist.utils
 
AlchemistMoleculePainter() - Constructor for class chemaxon.alchemist.utils.AlchemistMoleculePainter
 
AlchemistMoleculeUtilities - Class in chemaxon.alchemist.utils
 
AlchemistMoleculeUtilities() - Constructor for class chemaxon.alchemist.utils.AlchemistMoleculeUtilities
 
AlchemistMoleculeView - Class in chemaxon.alchemist.utils
 
AlchemistMoleculeView(int, int, boolean) - Constructor for class chemaxon.alchemist.utils.AlchemistMoleculeView
Creates AlchemistMoleculeView
AlchemistMoleculeView(int, int, int, int, boolean) - Constructor for class chemaxon.alchemist.utils.AlchemistMoleculeView
Creates AlchemistMoleculeView
AlchemistMViewAccessory - Class in chemaxon.alchemist.utils
 
AlchemistMViewAccessory(JFileChooser) - Constructor for class chemaxon.alchemist.utils.AlchemistMViewAccessory
This is the default constructor.
AlchemistPage - Class in chemaxon.alchemist
Inner component for Alchemist or AlchemistApplication For internal use only!
AlchemistPage() - Constructor for class chemaxon.alchemist.AlchemistPage
 
AlchemistProfile - Class in chemaxon.alchemist
This is a Profile for various categorized property key-value pairs used by Alchemist based applications and components.
AlchemistProfile() - Constructor for class chemaxon.alchemist.AlchemistProfile
Constructs an empty AlchemistProfile
AlchemistProfileSupport - Interface in chemaxon.alchemist.configbuilder
ConfigElements or ConfigElementEditors implementing this interface can store and restore persistent properties via ConfigBuilderPanel
AlchemistProgressLabel - Class in chemaxon.alchemist
Component displayed as a step in an Alchemist wizard For internal use only!
AlchemistProgressLabel(String, int) - Constructor for class chemaxon.alchemist.AlchemistProgressLabel
Constructs an AlchemistProgressLabel with given text and id
AlchemistProgressLabel(String, int, Action) - Constructor for class chemaxon.alchemist.AlchemistProgressLabel
Constructs an AlchemistProgressLabel with given text, id and custom action
AlchemistProgressMonitor - Class in chemaxon.alchemist.utils
 
AlchemistProgressMonitor() - Constructor for class chemaxon.alchemist.utils.AlchemistProgressMonitor
 
AlchemistProgressMonitor(long) - Constructor for class chemaxon.alchemist.utils.AlchemistProgressMonitor
 
AlchemistSpinBox - Class in chemaxon.alchemist.utils
 
AlchemistSpinBox(int, int, int) - Constructor for class chemaxon.alchemist.utils.AlchemistSpinBox
Constructs an AlchemistSpinBox instance
AlchemistSplashScreen - Class in chemaxon.alchemist
Splash screen with progressbar, animation and messages For internal use only
AlchemistSplashScreen() - Constructor for class chemaxon.alchemist.AlchemistSplashScreen
Construct an empty splash screen
AlchemistSplashScreen(AlchemistProgressMonitor) - Constructor for class chemaxon.alchemist.AlchemistSplashScreen
Conststruct a splash screen
AlchemistSplashScreen(String) - Constructor for class chemaxon.alchemist.AlchemistSplashScreen
Constructs a splash screen
AlchemistSplashScreen(String, AlchemistProgressMonitor) - Constructor for class chemaxon.alchemist.AlchemistSplashScreen
Constructs a splash screen
AlchemistSplashScreen(Dimension) - Constructor for class chemaxon.alchemist.AlchemistSplashScreen
Constructs a splash screen
AlchemistSplashScreen(Dimension, AlchemistProgressMonitor) - Constructor for class chemaxon.alchemist.AlchemistSplashScreen
Constructs a splash screen
AlchemistSplashScreen(String, Dimension) - Constructor for class chemaxon.alchemist.AlchemistSplashScreen
Constructs a splash screen
AlchemistSplashScreen(String, Dimension, AlchemistProgressMonitor) - Constructor for class chemaxon.alchemist.AlchemistSplashScreen
Constructs a splash screen
AlchemistState - Class in chemaxon.alchemist.utils
 
AlchemistState() - Constructor for class chemaxon.alchemist.utils.AlchemistState
 
AlchemistTableSizeConfigurerComponent - Class in chemaxon.alchemist.utils
 
AlchemistTableSizeConfigurerComponent(ActionListener) - Constructor for class chemaxon.alchemist.utils.AlchemistTableSizeConfigurerComponent
Creates an AlchemistTableSizeConfigurerComponent instance with a default 10x10 maximum size, and 1x1 initial size
AlchemistTableSizeConfigurerComponent(ActionListener, int, int) - Constructor for class chemaxon.alchemist.utils.AlchemistTableSizeConfigurerComponent
Creates an AlcemistTableSizeConfigurerWindow instance with given parameters
AlchemistTableSizeConfigurerComponent(ActionListener, int, int, int, int) - Constructor for class chemaxon.alchemist.utils.AlchemistTableSizeConfigurerComponent
Creates an AlcemistTableSizeConfigurerWindow instance with given parameters
AlchemistTask - Class in chemaxon.alchemist
Long running task abstract
AlchemistTask() - Constructor for class chemaxon.alchemist.AlchemistTask
Constructor.
AlchemistUtilities - Class in chemaxon.alchemist.utils
 
AlchemistUtilities() - Constructor for class chemaxon.alchemist.utils.AlchemistUtilities
 
AlchemistWaitPanel - Class in chemaxon.alchemist.utils
Component for waiting display.
AlchemistWaitPanel() - Constructor for class chemaxon.alchemist.utils.AlchemistWaitPanel
 
AlchemistWaitPanel(boolean, boolean) - Constructor for class chemaxon.alchemist.utils.AlchemistWaitPanel
 
AliasChecker - Class in chemaxon.checkers
A descendant of AbstractStructureChecker for detecting atoms with aliases.
AliasChecker() - Constructor for class chemaxon.checkers.AliasChecker
Default constructor.
align() - Method in class chemaxon.marvin.alignment.Alignment
3D Flexible alignment on two or more molecules.
align() - Method in class chemaxon.marvin.alignment.FlexibleAlignment
 
align() - Method in interface chemaxon.marvin.alignment.PairedAlign
 
align() - Method in class chemaxon.marvin.alignment.RigidAlignment
 
align(Molecule, int[]) - Method in class chemaxon.util.MolAligner
Alignes (rotates) a specified molecule to the pattern molecule in 2D according to the specified atom pairs.
align(Molecule, int[]) - Method in class chemaxon.util.MolHandler
Alignes (rotates) a specified molecule realtive to the contained molecule according to the specified atom pairs.
ALIGN_BOTTOM - Static variable in class chemaxon.struc.graphics.MTextBox
Align text to bottom of box.
ALIGN_CENTER - Static variable in class chemaxon.struc.graphics.MTextBox
Align text to center of box.
ALIGN_LEFT - Static variable in class chemaxon.struc.graphics.MTextBox
Align text to left edge of box.
ALIGN_RIGHT - Static variable in class chemaxon.struc.graphics.MTextBox
Align text to right edge of box.
ALIGN_TOP - Static variable in class chemaxon.struc.graphics.MTextBox
Align text to top of box.
ALIGNMENT - Static variable in class chemaxon.license.LicenseManager
Deprecated. as of 5.2.1 3D Molecular Alignment can be used with Conformation Plugin Group license
Alignment - Class in chemaxon.marvin.alignment
3D Alignment overlays two or more 3D molecules onto each other by maximizing the overlap of atoms of the same type.
Alignment(AlignmentType) - Constructor for class chemaxon.marvin.alignment.Alignment
Creates an empty object.
Alignment() - Constructor for class chemaxon.marvin.alignment.Alignment
 
ALIGNMENT_OFF - Static variable in class chemaxon.util.HitColoringAndAlignmentOptions
The structure is displayed with the original coordinates.
ALIGNMENT_PARTIAL_CLEAN - Static variable in class chemaxon.util.HitColoringAndAlignmentOptions
The substructure part of the target will get the exact coordinates of the query, and new coordinates will be generated for the remainder of the structure.
ALIGNMENT_ROTATE - Static variable in class chemaxon.util.HitColoringAndAlignmentOptions
The structure is rotated according to the substructure.
alignmentMode - Variable in class chemaxon.util.HitColoringAndAlignmentOptions
Specifies what form of alignment to use for hit display.
AlignmentPlugin - Class in chemaxon.marvin.calculations
Usage of chemaxon.marvin.alignment.Alignment is encouraged
AlignmentPlugin() - Constructor for class chemaxon.marvin.calculations.AlignmentPlugin
 
AlignmentType - Enum in chemaxon.marvin.alignment
 
alignWithoutFusingMols() - Method in class chemaxon.marvin.alignment.Alignment
3D Flexible alignment on two or more molecules.
ALIPHATIC - Static variable in class chemaxon.struc.MolAtom
Aliphatic query atom.
aliphaticAtomCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of all aliphatic atoms in the molecule excluding hydrogens.
aliphaticBondCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of all aliphatic bonds in the molecule excluding bonds connected to hydrogens.
aliphaticRingCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of aliphatic ring systems of the molecule.
aliphaticRingCount(int) - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of aliphatic rings (SSSR smallest set of smallest rings) of a given size in the molecule.
aliphaticRings() - Method in class chemaxon.calculations.TopologyAnalyser
Identifies the aliphatic rings in the molecule.
aliphaticRings(int) - Method in class chemaxon.calculations.TopologyAnalyser
Indentifies aliphatic rings in the molecule having a given size (number of atoms).
ALL_H - Static variable in class chemaxon.struc.MolAtom
Include any Hydrogen atom.
ALL_SIDE - Static variable in class chemaxon.reaction.Reaction
Deprecated. Reactant and product sides of the reaction molecule
ambient - Static variable in class chemaxon.marvin.space.monitor.Control
 
angle2D(double, double) - Method in class chemaxon.struc.DPoint3
Calculates the absolute angle of the vector to the other point on the XY plane.
AngleMonitor - Class in chemaxon.marvin.space.monitor
Monitor for measuring angle between 3 components, the first 2 determines a line, the second 2 another.
AngleMonitor() - Constructor for class chemaxon.marvin.space.monitor.AngleMonitor
Creates a new instance of AngleMonitor
angles - Variable in class chemaxon.util.MolAligner.AlignmentResult
int[] rotation vectors for each fragment
ANIMATE - Static variable in class chemaxon.marvin.view.ViewParameterConstants
Identifier of parameter: "animate".
ANIMATION_DELAY - Static variable in class chemaxon.marvin.view.ViewParameterConstants
Identifier of parameter: "animDelay".
ANIMATION_FPS - Static variable in class chemaxon.marvin.view.ViewParameterConstants
Identifier of parameter: "animFPS".
ANIMATION_SYNCHRONIZATION - Static variable in class chemaxon.marvin.view.ViewParameterConstants
Identifier of parameter: "animSync".
ANIONIC_TYPE - Static variable in class chemaxon.marvin.space.PharmacophorePoint
 
ANY - Static variable in class chemaxon.struc.MolAtom
"Atomic number" of the any atom A.
ANY - Static variable in class chemaxon.struc.MolBond
Any bond type.
ANY_BOND - Static variable in class chemaxon.marvin.common.ParameterConstants
 
ANYBOND_AUTO - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Automatic any bond style setting.
ANYBOND_AUTO_S - Static variable in interface chemaxon.marvin.paint.DispOptConsts
String constant for automatic any bond style setting.
ANYBOND_DASHED - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Any bond is dashed line.
ANYBOND_DASHED_S - Static variable in interface chemaxon.marvin.paint.DispOptConsts
String constant for dashed any bond style.
ANYBOND_MASK - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Any bond drawing style mask.
ANYBOND_OFFSET - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Any bond drawing style offset.
ANYBOND_SOLID - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Any bond is solid line.
ANYBOND_SOLID_S - Static variable in interface chemaxon.marvin.paint.DispOptConsts
String constant for solid any bond style.
ANYBOND_STYLES - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Array of any bond display styles.
append(String, MTextAttributes) - Method in class chemaxon.struc.graphics.MTextDocument
Append text to end of document.
APPEND_TO_RESULT_TABLE - Static variable in class chemaxon.jchem.db.JChemSearch
Constant for the generation of result tables.
appendChars(int, char) - Method in class chemaxon.marvin.io.MolExportModule
Append a character n times to the string buffer.
appendLeft(String, int) - Method in class chemaxon.marvin.io.MolExportModule
Append a string to the buffer in %-ns format.
appendLine(StringBuffer, String) - Method in class chemaxon.marvin.io.formats.AbstractMRecordReader
Appends line to string buffer with closing '\n' character.
appendLines(StringBuffer, String) - Method in class chemaxon.marvin.io.formats.AbstractMRecordReader
Appends lines to string buffer with closing '\n' character if it is not yet present.
appendMEnd(Molecule) - Method in class chemaxon.marvin.io.formats.mdl.MolExport
Appends the "M END" line to the string buffer.
appendParametrizedMetric(String, String) - Method in class chemaxon.descriptors.MDParameters
Extends internal data with a new parametrized metric.
appendParametrizedMetric(String, String) - Method in class chemaxon.descriptors.PFParameters
 
appendpHText(String) - Method in class chemaxon.marvin.plugin.CalculatorPluginDisplay
Appends the pH text.
appendRight(String, int, char) - Method in class chemaxon.marvin.io.MolExportModule
Append a string to the buffer in the right hand side of an n-characters wide field.
appendRight(int, int, char) - Method in class chemaxon.marvin.io.MolExportModule
Append an integer to the buffer in the right hand side of an n-characters wide field.
APPLY_MOLECULE_EDIT_ACTION - Variable in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor
This method applies performed molecule modification action
applyChanges() - Method in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor
Apply Changes action handler
applyRotationMatrices() - Method in class chemaxon.marvin.beans.MViewPane
Applies the rotation part of the viewing transformation matrix on the atom coordinates in all molecule cells.
applyRotationMatrix(int) - Method in class chemaxon.marvin.beans.MViewPane
Applies the rotation part of the viewing transformation matrix on the atom coordinates in the specified molecule cell.
areChildSgroupsVisible() - Method in class chemaxon.struc.Sgroup
Checks whether the child S-groups are visible.
areChildSgroupsVisible() - Method in class chemaxon.struc.sgroup.SuperatomSgroup
Checks whether the child S-groups are visible.
areMatchingBondTypes(int, int) - Static method in class chemaxon.sss.search.Search
Tests if a query bond matches the target.
areMatchingBondTypes(int, int, boolean) - Static method in class chemaxon.sss.search.Search
Tests if a query bond matches the target.
areMonomersTransformed() - Method in class chemaxon.sss.search.SearchOptions
 
areNeighbors(int, int) - Method in interface chemaxon.struc.Smolecule
Tests whether two atoms are connected.
arePopupMenusEnabled() - Method in class chemaxon.marvin.beans.MarvinPane
Are popup menus enabled?
AROM_BASIC - Static variable in class chemaxon.struc.MoleculeGraph
Basic aromatization.
AROM_CHEMAXON - Static variable in class chemaxon.struc.MoleculeGraph
Deprecated. please use AROM_BASIC instead. Chemaxon aromatization.
AROM_DAYLIGHT - Static variable in class chemaxon.struc.MoleculeGraph
Deprecated. please use AROM_GENERAL instead. Daylight aromatization (modified Huckel rule).
AROM_GENERAL - Static variable in class chemaxon.struc.MoleculeGraph
General (Daylight conform) aromatization.
AROM_LOOSE - Static variable in class chemaxon.struc.MoleculeGraph
Loose aromatization.
AROM_SUBSTRUCTURE - Static variable in class chemaxon.struc.MoleculeGraph
Substructure aromatization.
AROMATIC - Static variable in class chemaxon.struc.MolAtom
Aromatic query atom.
AROMATIC - Static variable in class chemaxon.struc.MolBond
Aromatic bond type.
AROMATIC_OR_ALIPHATIC - Static variable in class chemaxon.struc.MolAtom
Aromatic or aliphatic query atom.
AROMATIC_TYPE - Static variable in class chemaxon.marvin.space.PharmacophorePoint
 
aromaticAtomCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of all aromatic atoms in the molecule.
aromaticBondCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of all aromatic bonds in the molecule.
AromaticityCheckerResult - Class in chemaxon.checkers.result
A descendant of DefaultStructureCheckerResult for identifying aromaticity problems, thus errorType property is StructureCheckerErrorType.AROMATICITY
AromaticityCheckerResult(List<MolAtom>, List<MolBond>, Molecule, String, int, String, String, String, Icon) - Constructor for class chemaxon.checkers.result.AromaticityCheckerResult
Constructor which initialize all the properties. errorType property is StructureCheckerErrorType.AROMATICITY by default.
aromaticRingCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of all aromatic ring systems in the molecule (SSSR).
aromaticRingCount(int) - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of aromatic rings (SSSR smallest set of smallest rings) of a given size in the molecule.
aromaticRings() - Method in class chemaxon.calculations.TopologyAnalyser
Identifies the aromatic rings in the molecule.
aromaticRings(int) - Method in class chemaxon.calculations.TopologyAnalyser
Indentifies aromatic rings in the molecule having a given size (number of rings).
aromatize - Variable in class chemaxon.marvin.io.MolExportModule
Aromatize molecule according to basic aromatization if MoleculeGraph.AROM_BASIC + 1, according to general aromatization if MoleculeGraph.AROM_GENERAL + 1, dearomatize if -1, do nothing if 0.
aromatize(int, String, boolean, int, String[]) - Method in class chemaxon.marvin.view.MDocStorage
Aromatize or dearomatize molecule in the specified cell.
aromatize(int) - Method in class chemaxon.struc.Molecule
Aromatizes molecule.
aromatize(int, boolean) - Method in class chemaxon.struc.Molecule
Aromatizes molecule.
aromatize(boolean) - Method in class chemaxon.struc.MoleculeGraph
Aromatize (using the default general aromatization method) or dearomatize molecule.
aromatize() - Method in class chemaxon.struc.MoleculeGraph
Aromatize molecule using the default general aromatization method.
aromatize(int) - Method in class chemaxon.struc.MoleculeGraph
Aromatizes molecule.
aromatize(int, boolean) - Method in class chemaxon.struc.MoleculeGraph
Aromatizes molecule.
aromatize(int) - Method in class chemaxon.struc.RgMolecule
Aromatizes molecule.
aromatize(int, boolean) - Method in class chemaxon.struc.RgMolecule
Aromatizes molecule.
aromatize() - Method in class chemaxon.util.MolHandler
Converts the bonds in an aromatic system entered using single and double bonds to aromatic bonds.
aromatize(int) - Method in class chemaxon.util.MolHandler
Converts the bonds in an aromatic system entered using single and double bonds to aromatic bonds.
aromatizeAll(boolean, int, String[]) - Method in class chemaxon.marvin.view.MDocStorage
Aromatize or dearomatize molecules in all cells.
arrangeComponents(MoleculeGraph) - Static method in class chemaxon.marvin.util.CleanUtil
Arranges molecule components (reactants, agents, products, R-group definitions) nicely.
arrangeComponents(MoleculeGraph, boolean) - Static method in class chemaxon.marvin.util.CleanUtil
Arranges molecule components (reactants, agents, products, R-group definitions, data, brackets) nicely.
arrangeComponents() - Method in class chemaxon.struc.MoleculeGraph
Arranges molecule components (reactants, agents, products, R-group definitions) nicely.
arrangeCrossingBonds(MolBond, Molecule, boolean) - Static method in class chemaxon.marvin.util.MoleculeUtil
Arranges a bond of the molecule: brings to the first or last place according to indices.
arrangeDataSgroupData(MoleculeGraph) - Static method in class chemaxon.marvin.util.CleanUtil
Arrange data attached to DataSgroup.
arrangeMolecules(MoleculeGraph[], int, int) - Static method in class chemaxon.marvin.util.CleanUtil
Arrange molecules nicely If we have more molecules try to arrange them in a 2D square lattice.
arrangeReaction(RxnMolecule) - Static method in class chemaxon.marvin.util.CleanUtil
Arranges reaction components nicely
arrangeRgroupMembers(RgMolecule) - Method in class chemaxon.marvin.util.MolFragLoader
Arranges R-group definition member coordinates.
arrangeSgBrackets(MoleculeGraph) - Static method in class chemaxon.marvin.util.CleanUtil
Arrange sgroup brackets in the molecule.
ArrayMDocSource - Class in chemaxon.marvin.io
MDocSource implementation for an array of documents or molecules.
ArrayMDocSource(List<?>) - Constructor for class chemaxon.marvin.io.ArrayMDocSource
Creates a document source for a list of documents or molecules.
ArrayMDocSource(MDocument[]) - Constructor for class chemaxon.marvin.io.ArrayMDocSource
Creates a document source for an array of documents.
ArrayMDocSource(Molecule[]) - Constructor for class chemaxon.marvin.io.ArrayMDocSource
Creates a document source for an array of molecules.
ARROW - Static variable in class chemaxon.struc.MolBond
Deprecated. As of Marvin 5.3
ARROW_BACK_FLAG - Static variable in class chemaxon.struc.graphics.MPolyline
Arrow points back.
ARROW_HALF_LEFT - Static variable in class chemaxon.struc.graphics.MPolyline
Only the left half of the arrow head is drawn.
ARROW_HALF_MASK - Static variable in class chemaxon.struc.graphics.MPolyline
Unshifted mask of the half arrow option bits in flags.
ARROW_HALF_RIGHT - Static variable in class chemaxon.struc.graphics.MPolyline
Only the right half of the arrow head is drawn.
arrowFlags - Variable in class chemaxon.struc.graphics.MPolyline
Arrow flags.
associate(GraphicComponent) - Method in class chemaxon.marvin.space.GraphicComponent
The given component will depend on this component.
associatedComponents - Variable in class chemaxon.marvin.space.GraphicComponent
Strores components that depend on this component.
asymmetricAtomCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of asymmetric atoms.
asymmetricAtoms() - Method in class chemaxon.calculations.TopologyAnalyser
Determines the asymmetric atoms.
asymmetricEuclidean(float[], float[], double) - Static method in class chemaxon.descriptors.Metrics
Calculates the asymmetric Euclidean distance.
asymmetricEuclidean(int[], int[], double) - Static method in class chemaxon.descriptors.Metrics
Calculates the asymmetric Euclidean distance.
asymmetricNormalizedEuclidean(float[], float[], double) - Static method in class chemaxon.descriptors.Metrics
Calculates the asymmetric normalized Euclidean distance.
asymmetricNormalizedEuclidean(int[], int[], double) - Static method in class chemaxon.descriptors.Metrics
Calculates the asymmetric normalized Euclidean distance.
asymmetricTanimoto(float[], float[], float) - Static method in class chemaxon.descriptors.Metrics
Calculates the asymmetric Tanimoto dissimilarity for floating point values.
asymmetricTanimoto(int[], int[], float) - Static method in class chemaxon.descriptors.Metrics
Calculates the asymmetric Tanimoto dissimilarity for floating point values.
asymmetricXYZSum - Variable in class chemaxon.descriptors.PFParameters
Stores last calculatred asymmetric Tanimoto sum.
asymmetryFactors - Variable in class chemaxon.descriptors.MDParameters
asymmetry ratio of parametrized asymmetric metrics
ATMAP_FLAG - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Show atom mapping flag.
ATNUM_FLAG - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Show atom numbers flag.
ATOM - Static variable in class chemaxon.marvin.plugin.CalculatorPlugin
Calculation domain type: calculation refers to atoms.
atom - Variable in class chemaxon.util.iterator.IteratorFactory.NeighbourIterator
The atom whose the neighbours are processed.
ATOM_COUNT_UPPER_BOUND - Static variable in class chemaxon.clustering.LibraryMCS
structures above this size are not searched for pair-wise mcs as it would take to long to calculate the MCS
ATOM_FONT - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "atomFont".
ATOM_MAPPING_VISIBLE - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "atomMappingVisible".
ATOM_NUMBERS_VISIBLE - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "atomNumbersVisible".
ATOM_PROPERTY_MAPPING - Static variable in class chemaxon.marvin.space.SurfaceColoring
Coloring by mapping atom based property values to the surface.
ATOM_SET - Static variable in class chemaxon.marvin.view.ViewParameterConstants
Identifier of parameter: "atomSet".
ATOM_SET_COLOR - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "atomSetColor".
ATOM_SIZE - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "atomsize".
ATOM_STRINGS - Static variable in class chemaxon.marvin.sketch.SketchParameterConstants
Identifier of parameter: "atomStrings".
ATOM_SYMBOL_VISIBLE_3D - Static variable in class chemaxon.marvin.common.ParameterConstants
 
ATOM_SYMBOLS_VISIBLE - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "atomSymbolsVisible".
ATOM_TYPE_COUNT - Static variable in class chemaxon.struc.MolAtom
Number of atom types in the elements array
ATOM_TYPE_MAX - Static variable in class chemaxon.struc.MolAtom
Maximum atom number.
atomA - Variable in class chemaxon.marvin.space.monitor.DihedralControl
 
atomB - Variable in class chemaxon.marvin.space.monitor.DihedralControl
 
AtomChecker - Class in chemaxon.checkers
A descendant of the abstract AtomChecker class implements a checker which iterate through the atoms of the molecule and check every atom for the specific error.
AtomChecker(StructureCheckerErrorType) - Constructor for class chemaxon.checkers.AtomChecker
Constructor to create a Structure checker instance with the given errorType.
AtomContext - Class in chemaxon.jep.context
Expression evaluation context containing an input molecule and an input atom.
AtomContext() - Constructor for class chemaxon.jep.context.AtomContext
Constructor.
atomCount() - Method in class chemaxon.calculations.ElementalAnalyser
Calculates the number of atoms in the molecule.
atomCount(int) - Method in class chemaxon.calculations.ElementalAnalyser
Calculates the number of atoms of a given element in the molecule (including its isotopes).
atomCount(int, int) - Method in class chemaxon.calculations.ElementalAnalyser
Calculates the number of atoms of a given element in the molecule.
atomCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of atoms in the molecule including implicit hydrogens.
atomCount - Variable in class chemaxon.marvin.space.MolecularSurfaceComponent
 
atomCount - Variable in class chemaxon.struc.MoleculeGraph
The number of nodes.
AtomMapChecker - Class in chemaxon.checkers
A descendant of AtomChecker for detecting atom maps.
AtomMapChecker() - Constructor for class chemaxon.checkers.AtomMapChecker
 
AtomProperty - Class in chemaxon.marvin.space
The AtomProperty class provides access to chemical properties of Molecule atoms by atom index.
AtomProperty() - Constructor for class chemaxon.marvin.space.AtomProperty
 
AtomProperty.MoleculeAtomProperty - Class in chemaxon.marvin.space
 
AtomProperty.MoleculeAtomProperty() - Constructor for class chemaxon.marvin.space.AtomProperty.MoleculeAtomProperty
 
AtomProperty.SmoleculeAtomProperty - Class in chemaxon.marvin.space
 
AtomProperty.SmoleculeAtomProperty() - Constructor for class chemaxon.marvin.space.AtomProperty.SmoleculeAtomProperty
 
ATOMSTEREO_EITHER - Static variable in interface chemaxon.struc.StereoConstants
Either stereo atom type.
ATOMSTEREO_MASK - Static variable in interface chemaxon.struc.StereoConstants
Stereo atom type mask.
ATOMSTEREO_NONE - Static variable in interface chemaxon.struc.StereoConstants
No stereo atom type specified.
ATOMSTEREO_SPECIFIC - Static variable in interface chemaxon.struc.StereoConstants
Specific stereo atom type.
AtomValueChecker - Class in chemaxon.checkers
A descendant of AtomChecker for detecting atoms with atom value.
AtomValueChecker() - Constructor for class chemaxon.checkers.AtomValueChecker
Default constructor.
ATSYM_FLAG - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Show atom symbols in 3D flag.
ATTACH1 - Static variable in class chemaxon.struc.MolAtom
Attachment point on first site.
ATTACH2 - Static variable in class chemaxon.struc.MolAtom
Attachment point on second site.
ATTACH_AL_AR - Static variable in class chemaxon.fragmenter.Fragmenter
Attachment point type: Al (for aliphatic attachments) and Ar (for aromatic attachments) atoms to be added to denote attachments.
ATTACH_ANY_ATOM - Static variable in class chemaxon.fragmenter.Fragmenter
Attachment point type: any-atoms to be added to denote attachments.
ATTACH_BOTH - Static variable in class chemaxon.struc.MolAtom
Attachment point on first and second site.
ATTACH_NONE - Static variable in class chemaxon.fragmenter.Fragmenter
Attachment point type: none.
ATTACHED_DATA_MATCH_EXACT - Static variable in interface chemaxon.sss.SearchConstants
Option value constant for exact match of attached data.
ATTACHED_DATA_MATCH_GENERAL - Static variable in interface chemaxon.sss.SearchConstants
Option value constant for general match of attached data.
ATTACHED_DATA_MATCH_IGNORE - Static variable in interface chemaxon.sss.SearchConstants
Option value constant for ignoring attached data.
AttachedDataChecker - Class in chemaxon.checkers
A descendant of AbstractStructureChecker for detecting attached data in the molecule
AttachedDataChecker() - Constructor for class chemaxon.checkers.AttachedDataChecker
Default constructor
ATTACHMENT_ATOM - Static variable in class chemaxon.sss.search.Decomposition
Constant for attachment point representation in ligands: sets attachment points by attaching an any-atom.
ATTACHMENT_ATOM - Static variable in class chemaxon.sss.search.RGroupDecomposition
Constant for attachment point representation in ligands: sets attachment points by attaching an pseudo-atom.
ATTACHMENT_LABEL - Static variable in class chemaxon.sss.search.Decomposition
Constant for attachment point representation in ligands: sets attachment points by MolAtom.setExtraLabel(java.lang.String) Labels with R-group ID: "1" for R1, "2" for R2, ...
ATTACHMENT_LABEL - Static variable in class chemaxon.sss.search.RGroupDecomposition
Constant for attachment point representation in ligands: sets attachment points by MolAtom.setExtraLabel(java.lang.String) Labels with R-group ID: "1" for R1, "2" for R2, ...
ATTACHMENT_MAP - Static variable in class chemaxon.sss.search.Decomposition
Constant for attachment point representation in ligands: sets attachment points by MolAtom.setAtomMap(int).
ATTACHMENT_MAP - Static variable in class chemaxon.sss.search.RGroupDecomposition
Constant for attachment point representation in ligands: sets attachment points by MolAtom.setAtomMap(int).
ATTACHMENT_NONE - Static variable in class chemaxon.sss.search.Decomposition
Constant for attachment point representation in ligands: none (no attachment point data).
ATTACHMENT_NONE - Static variable in class chemaxon.sss.search.RGroupDecomposition
Constant for attachment point representation in ligands: none (no attachment point data).
ATTACHMENT_POINT - Static variable in class chemaxon.sss.search.Decomposition
Constant for attachment point representation in ligands: sets attachment points by MolAtom.setAttach(int).
ATTACHMENT_POINT - Static variable in class chemaxon.sss.search.RGroupDecomposition
Constant for attachment point representation in ligands: sets attachment points by MolAtom.setAttach(int).
ATTACHMENT_RLABEL - Static variable in class chemaxon.sss.search.Decomposition
Constant for attachment point representation in ligands: sets attachment points by MolAtom.setExtraLabel(java.lang.String).
ATTACHMENT_RLABEL - Static variable in class chemaxon.sss.search.RGroupDecomposition
Constant for attachment point representation in ligands: sets attachment points by MolAtom.setExtraLabel(java.lang.String).
ATTACHPT_VIS_FLAG - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Attachment point ("*") is not visible when showing only the molecule.
AUTO_RESOLUTION_ENABLED - Static variable in class chemaxon.marvin.space.MolecularSurfaceComponent
 
AUTO_SCALE - Static variable in class chemaxon.marvin.sketch.SketchParameterConstants
Identifier of parameter: "autoscale".
AUTO_TAB_SCALE - Static variable in class chemaxon.marvin.view.ViewParameterConstants
Identifier of parameter: "autoTabScale".
AutoMapper - Class in chemaxon.marvin.modules
AutoMapper finds the best mapping from reactant side atoms to product side atoms of a reaction.
AutoMapper() - Constructor for class chemaxon.marvin.modules.AutoMapper
Creates a new instance of AutoMapper.
automaticSettingOfGridSize - Variable in class chemaxon.marvin.space.MolecularSurfaceComponent
 
AWT_IMAGE - Static variable in class chemaxon.formats.MFileFormat
Image object (java.awt.Image).

B

B_FACTOR_MODE - Static variable in class chemaxon.marvin.space.MacroMoleculeComponent
 
BACK_ACTION - Variable in class chemaxon.alchemist.AlchemistController
Backward navigation Action
BACKGROUND - Static variable in class chemaxon.marvin.view.ViewParameterConstants
Identifier of parameter: "background".
BACKGROUND_MODE_NONE - Static variable in class chemaxon.marvin.space.monitor.Label
 
BACKGROUND_MODE_OWN_COLOR - Static variable in class chemaxon.marvin.space.monitor.Label
 
backgroundColor - Variable in class chemaxon.marvin.space.monitor.Label
 
backgroundColorChanged - Variable in class chemaxon.marvin.space.monitor.Label
 
backgroundColorMode - Variable in class chemaxon.marvin.space.monitor.Label
 
balabanIndex() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the Balaban distance connectivity of the molecule, which is the average distance sum connectivity.
BALL_RADIUS - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "ballRadius".
ballPrecision - Variable in class chemaxon.marvin.space.MoleculeComponent
 
ballRadius - Variable in class chemaxon.marvin.space.MoleculeComponent
 
BALLSTICK - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Balls & sticks rendering mode.
BALLSTICK_RENDERING_S - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Balls & sticks rendering mode.
BASE64 - Static variable in class chemaxon.formats.MFileFormat
BASE64 encoded file.
Base64Recognizer - Class in chemaxon.formats.recognizer
BASE64 format recognizer.
Base64Recognizer(String) - Constructor for class chemaxon.formats.recognizer.Base64Recognizer
Creates a Base64 format recognizer.
BASIC - Static variable in class chemaxon.marvin.calculations.pKaPlugin
Constant denoting basic pKa.
BasicConfigElement - Class in chemaxon.alchemist.configbuilder
This is an implementation of ConfigElement.
BasicConfigElement() - Constructor for class chemaxon.alchemist.configbuilder.BasicConfigElement
Constructs a basic config element
BasicConfigElement(String) - Constructor for class chemaxon.alchemist.configbuilder.BasicConfigElement
Constructs a basic config element with the specified id
BasicConfigElement(String, String) - Constructor for class chemaxon.alchemist.configbuilder.BasicConfigElement
Constructs a basic config element with the specified name
BasicConfigElement(String, String, ImageIcon) - Constructor for class chemaxon.alchemist.configbuilder.BasicConfigElement
Constructs a basic config element with the specified name and icon
BasicConfigElement(String, String, ImageIcon, String) - Constructor for class chemaxon.alchemist.configbuilder.BasicConfigElement
Constructs a basic config element with the specified name, icon and tooltip
BasicConfigElement(String, String, ImageIcon, String, String) - Constructor for class chemaxon.alchemist.configbuilder.BasicConfigElement
Constructs a basic config element with the specified name, icon and tooltip
BasicConfigElementEditor - Class in chemaxon.alchemist.configbuilder
The default editor for BasicConfigElement objects
BasicConfigElementEditor() - Constructor for class chemaxon.alchemist.configbuilder.BasicConfigElementEditor
 
batchConvert(String, String, String) - Method in class chemaxon.jchem.webservice.MolConvertWS
Converts a multi structure string (e.g. sdf, mrv, smiles) to a specified output format.
batchStandardize(String, String, String, String) - Method in class chemaxon.jchem.webservice.StandardizerWS
Standardize a multi-molecule string.
bcount - Variable in class chemaxon.reaction.Reaction
Deprecated. Number of changed bonds.
BCUT - Class in chemaxon.descriptors
Implements BCUT descriptors.
BCUT() - Constructor for class chemaxon.descriptors.BCUT
Creates a new, empty BCUT descriptor.
BCUT(BCUTParameters) - Constructor for class chemaxon.descriptors.BCUT
Creates a new instance according to the parameters.
BCUT(String) - Constructor for class chemaxon.descriptors.BCUT
Creates a new instance according to the parameters.
BCUT(BCUT) - Constructor for class chemaxon.descriptors.BCUT
Copy constructor.
BCUTGenerator - Class in chemaxon.descriptors
Descriptor generator class for the BCUT descriptor.
BCUTGenerator() - Constructor for class chemaxon.descriptors.BCUTGenerator
Creates and initializes a BCUT descriptor generator object.
BCUTParameters - Class in chemaxon.descriptors
Manages parameters for the BCUT descriptor class.
BCUTParameters() - Constructor for class chemaxon.descriptors.BCUTParameters
Creates an empty object.
BCUTParameters(File) - Constructor for class chemaxon.descriptors.BCUTParameters
Creates a new object based on a given configuration file.
BCUTParameters(String) - Constructor for class chemaxon.descriptors.BCUTParameters
Creates a new object based on a given configuration string.
BEAM_BAR - Static variable in class chemaxon.alchemist.utils.AlchemistWaitPanel
 
beginHourglass() - Method in class chemaxon.marvin.beans.MarvinPane
Changes the cursor to hourglass at the beginning of a long operation.
beginSearch(String, String, String, String) - Method in class chemaxon.jchem.webservice.JChemSearchWS
Starts the search on a table available from the connection.
beginSearch(String, String, String, String) - Method in class chemaxon.jchem.webservice.RelSearchWS
Starts the search on a relation tree available from the connection.
BEST - Static variable in class chemaxon.marvin.modules.AutoMapper
slowest maping but better quality mapping
BINARY_DESCRIPTOR - Static variable in class chemaxon.descriptors.CDParameters
descriptor type constants
binaryAsymmetricEuclidean(int[], int[], float) - Static method in class chemaxon.descriptors.Metrics
Calculates the asymmetric Euclidean distance of binary descriptors.
binaryAsymmetricNormalizedEuclidean(int[], int[], float) - Static method in class chemaxon.descriptors.Metrics
Calculates the asymmetric normalized Euclidean distance of binary descriptors.
binaryAsymmetricNormalizedEuclidean(int[], int, int[], int, float) - Static method in class chemaxon.descriptors.Metrics
Calculates the asymmetric normalized Euclidean distance of binary descriptors.
binaryAsymmetricTanimoto(int[], int[], float) - Static method in class chemaxon.descriptors.Metrics
Calculates asymmetric Tanimoto dissimilarity for binary descriptors.
binaryAsymmetricTanimoto(int[], int, int[], int, float) - Static method in class chemaxon.descriptors.Metrics
Calculates asymmetricTanimoto dissimilarity for binary descriptors.
binaryEuclidean(int[], int[]) - Static method in class chemaxon.descriptors.Metrics
Calculates the Euclidean distance of two binary descriptors.
binaryNormalizedEuclidean(int[], int[]) - Static method in class chemaxon.descriptors.Metrics
Calculates the normalized Euclidean distance of two binary descriptors.
binaryNormalizedEuclidean(int[], int, int[], int) - Static method in class chemaxon.descriptors.Metrics
Calculates the normalized Euclidean distance of two binary descriptors.
binaryTanimoto(int[], int[]) - Static method in class chemaxon.descriptors.Metrics
Calculates Tanimoto dissimilarity for binary descriptors.
binaryTanimoto(int[], int, int[], int) - Static method in class chemaxon.descriptors.Metrics
Calculates Tanimoto dissimilarity for binary descriptors.
binaryTversky(int[], float, int[], float) - Static method in class chemaxon.descriptors.Metrics
Calculates Tversky dissimilarity for binary descriptors.
binaryWeightedAsymmetricEuclidean(int[], int[], float[], float) - Static method in class chemaxon.descriptors.Metrics
Calculates the weighted asymmetric Euclidean distance of binary descriptors.
binaryWeightedAsymmetricNormalizedEuclidean(int[], int[], float[], float) - Static method in class chemaxon.descriptors.Metrics
Calculates the weighted asymmetric normalized Euclidean distance of binary descriptors.
binaryWeightedAsymmetricNormalizedEuclidean(int[], int, int[], int, float[], float) - Static method in class chemaxon.descriptors.Metrics
Calculates the weighted asymmetric normalized Euclidean distance of binary descriptors.
binaryWeightedEuclidean(int[], int[], float[]) - Static method in class chemaxon.descriptors.Metrics
Calculates the weighted Euclidean distance of binary descriptors.
binaryWeightedNormalizedEuclidean(int[], int[], float[]) - Static method in class chemaxon.descriptors.Metrics
Calculates the weighted normalized Euclidean distance of binary descriptors.
binaryWeightedNormalizedEuclidean(int[], int, int[], int, int[]) - Static method in class chemaxon.descriptors.Metrics
Calculates the weighted normalized Euclidean distance of binary descriptors.
BITMAP_TRANSFERABLE_ID - Static variable in class chemaxon.marvin.util.ClipboardHandler
Deprecated. since 5.3 replaced with unique image transferables.
BLUE - Static variable in class chemaxon.marvin.plugin.CalculatorPlugin
Constant storing the blue rgb value (the basic pKa result color).
BMP_TRANSFERABLE_NAME - Static variable in class chemaxon.marvin.modules.datatransfer.ClipboardHandler
BMP Transfer name and identifier.
BOLD - Static variable in class chemaxon.struc.graphics.MFont
Bold font style.
BOLD - Static variable in class chemaxon.struc.MolBond
"Bold" attribute of the bond.
bond - Variable in class chemaxon.marvin.space.monitor.DihedralControl
 
BOND_DRAGGED_ALONG - Static variable in class chemaxon.marvin.sketch.SketchParameterConstants
Identifier of parameter: "bondDraggedAlong".
BOND_DRAW_TYPE_BOND - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
BOND_DRAW_TYPE_STICK - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
BOND_DRAW_TYPE_WIRE - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
BOND_LENGTH_VISIBLE - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "bondLengthVisible".
BOND_SET - Static variable in class chemaxon.marvin.view.ViewParameterConstants
Identifier of parameter: "bondSet".
BOND_SET_COLOR - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "bondSetColor".
BOND_SPACING - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "bondSpacing".
BondAngleChecker - Class in chemaxon.checkers
A descendant BondChecker for checking incorrect bond angles in the molecule
BondAngleChecker() - Constructor for class chemaxon.checkers.BondAngleChecker
Default constructor
BondChecker - Class in chemaxon.checkers
A descendant of ComponentChecker for detecting bond problems
BondChecker(StructureCheckerErrorType) - Constructor for class chemaxon.checkers.BondChecker
Constructor to create a Structure checker instance with the given errorType.
bondCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of bonds in the molecule including bonds of implicit hydrogens.
bondCount - Variable in class chemaxon.struc.MolAtom
Number of edges.
bondCount - Variable in class chemaxon.struc.MoleculeGraph
The number of edges.
bondDistance - Variable in class chemaxon.marvin.space.MoleculeComponent
 
BONDLEN_FLAG - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Show bond lengths flag.
bondlength() - Method in class chemaxon.struc.Molecule
Calculate the regular bond length for the unified structure.
bondlength() - Method in class chemaxon.struc.MoleculeGraph
Calculates the regular bond length.
BondLengthChecker - Class in chemaxon.checkers
A descendant of BondChecker for detecting bonds with incorrect length.
BondLengthChecker() - Constructor for class chemaxon.checkers.BondLengthChecker
Default constructor
bondRadius - Variable in class chemaxon.marvin.space.MoleculeComponent
 
bondSlicePrecision - Variable in class chemaxon.marvin.space.MoleculeComponent
 
bondType(int) - Method in class chemaxon.calculations.TopologyAnalyser
Determine the type of a bond (aromatic bonds are automatically recognized)
bondweights(double[], CTransform3D) - Method in class chemaxon.struc.MolAtom
Calculates the average of the bond unit vectors pointing out of this atom.
bondWidth - Variable in class chemaxon.marvin.space.MoleculeComponent
 
BOOL - Static variable in class chemaxon.marvin.util.OptionDescriptor
Boolean option.
booleanValue() - Method in class chemaxon.struc.prop.MBooleanProp
Gets the boolean value.
BORDER - Static variable in class chemaxon.marvin.view.ViewParameterConstants
Identifier of parameter: "border".
BORDER_MODE_BRIGHTER_FOREGROUND - Static variable in class chemaxon.marvin.space.monitor.Label
 
BORDER_MODE_FOREGROUND_COLOR - Static variable in class chemaxon.marvin.space.monitor.Label
 
BORDER_MODE_NONE - Static variable in class chemaxon.marvin.space.monitor.Label
 
BORDER_MODE_OWN_COLOR - Static variable in class chemaxon.marvin.space.monitor.Label
 
borderColor - Variable in class chemaxon.marvin.space.monitor.Label
 
borderColorChanged - Variable in class chemaxon.marvin.space.monitor.Label
 
borderColorMode - Variable in class chemaxon.marvin.space.monitor.Label
 
BOTH - Static variable in class chemaxon.marvin.calculations.StereoisomerPlugin
 
BoundingBox - Class in chemaxon.marvin.space
Class for representing a bounding box of any component in the 3D space.
BoundingBox() - Constructor for class chemaxon.marvin.space.BoundingBox
Creates a new instance of BoundingBox but does not set anything.
BoundingBox(float, float, float, float, float, float) - Constructor for class chemaxon.marvin.space.BoundingBox
Creates a bounding box with the given coordinates, computes the center and radius of the box.
boundingBox - Variable in class chemaxon.marvin.space.GraphicComponent
The smallest box containing the graphic component.
brackets - Variable in class chemaxon.struc.Sgroup
 
BRICK_BAR - Static variable in class chemaxon.alchemist.utils.AlchemistWaitPanel
 
brightness - Variable in class chemaxon.descriptors.ChemicalFingerprint
number of bits set in the fingerprint (sometimes this is called the darkness, but that seems to be less pausible)
brightness - Variable in class chemaxon.descriptors.ReactionFingerprint
number of bits set in the fingerprint (sometimes this is called the darkness, but that seems to be less pausible)
btab - Variable in class chemaxon.struc.MoleculeGraph
Bond table.
bufincRead() - Method in class chemaxon.marvin.io.PositionedInputStream
Reads a character and writes into the buffer.
build() - Method in class chemaxon.formats.MolConverter.Builder
Builds the MolConverter.
buildDate() - Static method in class chemaxon.marvin.VersionInfo
Deprecated. The date of the compilation of the Marvin release.
BUILT_IN_CHAIN_MAPPING - Static variable in class chemaxon.marvin.space.SurfaceColoring
Coloring by built-in chain colors.
BUILT_IN_CPK_MAPPING - Static variable in class chemaxon.marvin.space.SurfaceColoring
Coloring by built-in cpk colors.
BUILT_IN_RAINBOW_MAPPING - Static variable in class chemaxon.marvin.space.SurfaceColoring
Coloring by built-in rainbow colors.
BUILT_IN_RESIDUE_MAPPING - Static variable in class chemaxon.marvin.space.SurfaceColoring
Coloring by built-in residue colors.
BUILT_IN_SECONDARY_STRUCTURE_MAPPING - Static variable in class chemaxon.marvin.space.SurfaceColoring
Coloring by built-in secondary structure colors.
BUTTON_BACK_DEFAULT - Static variable in class chemaxon.alchemist.Alchemist
default label of back button
BUTTON_CANCEL_DEFAULT - Static variable in class chemaxon.alchemist.Alchemist
default label of cancel button
BUTTON_CANCEL_LASTPAGE - Static variable in class chemaxon.alchemist.Alchemist
default label of close button
BUTTON_FINISH_DEFAULT - Static variable in class chemaxon.alchemist.Alchemist
default label of finish button
BUTTON_MENUBAR - Static variable in class chemaxon.marvin.sketch.SketchParameterConstants
Identifier of parameter: "buttonmenubar".
BUTTON_NEXT_DEFAULT - Static variable in class chemaxon.alchemist.Alchemist
default label of next button

C

C_CLOSE_STREAM - Static variable in class chemaxon.formats.MolExporter
Close the underlying stream.
C_FLUSH_STREAM - Static variable in class chemaxon.formats.MolExporter
Flush the output stream and force any buffered output bytes to be written out.
CACHE_MOLECULES - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "cacheMols".
CACHE_REMOVE_ALL - Static variable in class chemaxon.struc.MoleculeGraph
Cache removal option for clearing all cached info.
CACHE_REMOVE_AROMATAMODULE - Static variable in class chemaxon.struc.MoleculeGraph
Cache removal option for remove module used in aromatization.
CACHE_REMOVE_CACHEMEMORY - Static variable in class chemaxon.struc.MoleculeGraph
Cache removal option for cacheMemory.
CACHE_REMOVE_GRINVMODULE - Static variable in class chemaxon.struc.MoleculeGraph
Cache removal option for remove module used in graph invariant calculation.
CACHE_REMOVE_PARITYMODULE - Static variable in class chemaxon.struc.MoleculeGraph
Cache removal option for remove module used in parity calculation.
CACHE_REMOVE_SSSRMODULE - Static variable in class chemaxon.struc.MoleculeGraph
Cache removal option for remove module used in sssr.
CACHE_REMOVE_TABS - Static variable in class chemaxon.struc.MoleculeGraph
Cache remove option to clear ctab and btab.
cacheMemory - Variable in class chemaxon.struc.MoleculeGraph
 
calcArrowHeads(DPoint3, DPoint3, double, double, DPoint3[], DPoint3[], double[], double[], double[]) - Method in class chemaxon.struc.graphics.MPolyline
Calculate arrow coordinates.
calcBadness(MoleculeGraph, MoleculeGraph, MolAtom, MolBond[]) - Static method in class chemaxon.marvin.util.CleanUtil
Calculates a "badness" value for the atomic coordinates.
calcBitCount(int) - Static method in class chemaxon.descriptors.Metrics
Counts the number of bits set (1) in the integer parameter.
calcBitCount(int[]) - Static method in class chemaxon.descriptors.Metrics
Counts the number of bits set (1) in a bit vector.
calcCenter(DPoint3, CTransform3D) - Method in class chemaxon.struc.graphics.MChemicalStruct
Calculates the geometrical center.
calcCenter(DPoint3, CTransform3D) - Method in class chemaxon.struc.graphics.MPolyline
Calculates the geometrical center.
calcCenter(DPoint3, CTransform3D) - Method in class chemaxon.struc.graphics.MRectangle
Calculates the geometrical center.
calcCenter() - Method in class chemaxon.struc.MDocument
Calculates the geometrical center.
calcCenter(CTransform3D) - Method in class chemaxon.struc.MDocument
Calculates the geometrical center.
calcCenter(DPoint3, CTransform3D) - Method in class chemaxon.struc.MObject
Calculates the geometrical center.
calcCenter(DPoint3) - Method in class chemaxon.struc.MoleculeGraph
Calculates the geometrical center.
calcCenter() - Method in class chemaxon.struc.MoleculeGraph
Calculates the geometrical center.
calcCenter(DPoint3, CTransform3D) - Method in class chemaxon.struc.MPoint
Calculates the geometrical center.
calcDehydrogenizedGrinv(int[]) - Method in class chemaxon.struc.MoleculeGraph
Calculates the graph invariants with the assumption that hydrogens are removed.
calcDissimilarity(MDReader, MDReader) - Method in class chemaxon.descriptors.MDHitEvaluator
Precalculates dissimilarity values.
calcExpTime() - Method in class chemaxon.jchem.file.ProgressWriter
Recalculates expected time.
calcFreqCount(MolecularDescriptor) - Method in class chemaxon.descriptors.CFGenerator
Updates statistics gathered on fingerprints generated and get the number of non-zero cells.
calcFreqCount(MolecularDescriptor) - Method in class chemaxon.descriptors.RFGenerator
Updates statistics gathered on fingerprints generated and get the number of non-zero cells.
calcHeight() - Method in class chemaxon.struc.MoleculeGraph
Calculates the molecule height.
calcHybridization() - Method in class chemaxon.struc.MoleculeGraph
Calculates and sets hybridazation state for each atom.
calclogD(double) - Method in class chemaxon.marvin.calculations.logDPlugin
Returns the logD value at fixed pH.
calcMetricDistribution(int, int, float, float, int, float[]) - Method in class chemaxon.descriptors.MDHitEvaluator
Retrieves the distribution of the given metric from the dissimilarity values calculated by a previous call to calcDissimilarity().
calcMetricDistribution(int, int, float, float, int, float[], MDReader, MDReader) - Method in class chemaxon.descriptors.MDHitEvaluator
Retrieves the distribution of the given metric from the dissimilarity values calculated by a screen using the given two molecular descriptor readers.
calcMolFormula() - Method in class chemaxon.util.MolHandler
Calculates the molecular formula of the molecule.
calcMolWeight() - Method in class chemaxon.util.MolHandler
Calculates the molecular weight of the molecule.
calcMolWeightInDouble() - Method in class chemaxon.util.MolHandler
Calculates the molecular weight of the molecule.
calcOrderFromLength() - Method in class chemaxon.struc.MolBond
Calculate the bond order from the atomic distances.
calcOrderFromValence() - Method in class chemaxon.struc.MolBond
Calculate bond order from the types and charges of the two atoms.
calcOutRect() - Method in class chemaxon.struc.MoleculeGraph
Calculates the outer rectangle.
calcOutRect(DPoint3) - Method in class chemaxon.struc.MoleculeGraph
Calculates the outer rectangle.
calcOutRectCenter() - Method in class chemaxon.struc.MoleculeGraph
Calculates the center of the outer rectangle.
calcOutRectCenter(DPoint3) - Method in class chemaxon.struc.MoleculeGraph
 
CALCRGB_OFF - Static variable in class chemaxon.marvin.plugin.CalculatorPlugin
Calculator rgb offset.
calcStereo2() - Method in class chemaxon.struc.MolBond
Computes the stereochemistry of the bond based on the atomic coordinates.
calcStereo2(MolAtom, MolAtom) - Method in class chemaxon.struc.MolBond
Computes the stereochemistry of the bond based on the atomic coordinates.
calcTime() - Method in class chemaxon.alchemist.AlchemistTask
Returns a formatted String about time spent with calculations
calculate() - Method in class chemaxon.alchemist.AlchemistTask
You have to increase current in this method
You have to stop calculating when canceled is true
You have to set done true if calculation done
Example:
while(!
calculate(int[]) - Method in class chemaxon.util.MolAligner
 
CALCULATIONS_PACK - Static variable in class chemaxon.license.LicenseManager
Identifier of product: Calculations Pack
CalculatorPlugin - Class in chemaxon.marvin.plugin
Common base class for calculator plugins.
CalculatorPlugin() - Constructor for class chemaxon.marvin.plugin.CalculatorPlugin
Constructor.
CalculatorPluginDisplay - Class in chemaxon.marvin.plugin
Common base class for calculator plugin displays.
CalculatorPluginDisplay() - Constructor for class chemaxon.marvin.plugin.CalculatorPluginDisplay
 
CalculatorPluginOutput - Class in chemaxon.marvin.plugin
Class providing plugin output in table form.
CalculatorPluginOutput() - Constructor for class chemaxon.marvin.plugin.CalculatorPluginOutput
Default constructor.
CalculatorPluginOutput(CalculatorPlugin) - Constructor for class chemaxon.marvin.plugin.CalculatorPluginOutput
Constructor that sets plugin.
calcWidth() - Method in class chemaxon.struc.MoleculeGraph
Calculates the molecule width.
call() - Method in class chemaxon.marvin.plugin.concurrent.PluginWorkUnit
Performs the calculation and returns the result returned by PluginWorkUnit.getResult().
call() - Method in class chemaxon.marvin.plugin.concurrent.ReusablePluginWorkUnit
Performs the calculation and returns the result returned by ReusablePluginWorkUnit.getResult().
call() - Method in class chemaxon.util.concurrent.marvin.CompositeWorkUnit
Performs the work unit tasks in a linear fashion, one after the other.
callback(String, Object) - Method in class chemaxon.jep.ChemContext
Implements CallbackIface.
callback(String, Object) - Method in class chemaxon.jep.ChemJEP
Delegates CallbackIface.callback(String, Object) to the context.
callback(String, Object) - Method in class chemaxon.jep.context.AtomContext
Implements CallbackIface.
callback(String, Object) - Method in class chemaxon.jep.context.MolContext
Implements CallbackIface.
callback(String, Object) - Method in class chemaxon.jep.context.ReactionContext
Implements CallbackIface.
callback(String, Object) - Method in class chemaxon.jep.context.SearchContext
Implements CallbackIface.
callback(String, Object) - Method in class chemaxon.marvin.space.MolecularSurfaceComponent
 
callback(String, Object) - Method in class chemaxon.marvin.space.MSpaceEasy
Callback function to make avoiding direct calls easier.
CAN_BE - Static variable in class chemaxon.formats.recognizer.AbbrevGroupRecognizer
Line can be in the given format.
CAN_BE - Static variable in class chemaxon.formats.recognizer.PDBRecognizer
Line can be in the given format.
canBe1LetterPeptide(String) - Static method in class chemaxon.formats.recognizer.PeptideRecognizer
Tests whether a string can be one-letter-abbreviated peptide name.
canBe3LetterPeptide(String) - Static method in class chemaxon.formats.recognizer.PeptideRecognizer
Tests whether a string can be three-letter-abbreviated peptide name.
canBeAbbrevgroup(String) - Static method in class chemaxon.formats.MFileFormatUtil
Deprecated. as of Marvin 5.0, AbbrevGroupRecognizer.testLine(String) must be used instead
canBeBase64(String) - Static method in class chemaxon.formats.recognizer.Base64Recognizer
Tests whether a string can be base64 encoded data.
canBeBase64Line(String) - Static method in class chemaxon.formats.recognizer.Base64Recognizer
Tests whether a string can be base64 encoded data line.
canBeChime(String) - Static method in class chemaxon.formats.recognizer.ChimeRecognizer
Tests whether a string can be Chime.
canBeCT(int, int) - Method in class chemaxon.struc.MoleculeGraph
Determines whether the bond between the specified atoms can be a CIS/TRANS or not.
canBeCT(int, int, boolean) - Method in class chemaxon.struc.MoleculeGraph
Determines whether the bond between the specified atoms can be a CIS/TRANS or not.
canBeJTF(String) - Static method in class chemaxon.formats.MFileFormatUtil
Deprecated. as of Marvin 5.0, JTFRecognizer.canBeJTFHeader(String) must be used instead
canBeJTFHeader(String) - Static method in class chemaxon.formats.recognizer.JTFRecognizer
Determines if a String is valid as the first line of a JTF file.
canBePDBRecord(String) - Static method in class chemaxon.formats.MFileFormatUtil
Deprecated. as of Marvin 5.0, PDBRecognizer.testRecord(String) must be used instead
canBeReactionComponent() - Method in class chemaxon.struc.Molecule
Tests whether an object of this class can be a reaction component.
canBeReactionComponent() - Method in class chemaxon.struc.RgMolecule
Tests whether an object of this class can be a reaction component.
canBeReactionComponent() - Method in class chemaxon.struc.RxnMolecule
Tests whether an object of this class can be a reaction component.
canBeSMARTS(String) - Static method in class chemaxon.formats.recognizer.SMILESRecognizer
Tests whether a string can be SMARTS.
canBeSMILES(String) - Static method in class chemaxon.formats.recognizer.SMILESRecognizer
Tests whether a string can be SMILES.
cancel() - Method in interface chemaxon.checkers.runner.CheckerRunner
Stops the background thread
cancel() - Method in class chemaxon.checkers.runner.CheckerRunnerImpl
 
cancel() - Method in class chemaxon.jchem.db.Importer
Stops the importing progress.
cancel() - Method in class chemaxon.metabolizer.MetabolizerUtilities
Stops the calculation
cancel() - Method in interface chemaxon.util.Cancelable
 
CANCEL_ACTION - Variable in class chemaxon.alchemist.AlchemistController
Cancel Action
CANCEL_MOLECULE_EDIT_ACTION - Variable in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor
This method cancels performed molecule modification action
Cancelable - Interface in chemaxon.util
Represents a task/operation that can be cancelled.
cancelChanges() - Method in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor
Cancel Changes action handler
canceled - Variable in class chemaxon.alchemist.AlchemistTask
flag indicates task is canceled
canceled() - Method in class chemaxon.alchemist.configbuilder.AbstractSketchConfigElement
This method is called after 'cancel' button pressed on external sketch editor.
cancelPressed() - Method in class chemaxon.alchemist.AlchemistController
This method is called when cancel button is pressed
canImport(JComponent, DataFlavor[]) - Method in class chemaxon.alchemist.configbuilder.ConfigElementTransferHandler
 
canRepeat() - Method in class chemaxon.marvin.calculations.IUPACNamingPlugin
 
canRepeat() - Method in class chemaxon.marvin.calculations.StructuralFrameworksPlugin
 
canRepeat() - Method in class chemaxon.marvin.plugin.CalculatorPlugin
Returns true if repeatedly running the same plugin object while getting the results on the GUI is allowed, false otherwise.
capacity() - Method in class chemaxon.util.IntArray
Returns the current capacity of this IntArray.
carboaliphaticRingCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of carboaliphatic rings in the molecule (aliphatic rings containing carbon atoms only).
carboaromaticRingCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of carboaromatic rings in the molecule (aromatic rings containing carbon atoms only).
CARBON_VIS_INCHAIN - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Carbon-visibility is switched on in chain.
CARBON_VIS_INCHAIN_S - Static variable in interface chemaxon.marvin.paint.DispOptConsts
String constant for switching on carbon-visibility in chain.
CARBON_VIS_MASK - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Carbon-visibility mask.
CARBON_VIS_OFF - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Carbon-visibility is switched off.
CARBON_VIS_OFF_S - Static variable in interface chemaxon.marvin.paint.DispOptConsts
String constant for switching off carbon-visibility.
CARBON_VIS_OFFSET - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Carbon-visibility offset.
CARBON_VIS_ON - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Carbon-visibility is switched on.
CARBON_VIS_ON_S - Static variable in interface chemaxon.marvin.paint.DispOptConsts
String constant for switching on carbon-visibility.
CARBON_VIS_STYLES - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Array of carbon-visibility styles.
carboRingCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of carbocyclic rings in the molecule (rings containing carbon atoms only).
carboRingCount(int) - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of carbocyclic rings in the molecule (rings containing at least a non-carbon atom).
carboRings() - Method in class chemaxon.calculations.TopologyAnalyser
Identifies carbocyclic rings in the molecule (rings containing carbon atoms only).
carboRings(int) - Method in class chemaxon.calculations.TopologyAnalyser
Identifies carbocyclic rings in the molecule (rings containing carbon atoms only) having the given number of atoms.
CARTRIDGE - Static variable in class chemaxon.license.LicenseManager
Identifier of product: JChem Cartridge
cartridgeIndexTable - Variable in class chemaxon.jchem.db.StructureTableOptions
For internal use only.
CATIONIC_TYPE - Static variable in class chemaxon.marvin.space.PharmacophorePoint
 
cbs - Variable in class chemaxon.fragmenter.Fragmenter
The CutBondSearch objects corresponding to the reactions.
CCLENGTH - Static variable in class chemaxon.struc.MolBond
Default bond length.
CDParameters - Class in chemaxon.descriptors
Manages parameters the CustomDescriptor class.
CDParameters() - Constructor for class chemaxon.descriptors.CDParameters
Creates an empty object.
CDParameters(int) - Constructor for class chemaxon.descriptors.CDParameters
Creates an empty object of the given type.
CDParameters(File) - Constructor for class chemaxon.descriptors.CDParameters
Creates a new descriptor configured from the given file.
CDParameters(String) - Constructor for class chemaxon.descriptors.CDParameters
Creates a new object based on a given configuration string.
CDX - Static variable in class chemaxon.formats.MFileFormat
ChemDraw CDX file.
CDX_TRANSFERABLE_NAME - Static variable in class chemaxon.marvin.modules.datatransfer.ClipboardHandler
CDX Transfer name and identifier.
CEdge - Interface in chemaxon.struc
Deprecated. as of Marvin 5.3, please use MolBond instead
CELL - Static variable in class chemaxon.marvin.view.ViewParameterConstants
Identifier of parameter: "cell".
CELL_RANGE - Static variable in class chemaxon.marvin.space.GraphicScene
 
CellOrComponentId - Class in chemaxon.marvin.space
Class to identify cells and components.
CellOrComponentId(int) - Constructor for class chemaxon.marvin.space.CellOrComponentId
Creates a cell id.
CellOrComponentId(int, int) - Constructor for class chemaxon.marvin.space.CellOrComponentId
Creates an id.
cellSize - Variable in class chemaxon.descriptors.MDParameters
size - number of bits - of one descriptor cell
CELLSIZE - Static variable in class chemaxon.marvin.plugin.CalculatorPluginDisplay
The default viewer cell size.
cellwiseWeights - Variable in class chemaxon.descriptors.MDParameters
is cell weights for parametrized metrics
center - Variable in class chemaxon.marvin.space.monitor.Control
 
center - Variable in class chemaxon.marvin.space.monitor.DihedralControl
 
centerx() - Method in class chemaxon.marvin.space.BoundingBox
Returns the x coordinate of the center of the box.
centery() - Method in class chemaxon.marvin.space.BoundingBox
Returns the y coordinate of the center of the box.
centerz() - Method in class chemaxon.marvin.space.BoundingBox
Returns the z coordinate of the center of the box.
CFGenerator - Class in chemaxon.descriptors
The CFGenerator class generates topological fingerprints of molecular graphs.
CFGenerator(Standardizer, int) - Constructor for class chemaxon.descriptors.CFGenerator
Deprecated. since 2.2
CFGenerator(int) - Constructor for class chemaxon.descriptors.CFGenerator
Creates a new instance of CFGenerator which can be used to generate chemical fingerprints for an arbitrary number of molecules.
CFNS - Static variable in class chemaxon.jep.context.AtomContext
The context function names.
CFNS - Static variable in class chemaxon.jep.context.MolContext
The context function names.
CFNS - Static variable in class chemaxon.jep.context.ReactionContext
The context function names.
CFNS - Static variable in class chemaxon.jep.context.SearchContext
The context function names.
CFParameters - Class in chemaxon.descriptors
Manages fingerprint parameters.
CFParameters() - Constructor for class chemaxon.descriptors.CFParameters
Creates an empty object.
CFParameters(File) - Constructor for class chemaxon.descriptors.CFParameters
Creates a new object based on a given configuration file.
CFParameters(String) - Constructor for class chemaxon.descriptors.CFParameters
Creates a new object based on a given configuration string.
cfphistogram - Static variable in class chemaxon.descriptors.ChemicalFingerprint
 
CGraph - Interface in chemaxon.struc
Deprecated. as of Marvin 5.3, please use MoleculeGraph instead
chainAtomCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of chain atoms in the molecule excluding hydrogens.
chainBondCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of chain bonds in the molecule excluding bonds of hydrogen atoms.
changeColorMapperColors(int) - Method in class chemaxon.marvin.space.SurfaceColoring
Switches to another built-in color palette and leaves minimum, maximum and cutoff values unchanged.
CHANGING - Static variable in class chemaxon.marvin.modules.AutoMapper
Only those atoms are mapped that have chaning bond.
charAt(int) - Method in class chemaxon.struc.graphics.MTextDocument
Gets a character of the document.
CHARGE_MATCHING_DEFAULT - Static variable in interface chemaxon.sss.SearchConstants
Option value constant for default charge searching (charged query matches only charged target, noncharged query matches all).
CHARGE_MATCHING_EXACT - Static variable in interface chemaxon.sss.SearchConstants
Option value constant for exact charge searching (charged query matches only charged target, noncharged query only matches noncharged).
CHARGE_MATCHING_IGNORE - Static variable in interface chemaxon.sss.SearchConstants
Option value constant for ignore charge searching (charge information is ignored during searching).
CHARGE_ON_ATOMS - Static variable in class chemaxon.struc.Sgroup
Charge is located on atoms and displayed on atoms.
CHARGE_ON_GROUP - Static variable in class chemaxon.struc.Sgroup
Charge is located on atoms but displayed on the whole group (bracket).
CHARGE_PLUGIN_GROUP - Static variable in class chemaxon.license.LicenseManager
Identifier of plugin: Charge Plugin Group
CHARGED_H - Static variable in class chemaxon.struc.MolAtom
Include charged Hydrogen atom(s).
ChargePlugin - Class in chemaxon.marvin.calculations
Plugin class for partial charge calculation.
ChargePlugin() - Constructor for class chemaxon.marvin.calculations.ChargePlugin
Constructor.
check(Molecule) - Method in class chemaxon.checkers.AbstractStructureChecker
 
check(Molecule, MolAtom) - Method in class chemaxon.checkers.AliasChecker
 
check(Molecule, MolAtom) - Method in class chemaxon.checkers.AtomMapChecker
Detects atom of the molecule has atom map.
check(Molecule, MolAtom) - Method in class chemaxon.checkers.AtomValueChecker
Detects if the current atom of the molecule has atom value.
check(Molecule, MolBond) - Method in class chemaxon.checkers.BondAngleChecker
 
check(Molecule, MolBond) - Method in class chemaxon.checkers.BondLengthChecker
 
check(Molecule, E) - Method in class chemaxon.checkers.ComponentChecker
Checks if the component with index i has problem
check(Molecule, MolBond) - Method in class chemaxon.checkers.CrossedDoubleBondChecker
Examines if the bond is a crossed double bond.
check(Molecule, MolAtom) - Method in class chemaxon.checkers.IsotopeChecker
 
check(Molecule, MolAtom) - Method in class chemaxon.checkers.MissingAtomMapChecker
Check the atom of the molecule with index i has no atom map.
check(Molecule, MolAtom) - Method in class chemaxon.checkers.MultiCenterChecker
 
check(Molecule, MolAtom) - Method in class chemaxon.checkers.OverlappingAtomsChecker
Examines if an atom is closer to another than the given distance limit.
check(Molecule, MolBond) - Method in class chemaxon.checkers.OverlappingBondsChecker
Detects bond of the molecule is crossing another bond or closer than the limit distance.
check(Molecule, MolAtom) - Method in class chemaxon.checkers.PseudoAtomChecker
 
check(Molecule, MolAtom) - Method in class chemaxon.checkers.QueryAtomChecker
Detects atom of the molecule is a query atom.
check(Molecule, MolBond) - Method in class chemaxon.checkers.QueryBondChecker
 
check(Molecule, MolAtom) - Method in class chemaxon.checkers.RadicalChecker
Detects if the current atom has free electrons.
check() - Method in interface chemaxon.checkers.runner.CheckerRunner
Invoke a background thread which will run all checkers on the given molecule
check() - Method in class chemaxon.checkers.runner.CheckerRunnerImpl
 
check(Molecule) - Method in interface chemaxon.checkers.StructureChecker
Detects a specific error in the molecule.
check(Molecule, MolAtom) - Method in class chemaxon.checkers.ThreeDimensionChecker
 
check(Molecule) - Method in interface chemaxon.jep.MolCondition
Deprecated. Returns true if molecule should be processed, false otherwise.
check1(Molecule) - Method in class chemaxon.checkers.AbbreviatedGroupChecker
 
check1(Molecule) - Method in class chemaxon.checkers.AbstractStructureChecker
 
check1(Molecule) - Method in class chemaxon.checkers.AttachedDataChecker
Detects attached data in the molecule
check1(Molecule) - Method in class chemaxon.checkers.BondAngleChecker
 
check1(Molecule) - Method in class chemaxon.checkers.BondLengthChecker
 
check1(Molecule) - Method in class chemaxon.checkers.ComponentChecker
Iterate through the components and check every component.
check1(Molecule) - Method in class chemaxon.checkers.MoleculeChargeChecker
Detects if molecule has charge
check1(Molecule) - Method in class chemaxon.checkers.ReactionChecker
 
check1(Molecule) - Method in class chemaxon.checkers.WigglyDoubleBondChecker
 
checkAndWait() - Method in interface chemaxon.checkers.runner.CheckerRunner
Execute all the checker instances on the given molecule and return a List of StructureCheckerResult which contains all the identified problems
checkAndWait() - Method in class chemaxon.checkers.runner.CheckerRunnerImpl
 
checkBeforeSave(Properties, Vector<String>) - Method in class chemaxon.marvin.common.UserSettings
Compares current user preferences file contents with settings stored in this object.
checkBondConsistency() - Method in class chemaxon.struc.MoleculeGraph
 
checkBondConsistency() - Method in class chemaxon.struc.SelectionMolecule
Empty implementation, edge consistency is not checked in case of selections.
CheckBoxList - Class in chemaxon.alchemist.utils
 
CheckBoxList() - Constructor for class chemaxon.alchemist.utils.CheckBoxList
 
CheckBoxList.CellRenderer - Class in chemaxon.alchemist.utils
 
CheckBoxList.CellRenderer() - Constructor for class chemaxon.alchemist.utils.CheckBoxList.CellRenderer
 
checkChemTermColValue(Object) - Static method in class chemaxon.jchem.db.UpdateHandler
 
checkConsistency() - Method in class chemaxon.struc.Molecule
Checks the internal consistency of the structure.
checkConsistency() - Method in class chemaxon.struc.MoleculeGraph
Checks the internal consistency of the structure.
checkConsistency() - Method in class chemaxon.struc.RgMolecule
Checks the internal consistency of the structure.
checkDocumentVersion(String, String) - Method in class chemaxon.descriptors.MDParameters
Checks if the document is the right version
checkError() - Method in class chemaxon.util.ErrorHandler
Throws the exception stored in the object.
CheckerRunner - Interface in chemaxon.checkers.runner
The descendant of CheckerRunner interface have to provide the functionality to run StructureChecker instances automatically
on the given molecule and fixes the problems with the associated StructureFixer instances

Exmaple:

CheckerRunner can be used directly with checkAndWait method.
CheckerRunnerImpl - Class in chemaxon.checkers.runner
The default implementation of CheckerRunner interface.
CheckerRunnerImpl(ConfigurationReader) - Constructor for class chemaxon.checkers.runner.CheckerRunnerImpl
Initiate a CheckerRunnerImpl instance which will can execute StructureChecker instances read from configurationReader
checkException() - Method in class chemaxon.util.ErrorHandler
Throws the exception stored in the object.
checkFilter(String) - Static method in class chemaxon.sss.search.MolSearch
Checks the syntax of the filtering expression.
checkFilter(String, File) - Static method in class chemaxon.sss.search.MolSearch
Checks the syntax of the filtering expression.
checkLicense() - Method in class chemaxon.marvin.plugin.CalculatorPlugin
 
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.ConformerPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.ElementalAnalyserPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.GeometryPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.HBDAPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.IonChargePlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.IsoelectricPointPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.logDPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.logPPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.MajorMicrospeciesAccessorPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.MajorMicrospeciesPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.MarkushEnumerationPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.MolecularDynamicsPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.MSAPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.pKaPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.PolarizabilityPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.RefractivityPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.ResonancePlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.StereoisomerPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.StructuralFrameworksPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.TautomerizationPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.calculations.TPSAPlugin
Checks the input molecule.
checkMolecule(Molecule) - Method in class chemaxon.marvin.plugin.CalculatorPlugin
Checks the input molecule.
checkRlogicRange(int, String) - Method in class chemaxon.struc.RgMolecule
Checks an R-logic occurence range string for syntax errors and returns a "normalized" string.
checkSgroupConsistency() - Method in class chemaxon.struc.Molecule
Checks the internal consisitency of S-groups.
checkSgroupConsistency() - Method in class chemaxon.struc.RgMolecule
Checks the consistency of S-groups.
checkSgroupConsistency() - Method in class chemaxon.struc.RxnMolecule
Checks the consistency of S-groups.
checkType(String, String[]) - Method in class chemaxon.marvin.plugin.CalculatorPlugin
Checks result types.
checkValidity(MDocument, Collection<MolAtom>) - Method in class chemaxon.struc.graphics.MAtomSetPoint
Is it a valid object in the document?
checkValidity(MDocument, Collection<MolAtom>) - Method in class chemaxon.struc.graphics.MEFlowBasePoint
Is it a valid object in the document?
checkValidity(MDocument, Collection<MolAtom>) - Method in class chemaxon.struc.graphics.MPolyline
Is it a valid object in the document?
checkValidity(MDocument, Collection<MolAtom>) - Method in class chemaxon.struc.MObject
Is it a valid object in the document?
CHEMAXON - Static variable in class chemaxon.marvin.modules.AutoMapper
Reaction is mapped according to ChemAxon's style.
chemaxon.alchemist - package chemaxon.alchemist
 
chemaxon.alchemist.commonpages - package chemaxon.alchemist.commonpages
 
chemaxon.alchemist.configbuilder - package chemaxon.alchemist.configbuilder
 
chemaxon.alchemist.utils - package chemaxon.alchemist.utils
 
chemaxon.calculations - package chemaxon.calculations
Contains chemical computation modules.
chemaxon.checkers - package chemaxon.checkers
 
chemaxon.checkers.result - package chemaxon.checkers.result
 
chemaxon.checkers.runner - package chemaxon.checkers.runner
 
chemaxon.checkers.runner.configuration.reader - package chemaxon.checkers.runner.configuration.reader
 
chemaxon.clustering - package chemaxon.clustering
Provides classes for clustering.
chemaxon.descriptors - package chemaxon.descriptors
Classes for virtual screening using Molecular Descriptors.
chemaxon.descriptors.scalars - package chemaxon.descriptors.scalars
 
chemaxon.fixers - package chemaxon.fixers
 
chemaxon.formats - package chemaxon.formats
Provides miscellaneous utility classes for converting between various molecule file formats, importing structures, and compressing Molfiles.
chemaxon.formats.recognizer - package chemaxon.formats.recognizer
Provides classes to recognize files of various file formats.
chemaxon.fragmenter - package chemaxon.fragmenter
 
chemaxon.jchem.db - package chemaxon.jchem.db
Provides classes for database operations.
chemaxon.jchem.file - package chemaxon.jchem.file
 
chemaxon.jchem.version - package chemaxon.jchem.version
 
chemaxon.jchem.webservice - package chemaxon.jchem.webservice
 
chemaxon.jep - package chemaxon.jep
Chemical Terms Evaluator classes.
chemaxon.jep.context - package chemaxon.jep.context
Specific chemical terms evaluation contexts.
chemaxon.license - package chemaxon.license
Classes related licenses, license handling, validating, GUI and documentation.
chemaxon.marvin - package chemaxon.marvin
Contains utility classes for rendering molecules.
chemaxon.marvin.alignment - package chemaxon.marvin.alignment
The 3D molecular alignment package that can be used to align two or more 3D molecules onto each other.
chemaxon.marvin.beans - package chemaxon.marvin.beans
Provides bean classes for creating Marvin based user interface.
chemaxon.marvin.calculations - package chemaxon.marvin.calculations
Provides specific plugin, plugin loader and table form output implementations.
chemaxon.marvin.common - package chemaxon.marvin.common
Contains a class for handling user settings.
chemaxon.marvin.io - package chemaxon.marvin.io
Provides classes for molecule import and export through data streams.
chemaxon.marvin.io.formats - package chemaxon.marvin.io.formats
Core package of any import/export module.
chemaxon.marvin.io.formats.mdl - package chemaxon.marvin.io.formats.mdl
Import and export modules for MDL Molfile, SDfile, RDfile, Rxnfile and (ChemAxon) compressed molfile.
chemaxon.marvin.modules - package chemaxon.marvin.modules
Marvin modules.
chemaxon.marvin.modules.datatransfer - package chemaxon.marvin.modules.datatransfer
Since Marvin 5.3 this package contains the clipboard handler infrastructure in Marvin.
chemaxon.marvin.paint - package chemaxon.marvin.paint
Defines display options constants.
chemaxon.marvin.plugin - package chemaxon.marvin.plugin
Contains the classes responsible for calculator plugin loading, parameter setting, running and displaying mechanism.
chemaxon.marvin.plugin.concurrent - package chemaxon.marvin.plugin.concurrent
Classes to achieve concurrent processing of calculator plugins.
chemaxon.marvin.plugin.gui - package chemaxon.marvin.plugin.gui
Calculator plugin common GUI classes.
chemaxon.marvin.sketch - package chemaxon.marvin.sketch
Contains the sketcher's core classes and various sketching modes.
chemaxon.marvin.space - package chemaxon.marvin.space
Contains the core classes of MarvinSpace including the graphic canvas and the basic visualizer classes.
chemaxon.marvin.space.monitor - package chemaxon.marvin.space.monitor
Classes that represent measurement and changing of coordinates according to measurements in MarvinSpace.
chemaxon.marvin.util - package chemaxon.marvin.util
Contains some utilities for example for molecule cleaning and Swing.
chemaxon.marvin.util.codeassist - package chemaxon.marvin.util.codeassist
Code completion utility for Chemical Terms.
chemaxon.marvin.view - package chemaxon.marvin.view
Control records in MarvinView.
chemaxon.marvin.view.swing - package chemaxon.marvin.view.swing
Swing support for MarvinView tables.
chemaxon.metabolizer - package chemaxon.metabolizer
 
chemaxon.naming - package chemaxon.naming
 
chemaxon.pharmacophore - package chemaxon.pharmacophore
Classes for pharmacophore point perception, pharmacophore fingerprint generation and pharmacophore dissimilarity calculations.
chemaxon.reaction - package chemaxon.reaction
Classes for reaction processing related tasks.
chemaxon.sss - package chemaxon.sss
Contains packages for structure search and screening.
chemaxon.sss.screen - package chemaxon.sss.screen
Classes for screeening.
chemaxon.sss.search - package chemaxon.sss.search
Provides structural search capabilities.
chemaxon.struc - package chemaxon.struc
Provides classes for implementing and manipulating chemical structures.
chemaxon.struc.graphics - package chemaxon.struc.graphics
Contains graphics MDocument elements.
chemaxon.struc.prop - package chemaxon.struc.prop
Utility classes that represent molecular properties and convert molecular property Strings to values and vice versa.
chemaxon.struc.sgroup - package chemaxon.struc.sgroup
S-group related classes and interfaces.
chemaxon.util - package chemaxon.util
Provides utility classes.
chemaxon.util.concurrent - package chemaxon.util.concurrent
Provides utility classes for concurrent processing.
chemaxon.util.concurrent.marvin - package chemaxon.util.concurrent.marvin
Provides utility classes for concurrent processing in Marvin.
chemaxon.util.concurrent.processors - package chemaxon.util.concurrent.processors
Provides utility classes for concurrent processing.
chemaxon.util.iterator - package chemaxon.util.iterator
Provides iterator classes for molecules and their components.
ChemContext - Class in chemaxon.jep
Common base class of expression evaluation contexts.
ChemContext() - Constructor for class chemaxon.jep.ChemContext
Constructor.
ChemicalFingerprint - Class in chemaxon.descriptors
The ChemicalFingerprint class implements topological fingerprints as a type of MolecularDescriptors.
ChemicalFingerprint() - Constructor for class chemaxon.descriptors.ChemicalFingerprint
Creates a new, empty instance of ChemicalFingerprint without allocating internal storage.
ChemicalFingerprint(CFParameters) - Constructor for class chemaxon.descriptors.ChemicalFingerprint
Creates a new instance of ChemicalFingerprint according to the parameters given.
ChemicalFingerprint(String) - Constructor for class chemaxon.descriptors.ChemicalFingerprint
Creates a new instance of ChemicalFingerprint according to the parameters given.
ChemicalFingerprint(ChemicalFingerprint) - Constructor for class chemaxon.descriptors.ChemicalFingerprint
Copy constructor.
ChemicalTermsWS - Class in chemaxon.jchem.webservice
This class is the service that provides Chemical Terms Evaluation
ChemicalTermsWS() - Constructor for class chemaxon.jchem.webservice.ChemicalTermsWS
 
ChemJEP - Class in chemaxon.jep
Expression parser and evaluator for chemical expressions.
ChemJEP() - Constructor for class chemaxon.jep.ChemJEP
Constructor.
ChemJEP(Class) - Constructor for class chemaxon.jep.ChemJEP
Constructor.
chemTermColsConfig - Variable in class chemaxon.jchem.db.StructureTableOptions
Map having as keys the names of columns which must be assigned a value (during structure import and update).
chemTermColValues - Variable in class chemaxon.jchem.db.UpdateHandler.RowData
 
CHIME - Static variable in class chemaxon.formats.MFileFormat
MDL Chime format.
ChimeRecognizer - Class in chemaxon.formats.recognizer
Chime format recognizer.
ChimeRecognizer(String) - Constructor for class chemaxon.formats.recognizer.ChimeRecognizer
Creates a Chime format recognizer.
chiralCenterCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of chiral centers.
chiralCenterCount() - Method in class chemaxon.marvin.calculations.StereoisomerPlugin
Calculates the number of tetrahedral stereogenic centers.
chiralCenters() - Method in class chemaxon.calculations.TopologyAnalyser
Determines the chiral center atoms.
CHIRALITY_MASK - Static variable in interface chemaxon.struc.StereoConstants
Chirality mask in flags.
CHIRALITY_R - Static variable in interface chemaxon.struc.StereoConstants
Chiral atom of R configuration.
CHIRALITY_S - Static variable in interface chemaxon.struc.StereoConstants
Chiral atom of S configuration.
CHIRALITY_SUPPORT - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "chiralitySupport".
CHIRALITYSUPPORT_ALL - Static variable in interface chemaxon.struc.StereoConstants
R/S shown always.
CHIRALITYSUPPORT_NONE - Static variable in interface chemaxon.struc.StereoConstants
R/S not shown for any molecule.
CHIRALITYSUPPORT_SELECTED - Static variable in interface chemaxon.struc.StereoConstants
R/S shown only if chiral flag is set in molecule or the atom's enhanced stereo type is absolute.
CIS - Static variable in interface chemaxon.struc.StereoConstants
Cis double bond.
CLASS_NOT_FOUND_ERROR - Static variable in class chemaxon.util.ErrorHandler
 
classifier - Variable in class chemaxon.fragmenter.CutBondReviser
The classifier object that performs the DFS algorithm and stores ring-bond data.
classifier - Variable in class chemaxon.fragmenter.Fragmenter
The classifier object that performs the DFS algorithm and stores ring-bond data.
clean(int) - Method in class chemaxon.formats.MolConverter.Builder
Enables cleaning.
clean(int, String) - Method in class chemaxon.formats.MolConverter.Builder
Enables cleaning.
clean(int, String, int, String, MProgressMonitor, String[]) - Method in class chemaxon.marvin.view.MDocStorage
Clean the specified cell.
clean(int, String, MProgressMonitor) - Method in class chemaxon.struc.Molecule
Calculates atom coordinates.
clean(int, String) - Method in class chemaxon.struc.MoleculeGraph
Calculates atom coordinates.
clean(int, String, MProgressMonitor) - Method in class chemaxon.struc.MoleculeGraph
Calculates atom coordinates.
clean(int, String, MProgressMonitor) - Method in class chemaxon.struc.SelectionMolecule
Calculates atom coordinates.
clean(boolean, String) - Method in class chemaxon.util.MolHandler
Calculates 2D coordinates.
CLEAN_H_OPTION - Static variable in class chemaxon.marvin.common.UserSettings
 
cleanAll(int, String, MProgressMonitor, String[]) - Method in class chemaxon.marvin.view.MDocStorage
Clean all cells.
CleanFixer - Class in chemaxon.fixers
A descendant of AbstractStructureFixer which cleans the molecule in 2d
CleanFixer() - Constructor for class chemaxon.fixers.CleanFixer
 
CLEANING_2D_OPTIONS - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "clean2dOpts".
CLEANING_3D_OPTIONS - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "clean3dOpts".
CLEANING_DIMENSION - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "cleanDim".
CLEANING_OPTIONS - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "cleanOpts".
cleanResults() - Method in class chemaxon.jchem.db.JChemSearch
Cleans stored search results.
cleanSgroups(int, String) - Method in class chemaxon.struc.Molecule
Clean S-groups.
cleanup(long) - Method in interface chemaxon.util.concurrent.ConcurrentProcessor
Awaits termination of worker threads executing on behalf of this processor and releases any resource this processor has reserved.
cleanup() - Method in interface chemaxon.util.concurrent.ConcurrentProcessor
Calls ConcurrentProcessor.cleanup(long) with Long.MAX_VALUE.
cleanupRemovedRgroupMember(MoleculeGraph, int) - Method in class chemaxon.struc.RgMolecule
Clean-up after R-group removal.
CleanUtil - Class in chemaxon.marvin.util
Utility methods for cleaning.
CleanUtil() - Constructor for class chemaxon.marvin.util.CleanUtil
 
clear() - Method in class chemaxon.alchemist.AlchemistProfile
Removes all key-value mappings.
clear() - Method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanel
Removes all the elements form the right list
clear() - Method in class chemaxon.alchemist.configbuilder.ConfigElementPresentationChooser
Removes all key-value pairs from the presentation chooser
clear() - Method in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor
This method clears the editor, and closes the input stream
clear() - Method in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeView
This method clear the view
clear() - Method in class chemaxon.alchemist.utils.AlchemistFileChooser
This method closes accessory
clear() - Method in class chemaxon.alchemist.utils.AlchemistMoleculeView
This method clears model, and view, and also closes the underlying stream
clear() - Method in class chemaxon.alchemist.utils.AlchemistMViewAccessory
This method clears the accessory.
clear() - Method in class chemaxon.descriptors.BCUT
Clears the descriptor, all values are set to zero.
clear() - Method in class chemaxon.descriptors.ChemicalFingerprint
Clears the fingerprint: sets all bins to store zero value.
clear() - Method in class chemaxon.descriptors.CustomDescriptor
Clears the descriptor: sets all cells to store zero value.
clear() - Method in class chemaxon.descriptors.PharmacophoreFingerprint
Clears the fingerprint: sets all bins to store zero value.
clear() - Method in class chemaxon.descriptors.ReactionFingerprint
Clears the fingerprint: sets all bins to store zero value.
clear() - Method in class chemaxon.descriptors.ScalarDescriptor
Clears the descritor: sets its value to zero value.
clear() - Method in class chemaxon.formats.MolConverter.Builder
Clears all settings.
clear(int, int) - Method in class chemaxon.fragmenter.CutBondReviser
Clears cut-bond.
clear(int, int) - Method in class chemaxon.fragmenter.Recap
Clears cut-bond info in arrays.
clear() - Method in class chemaxon.jep.ChemContext
Clears the context.
clear() - Method in class chemaxon.jep.context.AtomContext
Clears the context.
clear() - Method in class chemaxon.jep.context.MolContext
Clears the context.
clear() - Method in class chemaxon.jep.context.ReactionContext
Clears the context.
clear() - Method in class chemaxon.jep.context.SearchContext
Clears the context.
clear() - Method in class chemaxon.marvin.plugin.CalculatorPluginDisplay
Clears the display.
clear() - Method in class chemaxon.marvin.space.BoundingBox
Clears all previously set coordinate from the box.
clear() - Method in class chemaxon.marvin.space.monitor.Monitor
Deletes all items from selectedItems.
clear() - Method in class chemaxon.pharmacophore.PMap
Sets every feature for every atom to false
clear() - Method in class chemaxon.struc.MDocument
Clears the document.
clear() - Method in class chemaxon.struc.MolAtom
Clear query properties, charge, and hcount.
clear() - Method in class chemaxon.struc.Molecule
Clears the molecule.
clear() - Method in class chemaxon.struc.MoleculeGraph
Clears the molecule.
clear() - Method in class chemaxon.struc.MPropertyContainer
Clears properties.
clear() - Method in class chemaxon.struc.MSelectionDocument
Clears the document.
clear() - Method in class chemaxon.util.IntArray
Sets the size to zero.
clearAll(String) - Method in class chemaxon.jchem.webservice.RelAdminWS
Clear all meta data about relationships.
clearCache() - Static method in class chemaxon.jchem.db.JChemSearch
Clears the cache that stores fingerprints and structures.
clearCachedInfo(int) - Method in class chemaxon.struc.MoleculeGraph
Deletes the cached information depending on the given options.
clearChangesInUserComparators() - Method in class chemaxon.sss.search.SearchOptions
Used in initializing searches.
clearCheckerMarks() - Method in class chemaxon.struc.MDocument
Clears the checker marks
clearChoosableFileFilters() - Method in class chemaxon.alchemist.utils.AlchemistFileChooser
Removes all choosable file filters.
clearClipboard() - Static method in class chemaxon.marvin.modules.datatransfer.ClipboardHandler
Clears the clipboard by creating an empty Transferable and placing it on the clipboard.
clearClipboard() - Static method in class chemaxon.marvin.util.ClipboardHandler
Deprecated. see the documentation of the class
clearComparators() - Method in class chemaxon.sss.search.MolSearch
 
clearCutBond(int, int) - Method in class chemaxon.fragmenter.Fragmenter
Clears the i - j cut-bond.
clearCutBonds() - Method in class chemaxon.fragmenter.Fragmenter
Clears the 'cutbond' array.
clearExtraLabel() - Method in class chemaxon.struc.MolAtom
Clears the extra label.
clearExtraLabels() - Method in class chemaxon.struc.Molecule
Clears extra atom labels.
clearFeatures(int) - Method in class chemaxon.pharmacophore.PMap
Clears all features corresponding to the given atom index.
clearForImport(String) - Method in class chemaxon.struc.Molecule
Initializes molecule for import.
clearForImport(String) - Method in class chemaxon.struc.MoleculeGraph
Clears the edges vector, the properties, the flags, and sets the origin coordinates to 0.
clearForImport(String) - Method in class chemaxon.struc.RgMolecule
Clear the edges vector and the properties.
clearForImport(String) - Method in class chemaxon.struc.RxnMolecule
Clear the edges vector and the properties.
clearHistory() - Method in class chemaxon.marvin.beans.MSketchPane
Reset undo queue.
clearHits() - Method in class chemaxon.naming.DocumentExtractor
Clears the list of hits.
clearInactiveTasks() - Method in class chemaxon.reaction.Standardizer
Clears the inactive tasks list.
clearMaps(RxnMolecule) - Static method in class chemaxon.marvin.modules.AutoMapper
Clears atom maps.
clearMatch() - Method in class chemaxon.sss.search.MolSearch
Clears the extra prerequisites of the structure search specified using addMatch calls.
clearMatch() - Method in class chemaxon.sss.search.Search
Clears the extra prerequisites of the structure search specified using addMatch calls.
clearObjects() - Method in class chemaxon.struc.Molecule
 
clearObjects() - Method in class chemaxon.struc.RgMolecule
 
clearObjects() - Method in class chemaxon.struc.RxnMolecule
Deletes the graphical objects from this.
clearObjects() - Method in class chemaxon.struc.Sgroup
Clears all MObject-s that belong to this S-groups.
clearProperties() - Method in class chemaxon.struc.Molecule
Clears RDfile/SDfile properties.
clearQProps() - Method in class chemaxon.struc.MolAtom
Clears query props.
clearSelection() - Method in class chemaxon.alchemist.utils.AlchemistLinearMoleculeView
Clears the selection
clearSelection(int) - Method in class chemaxon.marvin.space.GraphicScene
Sets all components and parts of components to be unselected in the given cell.
clearSelections() - Method in class chemaxon.marvin.space.GraphicCell
Sets all components and parts of components to be unselected.
clearSets() - Method in class chemaxon.struc.MDocument
Clears the atomSets and the bondSets.
CLIPBOARD_OPERATION_GET - Static variable in interface chemaxon.marvin.modules.datatransfer.MTransferable
Flag that indicates an import operation
CLIPBOARD_OPERATION_PUT - Static variable in interface chemaxon.marvin.modules.datatransfer.MTransferable
Flag that indicates an export operation
CLIPBOARD_OPERATION_UNDEFINED - Static variable in interface chemaxon.marvin.modules.datatransfer.MTransferable
Undefined clipboard operation state identifier
ClipboardHandler - Class in chemaxon.marvin.modules.datatransfer
Facade of the Clipboard handling in Marvin.
ClipboardHandler - Class in chemaxon.marvin.util
Deprecated. since Marvin 5.3 the class has been moved to ClipboardHandler the functionalities in this class will be unsupported after Marvin 5.4
ClipboardHandler() - Constructor for class chemaxon.marvin.util.ClipboardHandler
Deprecated.  
clipboardOperation - Variable in class chemaxon.marvin.modules.datatransfer.MarvinTransferable
Clipboard operation type.
clipSurface(BoundingBox) - Method in class chemaxon.marvin.space.SurfaceComponent
The bounding box of the surface can be used to determine 6 clipping planes and clip (do not draw) parts lying outside of the box.
clone() - Method in class chemaxon.alchemist.AlchemistTask
 
clone() - Method in class chemaxon.alchemist.configbuilder.BasicConfigElement
 
clone() - Method in class chemaxon.alchemist.configbuilder.ConfigElement
 
clone() - Method in class chemaxon.descriptors.BCUT
Creates a new instance with identical internal state.
clone() - Method in class chemaxon.descriptors.ChemicalFingerprint
Creates a new instance with identical internal state.
clone() - Method in class chemaxon.descriptors.CustomDescriptor
Creates a new instance with identical internal state.
clone() - Method in class chemaxon.descriptors.MDSet
Clones the object.
clone() - Method in class chemaxon.descriptors.MolecularDescriptor
Creates a new instance with identical internal state.
clone() - Method in class chemaxon.descriptors.PharmacophoreFingerprint
Creates a new instance with identical internal state.
clone() - Method in class chemaxon.descriptors.ReactionFingerprint
Creates a copy with identical internal state.
clone() - Method in class chemaxon.descriptors.ScalarDescriptor
Creates a new instance with identical internal state.
clone() - Method in class chemaxon.descriptors.scalars.HAcc
Creates a new instance with identical internal state.
clone() - Method in class chemaxon.descriptors.scalars.HDon
Creates a new instance with identical internal state.
clone() - Method in class chemaxon.descriptors.scalars.Heavy
Creates a new instance with identical internal state.
clone() - Method in class chemaxon.descriptors.scalars.LogD
Creates a new instance with identical internal state.
clone() - Method in class chemaxon.descriptors.scalars.LogP
Creates a new instance with identical internal state.
clone() - Method in class chemaxon.descriptors.scalars.Mass
Creates a new instance with identical internal state.
clone() - Method in class chemaxon.descriptors.scalars.TPSA
Creates a new instance with identical internal state.
clone() - Method in class chemaxon.formats.MolConverter.Builder
Clones the object.
clone() - Method in class chemaxon.marvin.util.MolImageSize
Creates an identical copy.
clone() - Method in class chemaxon.pharmacophore.PMap
Clones this PMap object.
clone() - Method in class chemaxon.sss.search.JChemSearchOptions
Makes an identical copy of this SearchObject.
clone() - Method in class chemaxon.sss.search.MolSearchOptions
 
clone() - Method in class chemaxon.sss.search.SearchOptions
Makes an identical copy of this SearchObject.
clone() - Method in class chemaxon.struc.DPoint3
Make an identical copy.
clone() - Method in class chemaxon.struc.graphics.MAtomSetPoint
 
clone() - Method in class chemaxon.struc.graphics.MBracket
 
clone() - Method in class chemaxon.struc.graphics.MChemicalStruct
Creates a clone.
clone() - Method in class chemaxon.struc.graphics.MEFlow
 
clone() - Method in class chemaxon.struc.graphics.MEFlowBasePoint
 
clone() - Method in class chemaxon.struc.graphics.MEllipse
 
clone() - Method in class chemaxon.struc.graphics.MFont
Creates a clone.
clone() - Method in class chemaxon.struc.graphics.MMidPoint
 
clone() - Method in class chemaxon.struc.graphics.MMidPoint.Sticky
 
clone() - Method in class chemaxon.struc.graphics.MPolyline
 
clone() - Method in class chemaxon.struc.graphics.MRectangle
 
clone() - Method in class chemaxon.struc.graphics.MRectanglePoint
 
clone() - Method in class chemaxon.struc.graphics.MRectanglePoint.Sticky
 
clone() - Method in class chemaxon.struc.graphics.MRoundedRectangle
 
clone() - Method in class chemaxon.struc.graphics.MTextBox
 
clone() - Method in class chemaxon.struc.MDocument
Creates a clone.
clone() - Method in class chemaxon.struc.MObject
Creates a clone.
clone() - Method in class chemaxon.struc.MolAtom
Clones the atom.
clone() - Method in class chemaxon.struc.MolBond
Make a copy of this object.
clone() - Method in class chemaxon.struc.Molecule
Makes an identical copy of the molecule.
clone() - Method in class chemaxon.struc.MoleculeGraph
Make an identical copy of the molecule.
clone() - Method in class chemaxon.struc.MPoint
 
clone() - Method in class chemaxon.struc.MPropertyContainer
Clones this object.
clone() - Method in class chemaxon.struc.prop.MBooleanProp
Clones the object.
clone() - Method in class chemaxon.struc.prop.MCollectionProp
Clones the object.
clone() - Method in class chemaxon.struc.prop.MDoubleArrayProp
Clones the object.
clone() - Method in class chemaxon.struc.prop.MDoubleProp
Clones the object.
clone() - Method in class chemaxon.struc.prop.MHCoords3DProp
Clones the object.
clone() - Method in class chemaxon.struc.prop.MIntegerArrayProp
Clones the object.
clone() - Method in class chemaxon.struc.prop.MIntegerProp
Clones the object.
clone() - Method in class chemaxon.struc.prop.MMoleculeProp
Clones the object.
clone() - Method in class chemaxon.struc.prop.MObjectProp
Clones the object.
clone() - Method in class chemaxon.struc.prop.MStringProp
Clones the object.
clone() - Method in class chemaxon.struc.QueryBond
Make a copy of this object.
clone() - Method in class chemaxon.struc.SelectionMolecule
Create a clone of the selection.
clone() - Method in class chemaxon.struc.sgroup.SgroupAtom
Clones the S-group superatom.
cloneBond(MolAtom, MolAtom) - Method in class chemaxon.struc.MolBond
Clones this bond.
cloneBond(MolAtom, MolAtom) - Method in class chemaxon.struc.QueryBond
Clones this bond.
cloneCollectionProp(Set) - Method in class chemaxon.struc.prop.MCollectionProp
Clones the object.
cloneCollectionProp(Set) - Method in class chemaxon.struc.prop.MHashProp
Clones the object.
cloneCollectionProp(Set) - Method in class chemaxon.struc.prop.MListProp
Clones the object.
clonecopy(SearchOptions) - Method in class chemaxon.sss.search.JChemSearchOptions
Copies parameters to other.
clonecopy(SearchOptions) - Method in class chemaxon.sss.search.MolSearchOptions
Copies parameters to other.
clonecopy(SearchOptions) - Method in class chemaxon.sss.search.SearchOptions
Copies all parameters to the other object.
clonecopy(MoleculeGraph) - Method in class chemaxon.struc.Molecule
Makes another molecule identical to this one.
clonecopy(int[], MoleculeGraph) - Method in class chemaxon.struc.Molecule
Copies the specified atoms and bonds of this graph to another one.
clonecopy(MoleculeGraph) - Method in class chemaxon.struc.MoleculeGraph
Make another molecule identical to this one.
clonecopy(int[], MoleculeGraph) - Method in class chemaxon.struc.MoleculeGraph
Copies the specified nodes of this molecule graph to another one.
clonecopy(MoleculeGraph) - Method in class chemaxon.struc.RgMolecule
Make another molecule identical to this one.
clonecopy(int[], MoleculeGraph) - Method in class chemaxon.struc.RgMolecule
Copies the specified atoms of this graph to another one.
clonecopy(MoleculeGraph) - Method in class chemaxon.struc.RxnMolecule
Make another molecule identical to this one.
clonecopy(int[], MoleculeGraph) - Method in class chemaxon.struc.RxnMolecule
Copies the specified nodes and edges of this graph to another one.
clonecopy(MoleculeGraph) - Method in class chemaxon.struc.SelectionMolecule
Copies the clones of nodes and edges of this graph to another one.
clonecopyMoleculeGraphWithoutSgroups(int[], MolBond[], int, MoleculeGraph) - Method in class chemaxon.struc.MoleculeGraph
Copies the specified nodes and edges of this graph to another one.
clonecopyMoleculeGraphWithoutSgroups(int[], MolBond[], int, MoleculeGraph) - Method in class chemaxon.struc.SelectionMolecule
Copies the specified atoms and bonds of this graph to another one.
clonecopyWithoutSgroups(Molecule) - Method in class chemaxon.struc.Molecule
Copies the all the contents except the S-groups into another molecule object.
cloneDocument() - Method in class chemaxon.struc.MDocument
Creates a clone.
cloneDocument() - Method in class chemaxon.struc.MSelectionDocument
Creates a clone.
cloneEdge(MolAtom, MolAtom) - Method in class chemaxon.struc.MolBond
Clones this edge.
cloneElement() - Method in class chemaxon.alchemist.configbuilder.ConfigElement
Returns a clone of the element, or null if clone not supported
cloneFromSgroupCopy() - Method in class chemaxon.struc.sgroup.SgroupAtom
Clones the S-group superatom partially.
clonelesscopy(MoleculeGraph) - Method in class chemaxon.struc.Molecule
Copies to selection.
clonelesscopy(MoleculeGraph) - Method in class chemaxon.struc.MoleculeGraph
Copy to selection.
clonelesscopy(MoleculeGraph) - Method in class chemaxon.struc.RgMolecule
Copy to selection.
clonelesscopy(MoleculeGraph) - Method in class chemaxon.struc.RxnMolecule
Copy to selection.
cloneMainMolecule() - Method in class chemaxon.struc.MDocument
Creates a clone.
cloneMainMoleculeGraph() - Method in class chemaxon.struc.MDocument
Creates a clone.
cloneMFont() - Method in class chemaxon.struc.graphics.MFont
Creates a clone.
cloneMolecule() - Method in class chemaxon.struc.Molecule
Makes an identical copy of the molecule.
cloneMolecule() - Method in class chemaxon.struc.RgMolecule
Make an identical copy of the molecule.
cloneMolecule() - Method in class chemaxon.struc.RxnMolecule
Make an identical copy of the molecule.
cloneMoleculeWithDocument() - Method in class chemaxon.struc.Molecule
Makes an identical copy of the molecule and its document.
cloneProp() - Method in class chemaxon.struc.MDocument.Prop
Creates a clone.
cloneProp() - Method in class chemaxon.struc.MProp
Clones the object.
cloneProp() - Method in class chemaxon.struc.prop.MBooleanProp
Clones the object.
cloneProp() - Method in class chemaxon.struc.prop.MCollectionProp
Clones the object.
cloneProp() - Method in class chemaxon.struc.prop.MDoubleArrayProp
Clones the object.
cloneProp() - Method in class chemaxon.struc.prop.MDoubleProp
Clones the object.
cloneProp() - Method in class chemaxon.struc.prop.MHCoords3DProp
Clones the object.
cloneProp() - Method in class chemaxon.struc.prop.MIntegerArrayProp
Clones the object.
cloneProp() - Method in class chemaxon.struc.prop.MIntegerProp
Clones the object.
cloneProp() - Method in class chemaxon.struc.prop.MMoleculeProp
Clones the object.
cloneProp() - Method in class chemaxon.struc.prop.MObjectProp
Clones the object.
cloneProp() - Method in class chemaxon.struc.prop.MStringProp
Clones the object.
cloneResult - Variable in class chemaxon.descriptors.MDReader
indicates if mdSet is cloned or not in next()
cloneSets(MDocument) - Method in class chemaxon.struc.MDocument
Clones the atom/bond sets from doc.
cloneSgroup(Molecule, Sgroup) - Method in class chemaxon.struc.Sgroup
Gets a new Sgroup instance.
cloneSgroup(Molecule, Sgroup, int[]) - Method in class chemaxon.struc.Sgroup
Gets a new Sgroup instance.
cloneSgroup(Molecule, Sgroup, int[]) - Method in class chemaxon.struc.sgroup.DataSgroup
Gets a new DataSgroup instance.
cloneSgroup(Molecule, Sgroup, int[]) - Method in class chemaxon.struc.sgroup.MultipleSgroup
Gets a new Sgroup instance.
cloneSgroup(Molecule, Sgroup, int[]) - Method in class chemaxon.struc.sgroup.RepeatingUnitSgroup
Gets a new Sgroup instance.
cloneSgroup(Molecule, Sgroup, int[]) - Method in class chemaxon.struc.sgroup.SuperatomSgroup
Gets a new Sgroup instance.
cloneStructure() - Method in class chemaxon.struc.Sgroup
Gets the clone of the structure stored.
close() - Method in class chemaxon.alchemist.utils.AlchemistMoleculeView
This method closes the underlying stream
close() - Method in class chemaxon.alchemist.utils.AlchemistMViewAccessory
This method closes the molimporter
close() - Method in class chemaxon.alchemist.utils.AlchemistProgressMonitor
 
close() - Method in class chemaxon.descriptors.GenerateMD
Closes the generator, all output files or database connection.
close() - Method in class chemaxon.descriptors.MDArrayReader
Closes the reader
close() - Method in class chemaxon.descriptors.MDDBReader
Closes down the descriptor stream.
close() - Method in class chemaxon.descriptors.MDDBWriter
Closes down the descriptor output stream.
close() - Method in class chemaxon.descriptors.MDFileReader
Closes the reader.
close() - Method in class chemaxon.descriptors.MDFileWriter
Closes the stream, after that no more operations are permitted.
close() - Method in class chemaxon.descriptors.MDReader
Closes down the descriptor stream.
close() - Method in class chemaxon.descriptors.MDSimilarityResultWriter
Closes output.
close() - Method in class chemaxon.descriptors.MDWriter
Closes down the descriptor output stream.
close() - Method in class chemaxon.formats.MolConverter
Closes the exporter and the output stream.
close(int) - Method in class chemaxon.formats.MolConverter
Closes the exporter.
close() - Method in class chemaxon.formats.MolExporter
Closes the MolExportModule and the underlying stream.
close(int) - Method in class chemaxon.formats.MolExporter
Closes the MolExportModule and, optionally, the underlying stream.
close() - Method in class chemaxon.formats.MolImporter
Close the underlying input stream.
close() - Method in class chemaxon.jchem.db.DatabaseProperties
Should be called only if the use of prepared statements are enabled with DatabaseProperties.setUsePreparedStatement(boolean).
close() - Method in class chemaxon.jchem.db.UpdateHandler
Closes the handler (required to call).
close() - Method in class chemaxon.jchem.file.ProgressWriter
Indicate that the operation is complete.
close(String) - Method in class chemaxon.jchem.webservice.ConnectionWS
Closes the connection at the end of a session.
close() - Method in class chemaxon.marvin.io.formats.AbstractMRecordReader
Interrupts parsing.
close() - Method in class chemaxon.marvin.io.MDocSource
Closes the underlying input stream(s).
close() - Method in class chemaxon.marvin.io.MolExportModule
Close the stream.
close() - Method in class chemaxon.marvin.io.MRecordImporter
Closes the input stream.
close() - Method in interface chemaxon.marvin.io.MRecordReader
Closes the input stream.
close() - Method in class chemaxon.marvin.plugin.CalculatorPluginOutput
Closes the output.
close(int) - Method in class chemaxon.marvin.plugin.CalculatorPluginOutput
Closes the output.
close() - Method in interface chemaxon.metabolizer.MetabolizerExporter
Closes exporter.
close() - Method in class chemaxon.metabolizer.MetabolizerFileExporter
 
close() - Method in class chemaxon.metabolizer.MetabolizerFileImporter
 
close() - Method in interface chemaxon.metabolizer.MetabolizerImporter
Closes importer.
close() - Method in class chemaxon.metabolizer.MetabolizerMemoryExporter
 
close() - Method in class chemaxon.metabolizer.MetabolizerMemoryImporter
 
close() - Method in class chemaxon.metabolizer.MetabolizerTemporaryFileStorage
 
close() - Method in class chemaxon.metabolizer.MetabolizerTemporaryMemoryStorage
 
close() - Method in interface chemaxon.metabolizer.MetabolizerTemporaryStorage
Closes storage.
close() - Method in class chemaxon.util.concurrent.marvin.MolInputProducer
Closes the importers.
close() - Method in class chemaxon.util.ConnectionHandler
Closes the connection to the database.
close_NE() - Method in class chemaxon.util.ConnectionHandler
Deprecated. since JChem 5.2 use ConnectionHandler.close()
CLOSE_RESULTS - Static variable in class chemaxon.alchemist.commonpages.ProgressPanel
 
CLOSED_FLAG - Static variable in class chemaxon.struc.graphics.MPolyline
Closed flag.
closeSketcher(int) - Method in class chemaxon.marvin.beans.MViewPane
Closes the sketcher window that belongs the the specified cell.
closeTemporaryStorage() - Method in class chemaxon.metabolizer.Metabolizer
Closes temporary storage
closeWindow(int) - Method in class chemaxon.marvin.beans.MViewPane
Closes the detached viewer window of the specified cell.
closeWindows() - Method in class chemaxon.marvin.beans.MarvinPane
Closes all windows opened by this MarvinPane.
CML - Static variable in class chemaxon.formats.MFileFormat
Chemical Markup Language.
CNode - Interface in chemaxon.struc
Deprecated. as of Marvin 5.3, please use MolAtom instead
CodeAssistFactory - Class in chemaxon.marvin.util.codeassist
Manages the creation of Chemical Terms related components, such as the Code Assist text field, toolbars, favorite and macro handling components, and validation response component.
COL_MOLECULE - Static variable in class chemaxon.sss.search.RGroupDecomposition
Constant for adding query-target column to ligand table.
COL_SCAFFOLD - Static variable in class chemaxon.sss.search.RGroupDecomposition
Constant for adding scaffold column to ligand table.
colDec - Variable in class chemaxon.descriptors.PFParameters
atom set colors
collect(String, String, String, String, String[]) - Method in class chemaxon.fragmenter.Fragmenter
Initiates cleavage reaction data collecting.
collect(String, String, String, String, String[], boolean) - Method in class chemaxon.fragmenter.Fragmenter
Deprecated. as of JChem 5.3, use Fragmenter.collect(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String[]) to initiate data collecting and use Fragmenter.setDataInLabel(boolean) and Fragmenter.setAttachmentPointType(int) to set attachment data storage options.
collectStatisitcs(ConnectionHandler, String) - Method in class chemaxon.jchem.db.TableStatistics
 
colNum - Variable in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeView
 
color - Variable in class chemaxon.marvin.space.GraphicComponent
 
color - Variable in class chemaxon.marvin.space.MoleculeComponent
 
color - Variable in class chemaxon.marvin.space.SurfaceComponent
 
color() - Method in class chemaxon.sss.search.Decomposition
Colors ligands, scaffold, query and target by setting color data in atoms by calling MolAtom.setSetSeq(int).
color(Molecule) - Static method in class chemaxon.sss.search.Decomposition
Colors a molecule by setting color data in atoms by calling MolAtom.setSetSeq(int).
color(String) - Method in class chemaxon.sss.search.Decomposition
Colors ligands, scaffold, query and target by setting color data in the specified molecule property (SDF tag).
color(Molecule, String) - Static method in class chemaxon.sss.search.Decomposition
Colors a molecule by setting color data in the specified molecule property (SDF tag).
color(Molecule, Molecule, HitColoringAndAlignmentOptions) - Static method in class chemaxon.util.HitDisplayUtil
Performs hit coloring on the specified structure.
color(Molecule, Molecule, int[], HitColoringAndAlignmentOptions) - Static method in class chemaxon.util.HitDisplayUtil
Performs hit coloring on the specified structure.
color3 - Variable in class chemaxon.marvin.space.SurfaceComponent
 
COLOR_MAPPER_BLUE_TO_GREEN - Static variable in class chemaxon.marvin.space.SurfaceColoring
Built-in blue-cyan-green palette will be used.
COLOR_MAPPER_BLUE_TO_RED - Static variable in class chemaxon.marvin.space.SurfaceColoring
Built-in blue-lightgray-red palette will be used.
COLOR_MAPPER_FIRE - Static variable in class chemaxon.marvin.space.SurfaceColoring
Built-in "fire" palette will be used.
COLOR_MAPPER_GREEN_TO_BLUE - Static variable in class chemaxon.marvin.space.SurfaceColoring
Built-in green-cyan-blue palette will be used.
COLOR_MAPPER_RAINBOW - Static variable in class chemaxon.marvin.space.SurfaceColoring
Built-in rainbow palette will be used.
COLOR_MAPPER_RED_TO_BLUE - Static variable in class chemaxon.marvin.space.SurfaceColoring
Built-in red-lightgray-blue palette will be used.
COLOR_MAPPER_REVERSE_RAINBOW - Static variable in class chemaxon.marvin.space.SurfaceColoring
Built-in reverse rainbow palette will be used.
COLOR_SCHEME - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "colorScheme".
COLOR_SCHEMES - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Array of color schemes strings.
coloring(boolean) - Method in class chemaxon.marvin.space.SurfaceComponent
 
coloring - Variable in class chemaxon.util.HitColoringAndAlignmentOptions
Specifies if substructure hit coloring should be used.
COLORING_ALL - Static variable in class chemaxon.marvin.calculations.MarkushEnumerationPlugin
Constant for setting all coloring options, currently scaffold and R-groups.
COLORING_NONE - Static variable in class chemaxon.marvin.calculations.MarkushEnumerationPlugin
Constant for no hit coloring.
COLORING_RGROUPS - Static variable in class chemaxon.marvin.calculations.MarkushEnumerationPlugin
Constant for R-group coloring.
COLORING_SCAFFOLD - Static variable in class chemaxon.marvin.calculations.MarkushEnumerationPlugin
Constant for scaffold coloring.
COLORS_MASK - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Color scheme mask in display option flags.
COLORS_OFFSET - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Color scheme offset in display option flags.
colorType - Variable in class chemaxon.marvin.space.MoleculeComponent
 
COLS - Static variable in class chemaxon.marvin.view.ViewParameterConstants
Identifier of parameter: "cols".
columnComboBox - Variable in class chemaxon.alchemist.utils.AlchemistMoleculeView
 
Common - Class in chemaxon.clustering
Common superclass for JKlustor tools.
Common() - Constructor for class chemaxon.clustering.Common
 
Compare - Class in chemaxon.clustering
Compares two sets of objects (like compound libraries) using diversity and dissimilarity calculations.
Compare() - Constructor for class chemaxon.clustering.Compare
 
compare(int, int, MDSet) - Method in class chemaxon.descriptors.MDSimilarity
Compares a target descriptor against all queries added prior to the call of this method using the given metric of the given descriptor.
compare(MDSet) - Method in class chemaxon.descriptors.MDSimilarity
Compares a target descriptor set (for instance from a database) against all queries added prior to the call of this method.
compare(MDReader) - Method in class chemaxon.descriptors.MDSimilarity
Compares a list of target descriptor sets (read by a molecular descriptor reader) against all queries added prior to the call of this method the same way as compareQueries( MolecularDescriptor target ) but for each target.
compareAtoms(int, int) - Method in class chemaxon.sss.search.MolComparator
Compares atoms of indices a1 and a2.
compareBonds(int, int) - Method in class chemaxon.sss.search.MolComparator
Compares bonds of indices b1 and b2.
compareHit(int[], int) - Method in class chemaxon.sss.search.MolComparator
Checks a partial hit during the search algorithm.
compareTo(TransferableDescriptor) - Method in class chemaxon.marvin.modules.datatransfer.TransferableDescriptor
Comparison method which uses the priority field for ordering.
compareTo(Object) - Method in class chemaxon.marvin.plugin.PluginFactory.PluginRecord
 
compile(String) - Method in class chemaxon.jep.ChemJEP
Compiles the expression string to an inner structure.
compile(String) - Method in class chemaxon.jep.Evaluator
Compiles the expression, creates ChemJEP object.
compile(String, Class) - Method in class chemaxon.jep.Evaluator
Compiles the expression, creates ChemJEP object.
compile(String, Class, SymbolTable) - Method in class chemaxon.jep.Evaluator
Compiles the expression, creates ChemJEP object.
COMPLETE - Static variable in class chemaxon.marvin.modules.AutoMapper
all atoms in the reaction are mapped
component - Variable in class chemaxon.marvin.space.monitor.Control
 
COMPONENT_RANGE - Static variable in class chemaxon.marvin.space.GraphicScene
 
COMPONENT_TYPE_ATOM - Static variable in class chemaxon.marvin.space.MacroMoleculeComponent
 
COMPONENT_TYPE_ATOM - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
COMPONENT_TYPE_BOND - Static variable in class chemaxon.marvin.space.MacroMoleculeComponent
 
COMPONENT_TYPE_BOND - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
COMPONENT_TYPE_ENTIRE - Static variable in class chemaxon.marvin.space.GraphicComponent
Indicates if the entire component is selected by picking.
COMPONENT_TYPE_MOLECULE - Static variable in class chemaxon.marvin.space.MacroMoleculeComponent
 
COMPONENT_TYPE_MOLECULE - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
COMPONENT_TYPE_RESIDUE - Static variable in class chemaxon.marvin.space.MacroMoleculeComponent
 
componentBecameSelected() - Method in class chemaxon.marvin.space.GraphicCell
Returns true if a component became selected previously.
componentBecameSelected(int) - Method in class chemaxon.marvin.space.GraphicScene
Returns true if a component became selected previously in the given cell.
componentBecameUnselected() - Method in class chemaxon.marvin.space.GraphicCell
Returns true if a component became unselected previously.
componentBecameUnselected(int) - Method in class chemaxon.marvin.space.GraphicScene
Returns true if a component became unselected previously in the given cell.
ComponentChecker<E> - Class in chemaxon.checkers
A descendant of the abstract ComponentChecker class implements a checker which iterate through components of the molecule and check every component for the specific error.
ComponentChecker(StructureCheckerErrorType) - Constructor for class chemaxon.checkers.ComponentChecker
Constructor to create a Structure checker instance with the given errorType.
ComponentElement - Class in chemaxon.marvin.space
Class to identify parts of GraphicComponents mainly during selection.
ComponentElement(GraphicComponent, int, int) - Constructor for class chemaxon.marvin.space.ComponentElement
Creates a new instance of ComponentElement of a simple (not structured) GraphicComponent.
ComponentElement(GraphicComponent, int, Integer) - Constructor for class chemaxon.marvin.space.ComponentElement
Creates a new instance of ComponentElement.
ComponentElement(GraphicComponent, int, int, int) - Constructor for class chemaxon.marvin.space.ComponentElement
Creates a new instance of ComponentElement of a complex (structured) GraphicComponent.
ComponentElement(GraphicComponent, int, int, Integer) - Constructor for class chemaxon.marvin.space.ComponentElement
Creates a new instance of ComponentElement.
ComponentElement(ComponentElement) - Constructor for class chemaxon.marvin.space.ComponentElement
Copies the given ComponentElement.
componentHidden(ComponentEvent) - Method in class chemaxon.marvin.beans.MarvinPane
Hides windows if the parent frame is hidden.
componentMoved(ComponentEvent) - Method in class chemaxon.marvin.beans.MarvinPane
Does nothing.
componentResized(ComponentEvent) - Method in class chemaxon.marvin.beans.MarvinPane
Does nothing.
componentShown(ComponentEvent) - Method in class chemaxon.marvin.beans.MarvinPane
Shows windows if the parent frame is hidden.
CompositeInputProducer - Class in chemaxon.util.concurrent.marvin
Input producer composed of an array of input producers.
CompositeInputProducer() - Constructor for class chemaxon.util.concurrent.marvin.CompositeInputProducer
Constructor.
CompositeInputProducer(InputProducer[]) - Constructor for class chemaxon.util.concurrent.marvin.CompositeInputProducer
Constructor.
CompositeWorkUnit - Class in chemaxon.util.concurrent.marvin
Work unit composed of an array of work units, to be called in a linear fashion in a single thread, one after the other in the specified order.
CompositeWorkUnit() - Constructor for class chemaxon.util.concurrent.marvin.CompositeWorkUnit
Constructor.
CompositeWorkUnit(WorkUnit[]) - Constructor for class chemaxon.util.concurrent.marvin.CompositeWorkUnit
Constructor.
CompositeWorkUnitFactory - Class in chemaxon.util.concurrent.marvin
Work unit factory composed of an aray of work unit factories.
CompositeWorkUnitFactory(WorkUnitFactory[]) - Constructor for class chemaxon.util.concurrent.marvin.CompositeWorkUnitFactory
Constructor.
composition(int) - Method in class chemaxon.calculations.ElementalAnalyser
Gets the elemental analysis, the relative percent composition of a pure chemical substance by element (w/w%).
COMPRESS - Static variable in class chemaxon.formats.MdlCompressor
Compression flag.
compressedData - Variable in class chemaxon.descriptors.PFParameters
Buffer for compressed data, used in MolecularDescriptor.toData( final int[] ).
computeSurface(MacroMoleculeComponent.MoleculeVisualizer) - Method in class chemaxon.marvin.space.MSpaceEasy
Activates the container cell of the MoleculeVisualizer, and computes its Connolly surface.
computeSurface(String) - Method in class chemaxon.marvin.space.MSpaceEasy
Computes the given type of surface in the active cell of the viewer.
ConcurrentProcessor - Interface in chemaxon.util.concurrent
Executes jobs in parallel and returns their results iterator-style.
ConcurrentProcessors - Class in chemaxon.util.concurrent.processors
Creates ConcurrentProcessor instances.
ConcurrentReactorProcessor - Class in chemaxon.reaction
Executes a chemical reaction: creates products from reactants with reaction center data.
ConcurrentReactorProcessor() - Constructor for class chemaxon.reaction.ConcurrentReactorProcessor
 
ConcurrentStandardizerProcessor - Class in chemaxon.reaction
Performs standardization of molecules in concurrent mode.
ConcurrentStandardizerProcessor() - Constructor for class chemaxon.reaction.ConcurrentStandardizerProcessor
 
CONFIG_DIR - Static variable in class chemaxon.jep.Evaluator
Default directory for storing configuration files.
ConfigBuilderPanel - Class in chemaxon.alchemist.configbuilder
 
ConfigBuilderPanel(String) - Constructor for class chemaxon.alchemist.configbuilder.ConfigBuilderPanel
Constructs a config builder panel with default options.
ConfigBuilderPanel(String, Action, Action) - Constructor for class chemaxon.alchemist.configbuilder.ConfigBuilderPanel
Constructs a config builder panel with default options.
ConfigBuilderPanel(String, AlchemistProfile) - Constructor for class chemaxon.alchemist.configbuilder.ConfigBuilderPanel
Constructs a config builder panel with default options.
ConfigBuilderPanel(String, AlchemistProfile, Action, Action) - Constructor for class chemaxon.alchemist.configbuilder.ConfigBuilderPanel
Constructs a config builder panel with default options.
ConfigBuilderPanel(Configuration) - Constructor for class chemaxon.alchemist.configbuilder.ConfigBuilderPanel
Constructs a config builder panel with default options.
ConfigBuilderPanel(Configuration, Action, Action) - Constructor for class chemaxon.alchemist.configbuilder.ConfigBuilderPanel
Constructs a config builder panel with default options.
ConfigBuilderPanel(Configuration, AlchemistProfile) - Constructor for class chemaxon.alchemist.configbuilder.ConfigBuilderPanel
Constructs a config builder panel with specified configuration and profile
ConfigBuilderPanel(Configuration, AlchemistProfile, Action, Action) - Constructor for class chemaxon.alchemist.configbuilder.ConfigBuilderPanel
Constructs a config builder panel with specified configuration and profile with file load and save support.
ConfigBuilderPanelFactory - Class in chemaxon.alchemist.configbuilder
Factory for various ConfigBuilderPanel instances
ConfigBuilderPanelFactory() - Constructor for class chemaxon.alchemist.configbuilder.ConfigBuilderPanelFactory
 
ConfigElement - Class in chemaxon.alchemist.configbuilder
This is the abstract ConfigElement.
ConfigElement() - Constructor for class chemaxon.alchemist.configbuilder.ConfigElement
Constructs a config element.
ConfigElement(String) - Constructor for class chemaxon.alchemist.configbuilder.ConfigElement
Constructs a config element with the specified id
ConfigElement(String, String) - Constructor for class chemaxon.alchemist.configbuilder.ConfigElement
Constructs a config element with the specified id and name
ConfigElement(String, String, ImageIcon) - Constructor for class chemaxon.alchemist.configbuilder.ConfigElement
Constructs a config element with the specified id, name and icon
ConfigElement(String, String, ImageIcon, String) - Constructor for class chemaxon.alchemist.configbuilder.ConfigElement
Constructs a config element with the specified id, name, icon and tooltip
ConfigElement(String, String, ImageIcon, String, String) - Constructor for class chemaxon.alchemist.configbuilder.ConfigElement
Constructs a config element with the specified id, name, icon and tooltip
ConfigElement(String, String, ImageIcon, ImageIcon, String, String) - Constructor for class chemaxon.alchemist.configbuilder.ConfigElement
Constructs a config element with the specified id, name, icon, disabled icon and tooltip
ConfigElementEditor - Interface in chemaxon.alchemist.configbuilder
This interface defines the method any object that would like to be an editor of any ConfigElement needs to implement.
ConfigElementFactory - Class in chemaxon.alchemist.configbuilder
This class is responsible for creating config item objects defined by configuration xml, and bundle file
ConfigElementFactory(String) - Constructor for class chemaxon.alchemist.configbuilder.ConfigElementFactory
Creates a ConfigElementFactory based on configPath
ConfigElementFactory(Configuration) - Constructor for class chemaxon.alchemist.configbuilder.ConfigElementFactory
Creates a ConfigElementFactory based on Configuration
ConfigElementListCellRenderer - Class in chemaxon.alchemist.configbuilder
Cell renderer for ConfigElements Renders an icon, and the name of the item.
ConfigElementListCellRenderer() - Constructor for class chemaxon.alchemist.configbuilder.ConfigElementListCellRenderer
Constructs a ConfigElement renderer for a list
ConfigElementListCellRenderer(boolean) - Constructor for class chemaxon.alchemist.configbuilder.ConfigElementListCellRenderer
Constructs a ConfigElement renderer for a list
ConfigElementPresentationChooser - Class in chemaxon.alchemist.configbuilder
This class provides the presentation for ConfigElement classes.
ConfigElementPresentationChooser() - Constructor for class chemaxon.alchemist.configbuilder.ConfigElementPresentationChooser
Constructs an empty ConfigElementPresentationChooser
ConfigElementSketchEditor - Class in chemaxon.alchemist.configbuilder
This is the default editor of AbstractSketchConfigElement instances.
ConfigElementSketchEditor() - Constructor for class chemaxon.alchemist.configbuilder.ConfigElementSketchEditor
 
ConfigElementTransferHandler - Class in chemaxon.alchemist.configbuilder
Custom TransferHandler for ConfigElement instances used by ConfigBuilderPanel
ConfigElementTransferHandler(JList, JList, ConfigBuilderPanel) - Constructor for class chemaxon.alchemist.configbuilder.ConfigElementTransferHandler
 
configFilePath - Variable in class chemaxon.descriptors.MDParameters
location of the configuration file
ConfigurationReader - Interface in chemaxon.checkers.runner.configuration.reader
This interface is provided for classes which can read the configuration of CheckerRunner.
ConfigurationReaderFactory - Class in chemaxon.alchemist.configbuilder
A Factory class for creating instances based on AbstractConfigurationReader for variuous configurations
configure(Object) - Method in class chemaxon.alchemist.AlchemistApplication.DefaultActionConfigurer
 
CONFIRM_TRANSFER - Static variable in class chemaxon.marvin.view.ViewParameterConstants
Identifier of parameter: "confirmTransfer".
CONFORMATION_PLUGIN_GROUP - Static variable in class chemaxon.license.LicenseManager
Identifier of plugin: Conformation Plugin Group
ConformerPlugin - Class in chemaxon.marvin.calculations
Plugin class for conformer calculation.
ConformerPlugin() - Constructor for class chemaxon.marvin.calculations.ConformerPlugin
Constructor.
CONJUGATED - Static variable in class chemaxon.struc.MolBond
Conjugation state of the bond.
connect(Graphics2D, CTransform3D, int, int, DPoint3, DPoint3, Stroke, double) - Method in class chemaxon.struc.graphics.MPolyline
 
connect() - Method in class chemaxon.util.ConnectionHandler
Connects to the database.
connect_NE() - Method in class chemaxon.util.ConnectionHandler
Deprecated. since JChem 5.2 use ConnectionHandler.connect()
ConnectionHandler - Class in chemaxon.util
A JavaBean for connecting to relational databases using JDBC.
ConnectionHandler() - Constructor for class chemaxon.util.ConnectionHandler
Creates new ConnectionHandler
ConnectionHandler(ConnectionHandler) - Constructor for class chemaxon.util.ConnectionHandler
Creates new ConnectionHandler based on the settings of an other ConnectionHandler.
ConnectionWS - Class in chemaxon.jchem.webservice
This class represents the Connection Web Service
ConnectionWS() - Constructor for class chemaxon.jchem.webservice.ConnectionWS
 
ConnectionWS(ContextAccess) - Constructor for class chemaxon.jchem.webservice.ConnectionWS
 
construct() - Method in class chemaxon.alchemist.utils.SwingWorker
Compute the value to be returned by the get method.
containerFrame - Variable in class chemaxon.marvin.space.MSpaceEasy
 
contains(float, float, float) - Method in class chemaxon.marvin.space.BoundingBox
Tells whether the given location is inside the box.
contains(MObject) - Method in class chemaxon.struc.MDocument
Searches an object in the document.
contains(MDocument) - Method in class chemaxon.struc.MDocument
Tests whether the document contains all objects of another document.
contains(MolAtom) - Method in class chemaxon.struc.Molecule
Checks if the graph contains the specified node.
contains(MolAtom) - Method in class chemaxon.struc.MoleculeGraph
Checks if the graph contains the specified node.
contains(MolBond) - Method in class chemaxon.struc.MoleculeGraph
Checks if the graph contains the specified edge.
contains(MoleculeGraph) - Method in class chemaxon.struc.MoleculeGraph
Does the graph contain the specified fragment?
contains(MProp) - Method in class chemaxon.struc.MPropertyContainer
Tests whether the container contains the specified property object.
contains(MProp) - Method in class chemaxon.struc.prop.MCollectionProp
Tests whether the collection contains the specified property.
contains(MolAtom) - Method in class chemaxon.struc.RgMolecule
Checks if the root structure or an R-group contains the specified node.
contains(MolBond) - Method in class chemaxon.struc.RgMolecule
Checks if the root structure or an R-group contains the specified edge.
contains(MolAtom) - Method in class chemaxon.struc.RxnMolecule
Checks if a reactant, agent or product structure contains the specified node.
contains(MolBond) - Method in class chemaxon.struc.RxnMolecule
Checks if a reactant, agent or product structure contains the specified edge.
contains(int) - Method in class chemaxon.util.IntArray
Tests if the specified object is a component in this IntArray.
containsAllAtomsOf(Sgroup) - Method in class chemaxon.struc.Sgroup
Checks if the S-group contains the atoms of another S-group.
containsAtom(MolAtom) - Method in class chemaxon.struc.graphics.MAtomSetPoint
Checks if the atom set contains the specified atom object.
containsAtom(MolAtom) - Method in class chemaxon.struc.graphics.MChemicalStruct
Checks if the atom set contains the specified atom object.
containsAtom(MolAtom) - Method in class chemaxon.struc.graphics.MEFlowBasePoint
Checks if the atom set contains the specified atom object.
containsAtom(MolAtom) - Method in class chemaxon.struc.graphics.MPolyline
Checks if the atom set contains the specified atom object.
containsAtom(MolAtom) - Method in class chemaxon.struc.MObject
Checks if the object contains the specified atom reference.
containsComponent(GraphicComponent) - Method in class chemaxon.marvin.space.GraphicCell
Tells whether the component is in the cell.
containsComponent(GraphicComponent) - Method in class chemaxon.marvin.space.GraphicScene
Returns true if the component exists in the scene.
containsCoordinateBond(MoleculeGraph) - Static method in class chemaxon.marvin.plugin.CalculatorPlugin
Decides whether a molecule graph contains coordinate bonds.
containsHydrogens() - Method in class chemaxon.util.MolHandler
True if the molecule contains explicit Hydrogen atoms, false otherwise.
containsKey(String) - Method in class chemaxon.alchemist.AlchemistProfile
Returns true if there is mapping for specified key
containsKey(Class<?>) - Method in class chemaxon.alchemist.configbuilder.ConfigElementPresentationChooser
Returns if mapping contains the specified key
containsLadderTypePolymer() - Method in class chemaxon.struc.sgroup.RepeatingUnitSgroup
Decides whether the structure of this sgroup contains a ladder-type repeating unit.
containsMulticenterSgroup(Molecule) - Static method in class chemaxon.marvin.plugin.CalculatorPlugin
Decides whether a molecule contains Multicenter S-groups.
containsOnlyOne(Class) - Method in class chemaxon.struc.MDocument
Tests whether the document contains only one object of the specified class.
containsPoint(DPoint3, CTransform3D) - Method in class chemaxon.struc.graphics.MRoundedRectangle
 
containsPoint(DPoint3, CTransform3D) - Method in class chemaxon.struc.MObject
 
containsPseudoAtom(Molecule) - Static method in class chemaxon.marvin.plugin.CalculatorPlugin
Returns true if molecule contains pseudo atom.
containsSRUSgroup(Molecule) - Static method in class chemaxon.marvin.plugin.CalculatorPlugin
Decides whether a molecule contains SRU S-groups.
contract(int) - Method in class chemaxon.struc.Sgroup
Sets the state to Sgroup.XSTATE_C.
contract(int) - Method in interface chemaxon.struc.sgroup.Expandable
Contracts the S-group.
contract(int) - Method in class chemaxon.struc.sgroup.MultipleSgroup
Contracts this S-group.
contract(int) - Method in class chemaxon.struc.sgroup.SuperatomSgroup
Contracts this S-group.
contractExpandedSgroups() - Method in class chemaxon.struc.Molecule
 
ContractGroupFixer - Class in chemaxon.fixers
A descendant of AbstractStructureFixer which contracts the abbreviated groups in the molecule
ContractGroupFixer() - Constructor for class chemaxon.fixers.ContractGroupFixer
 
contractOrExpandSgroups(int, String, boolean) - Method in class chemaxon.marvin.view.MDocStorage
Contract or expand S-groups in the specified cell.
contractOrExpandSgroupsAll(boolean) - Method in class chemaxon.marvin.view.MDocStorage
Contract or expand S-groups in all molecules.
contractSgroups() - Method in class chemaxon.struc.Molecule
Contracts all S-groups.
Control - Class in chemaxon.marvin.space.monitor
Transformation on a GraphicComponent that changes the coordinates, and not just the view.
Control() - Constructor for class chemaxon.marvin.space.monitor.Control
Creates a new instance of Control
control(int, int) - Method in class chemaxon.marvin.space.monitor.Control
Does control on x-y events.
control(int) - Method in class chemaxon.marvin.space.monitor.Control
Does control on z event.
control(int) - Method in class chemaxon.marvin.space.monitor.DihedralControl
One part of the molecule being in one of the end of the torsion bond will be rotated around the bond.
control(int, int) - Method in class chemaxon.marvin.space.monitor.DihedralControl
Does nothing.
control - Variable in class chemaxon.marvin.space.monitor.DihedralMonitor
 
control(int) - Method in class chemaxon.marvin.space.monitor.DihedralMonitor
Passes the control event to the control.
control(int, int) - Method in class chemaxon.marvin.space.monitor.GlobalLocationControl
Changes the location say translates the component of the control in the global coordinate system.
control(int) - Method in class chemaxon.marvin.space.monitor.GlobalLocationControl
Changes the location say translates the component of the control in the global coordinate system.
control(int, int) - Method in class chemaxon.marvin.space.monitor.GlobalOrientationControl
Changes the orientation say rotates the component of the control in the global coordinate system.
control(int) - Method in class chemaxon.marvin.space.monitor.GlobalOrientationControl
Changes the orientation that is rotates the component of the control in the global coordinate system.
control(int, int) - Method in class chemaxon.marvin.space.monitor.LocalLocationControl
Changes the location say translates the component of the control in its local coordinate system.
control(int) - Method in class chemaxon.marvin.space.monitor.LocalLocationControl
Changes the location say translates the component of the control in its local coordinate system.
control(int, int) - Method in class chemaxon.marvin.space.monitor.LocalOrientationControl
Changes the orientation say rotates the component of the control in its local coordinate system.
control(int) - Method in class chemaxon.marvin.space.monitor.LocalOrientationControl
Changes the orientation say rotates the component of the control in its local coordinate system.
control - Variable in class chemaxon.marvin.space.monitor.Monitor
 
control(int, int) - Method in class chemaxon.marvin.space.monitor.PositionMonitor
Causes the monitor's controll to take action with 2 parameters.
control(int) - Method in class chemaxon.marvin.space.monitor.PositionMonitor
Causes the monitor's controll to take action with 1 parameter.
control(int) - Method in class chemaxon.marvin.space.monitor.ResizeControl
Resizes the component in z direction uniformly which means that it will either increase or decrease its size with one unit or do nothing if the given value was positive, negative or zero.
control(int, int) - Method in class chemaxon.marvin.space.monitor.ResizeControl
Resizes the component in x, y direction uniformly which means that it will either increase or decrease its size with one unit or do nothing if the given value was positive, negative or zero.
CONV_SELFREF - Static variable in class chemaxon.struc.MProp
Conversion of self referring property.
convert() - Method in class chemaxon.formats.MdlCompressor
Compression/decompression
convert(byte[], int) - Static method in class chemaxon.formats.MdlCompressor
(Un)compress the specified molfile or SDfile.
convert(String, int) - Static method in class chemaxon.formats.MdlCompressor
(Un)compress the specified molfile or SDfile.
convert() - Method in class chemaxon.formats.MolConverter
Convert the next molecule.
convert(String, String) - Method in class chemaxon.jchem.webservice.MolConvertWS
Converts a molecule to a specified format.
convert(Molecule) - Method in class chemaxon.marvin.io.formats.mdl.MolExport
Creates an MDL mol or compressed mol representation of the molecule.
convert(Molecule) - Method in class chemaxon.marvin.io.MolExportModule
Convert a molecule to a string or byte array.
convert(String) - Method in interface chemaxon.naming.NameConverter
Convert a name into the corresponding structure.
ConvertAliasToGroupFixer - Class in chemaxon.fixers
A descendant of AbstractStructureFixer which converts the aliases to contracted abbreviated groups in the molecule
ConvertAliasToGroupFixer() - Constructor for class chemaxon.fixers.ConvertAliasToGroupFixer
 
convertBase64Gzip2Text(String) - Static method in class chemaxon.util.HTMLUtil
Converts gzip compressed data with base64 encoding to text.
convertCoordinateBondsToData(Molecule) - Method in class chemaxon.marvin.io.formats.mdl.MolExport
Converts coordinate bonds to data sgroups (attached data) with field name MRV_COORDINATE_BOND.
convertForAppletParameter(String) - Static method in class chemaxon.util.HTMLTools
Converts a string to a format that can be used as a value of an applet parameter in an HTML page.
convertForJavaScript(String) - Static method in class chemaxon.util.HTMLTools
Converts a string to a format that can be used as a value of JavaScript variable in an HTML page.
convertForJavaScript(String) - Static method in class chemaxon.util.HTMLUtil
Converts a string to a format that can be used as a value of JavaScript variable in an HTML page.
convertMultiCenterSgroupsToData(Molecule) - Method in class chemaxon.marvin.io.formats.mdl.MolExport
Converts the multicenter sgroups to data sgroups in the molecule.
convertPageSettingsToData(Molecule) - Method in class chemaxon.marvin.io.formats.mdl.MolExport
Converts page setting of multipage molecular document to data sgroups (attached data) with field name MRV_PAGE_XXX.
convertSpecialInput(String, String, String) - Method in class chemaxon.jchem.webservice.MolConvertWS
Converts a molecule specified by the inputFormat to a specified outputFormat.
ConvertToAtomFixer - Class in chemaxon.fixers
A descendant of AbstractStructureFixer which converts the aliases to atom with atom number contained in the alias information
ConvertToAtomFixer() - Constructor for class chemaxon.fixers.ConvertToAtomFixer
 
ConvertToCarbonFixer - Class in chemaxon.fixers
A descendant of AbstractStructureFixer which converts pseudo atoms to carbon atoms
ConvertToCarbonFixer() - Constructor for class chemaxon.fixers.ConvertToCarbonFixer
 
convertToFrags() - Method in class chemaxon.struc.Molecule
Converts this molecule to its disconnected fragments.
convertToSmilingFormat(Molecule) - Static method in class chemaxon.formats.MFileFormatUtil
Tries to convert a molecule to a SMILES related format.
convertToSmilingFormat(MProp) - Static method in class chemaxon.formats.MFileFormatUtil
Try to convert a property to text with a SMILES related format argument.
convertToString(String, int) - Method in class chemaxon.struc.MDocument.Prop
Converts the molecule to text format.
convertToString(String, int) - Method in class chemaxon.struc.MProp
Converts the property to text format.
convertToString(String) - Method in class chemaxon.struc.MProp
Converts the property to text format.
convertToString(String, int) - Method in class chemaxon.struc.prop.MBooleanProp
Converts the property to text format.
convertToString(String, int) - Method in class chemaxon.struc.prop.MDoubleArrayProp
Converts the property to text format.
convertToString(String, int) - Method in class chemaxon.struc.prop.MDoubleProp
Converts the property to text format.
convertToString(String, int) - Method in class chemaxon.struc.prop.MHashProp
Converts the property to text format.
convertToString(String, int) - Method in class chemaxon.struc.prop.MHCoords3DProp
Converts the property to text format.
convertToString(String, int) - Method in class chemaxon.struc.prop.MIntegerArrayProp
Converts the property to text format.
convertToString(String, int) - Method in class chemaxon.struc.prop.MIntegerProp
Converts the property to text format.
convertToString(String, int) - Method in class chemaxon.struc.prop.MListProp
Converts the property to text format.
convertToString(String, int) - Method in class chemaxon.struc.prop.MMoleculeProp
Converts the molecule to text format.
convertToString(String, int) - Method in class chemaxon.struc.prop.MObjectProp
Converts the property to text format.
convertToString(String, int) - Method in class chemaxon.struc.prop.MStringProp
Converts the property to text format.
convertTransform(CTransform3D, boolean) - Method in class chemaxon.struc.graphics.MRectangle
 
COORDDEP - Static variable in class chemaxon.struc.MProp
Coordinate dependent property.
COORDINATE - Static variable in class chemaxon.struc.MolBond
Coordinate bond flag.
COPY_AS_FORMAT - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "copyAsFormat".
COPY_AS_IMAGE_BITMAP - Static variable in interface chemaxon.marvin.util.CopyOptConstants
Deprecated. replaced with ClipboardHandler.bitmapTransferableId
COPY_AS_IMAGE_EMF - Static variable in interface chemaxon.marvin.util.CopyOptConstants
Deprecated. replaced with ClipboardHandler.graphicsStreamTransferableId
COPY_AS_OLE - Static variable in interface chemaxon.marvin.util.CopyOptConstants
Deprecated. replaced with ClipBoardHandler.OLETransferableId
COPY_AS_TEXT - Static variable in interface chemaxon.marvin.util.CopyOptConstants
Deprecated. replaced with ClipboardHandler.stringTransferableId
COPY_OPTIONS - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "copyOpts".
copyAttributes(ConfigElement) - Method in class chemaxon.alchemist.configbuilder.AbstractSketchConfigElement
 
copyAttributes(ConfigElement) - Method in class chemaxon.alchemist.configbuilder.ConfigElement
Copies the default attributes from source
copyInto(int[]) - Method in class chemaxon.util.IntArray
Copies the components of this IntArray into the specified array.
CopyOptConstants - Interface in chemaxon.marvin.util
Deprecated. since 5.2.1 the whole copy-paste engine was refactored. The constants defined in this interface either non exists in the new implementation or its value has changed. See the constants own description for details.
copyProperties(Molecule, Molecule) - Static method in class chemaxon.metabolizer.MetabolizerUtilities
 
copyProperties(MBracket) - Method in class chemaxon.struc.graphics.MBracket
Copies line properties to another line object.
copyProperties(MPolyline) - Method in class chemaxon.struc.graphics.MPolyline
Copies line properties to another line object.
correctCornersRadius(double, double) - Method in class chemaxon.struc.graphics.MRoundedRectangle
 
count() - Method in class chemaxon.descriptors.MDSimilarityResultWriter
Increments the counter of the results processed.
countAllAtoms() - Method in class chemaxon.struc.MolAtom
Counts all atoms represented by this atom.
countAllAtoms() - Method in class chemaxon.struc.Sgroup
Counts the total number of atoms recursively.
countAllAtoms() - Method in class chemaxon.struc.sgroup.SgroupAtom
Counts all atoms represented by this atom.
countEnumerations() - Method in class chemaxon.marvin.calculations.MarkushEnumerationPlugin
Returns the number of all enumerated structures, no arithmetic overflow because counts in BigInteger.
countEnumerationsMagnitude() - Method in class chemaxon.marvin.calculations.MarkushEnumerationPlugin
Returns the magnitude of the number of all enumerated structures, no arithmetic overflow because counts in BigInteger.
countExpandableContractableSgroups() - Method in class chemaxon.struc.Molecule
Counts the expandable and contractable S-groups.
countOrderedComponentSgroups() - Method in class chemaxon.struc.Molecule
Counts the ordered component S-groups.
countRecords(MProgressMonitor, int, Runnable, int) - Method in class chemaxon.marvin.view.MDocStorage
Counts the total number of records and sets the size of the document storage.
countRecordsInFraction(double, int, MProgressMonitor) - Method in class chemaxon.marvin.view.MDocStorage
Deprecated.  
COVALENT_HYDRATION_ERROR_REMARK - Static variable in class chemaxon.marvin.plugin.CalculatorPlugin
Covalent hydration error remark.
covalentRadiusOf(int, int) - Static method in class chemaxon.struc.MolAtom
Gets the covalent radius in C-C bond length units.
CPK_SCHEME - Static variable in interface chemaxon.marvin.paint.DispOptConsts
CPK color scheme in display option flags.
CPK_SCHEME_S - Static variable in interface chemaxon.marvin.paint.DispOptConsts
CPK color scheme.
create(String) - Method in class chemaxon.alchemist.configbuilder.ConfigElementFactory
Creates an instace of class extending ConfigElement and identified by configElementId in configuration XML
create(Class<?>) - Method in class chemaxon.alchemist.configbuilder.ConfigElementFactory
Creates an instance of configElementClass class.
create(Element) - Method in class chemaxon.alchemist.configbuilder.ConfigElementFactory
Creates ConfigElement instance based on bundle informations
create(String) - Static method in class chemaxon.descriptors.MDHypothesisCreator
Creates a hypothesis of the given type.
create(String) - Static method in class chemaxon.descriptors.SimilarityCalculatorFactory
Creates a similarity calculator object according to the user defined parameters.
create(String, int, int) - Static method in class chemaxon.descriptors.SimilarityCalculatorFactory
Creates a similarity calculator object according to the user defined parameters.
create(Element, Standardizer, String) - Static method in class chemaxon.fragmenter.CutBondReviser
Creates a CutBondReviser object corresponding to the given DOM element node.
create(List) - Method in class chemaxon.fragmenter.ExhaustiveFragmenter
Creates the molecule fragments by removing the previously found cut-bonds and fragmenting the input molecule.
create(List) - Method in class chemaxon.fragmenter.Fragmenter
Creates the molecule fragments by removing the previously found cut-bonds and fragmenting the input molecule.
create(String, String) - Static method in class chemaxon.marvin.plugin.CalculatorPlugin
Loads a plugin, first tries to load it from CLASSPATH, then from JAR.
create(String, PSymbols) - Static method in class chemaxon.pharmacophore.PMap
Creates a PMap object from a pharmacophore point list string.
create(int, InputProducer) - Static method in class chemaxon.util.concurrent.processors.ConcurrentProcessors
 
create(int, InputProducer, WorkUnitFactory) - Static method in class chemaxon.util.concurrent.processors.ConcurrentProcessors
 
create(String) - Static method in class chemaxon.util.DotfileUtil
Opens a dotfile for writing.
CREATE_OR_REPLACE_RESULT_TABLE - Static variable in class chemaxon.jchem.db.JChemSearch
Constant for the generation of result tables.
createAboutDialog(String) - Static method in class chemaxon.alchemist.utils.AboutDialogFactory
 
createAboutDialog(String, String) - Static method in class chemaxon.alchemist.utils.AboutDialogFactory
 
createAtomIterator() - Method in class chemaxon.util.iterator.IteratorFactory
Constructs an atom iterator for the specified molecule of the factory according to the atom related behavior set in the factory.
createAtomNeighbourIterator(MolAtom) - Method in class chemaxon.util.iterator.IteratorFactory
Constructs an iterator to get the atom neighbours of the specified atom.
createBHtab() - Method in class chemaxon.struc.MoleculeGraph
Creates the bond table extended with implicit hydrogen atoms.
createBHtab() - Method in class chemaxon.struc.RxnMolecule
Creates the graph union's bond table extended with implicit hydrogen atoms.
createBondIterator() - Method in class chemaxon.util.iterator.IteratorFactory
Constructs a bond iterator for the specified molecule of the factory according to bond related behavior set in the factory.
createBondNeighbourIterator(MolAtom) - Method in class chemaxon.util.iterator.IteratorFactory
Constructs an iterator to get the bonds connecting to the specified atom.
createChemicalTermsTextPane() - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(CodeAssistDataProvider.Context) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(boolean) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(boolean, CodeAssistDataProvider.Context) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(boolean, boolean) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(boolean, boolean, boolean) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(boolean, boolean, CodeAssistDataProvider.Context) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(String) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(String, CodeAssistDataProvider.Context) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(String, boolean) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(String, boolean, CodeAssistDataProvider.Context) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(String, boolean, boolean) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(String, boolean, boolean, boolean) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(String, boolean, boolean, CodeAssistDataProvider.Context) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(String, String) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(String, String, boolean) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(String, String, boolean, boolean) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(String, String, boolean, CodeAssistDataProvider.Context) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(String, String, boolean, String) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(String, String, boolean, String, boolean) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(String, String, boolean, String, CodeAssistDataProvider.Context) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createChemicalTermsTextPane(String, String, boolean, String, boolean, CodeAssistDataProvider.Context) - Static method in class chemaxon.marvin.util.codeassist.CodeAssistFactory
Creates a JTextPane instance with code assist capabilities.
createCHtab() - Method in class chemaxon.struc.MoleculeGraph
Creates the connection table extended with implicit hydrogen atoms.
createCHtab() - Method in class chemaxon.struc.RxnMolecule
Creates the graph union's connection table extended with implicit hydrogen atoms.
createCompatible(MTextAttributes, MTextAttributes, MFont, MTextAttributes.MFontCreator) - Method in class chemaxon.struc.graphics.MTextAttributes
 
createDefaultParameterPanel(String, Component) - Static method in class chemaxon.marvin.plugin.PluginFactory
Creates default parameter panel based on XML config.
createDefaultParameterPanel(Class, String, Component) - Static method in class chemaxon.marvin.plugin.PluginFactory
 
createDehydrogenizedReadOnlyGraph() - Method in class chemaxon.struc.MoleculeGraph
Creates a dehydrogenized version of the molecule.
createDisabledImage() - Method in class chemaxon.alchemist.AlchemistApplication
 
createDisabledImage(Component) - Static method in class chemaxon.alchemist.utils.AlchemistGraphicsUtilities
Returns an image created by rendering the component and applying a semi-transparent white layer on it
createEMF(String, String) - Static method in class chemaxon.util.ImageExportUtil
Creates a .NET based EMF picture.
createExportModule() - Method in class chemaxon.formats.MFileFormat
Creates the export module.
createExportModule(String) - Static method in class chemaxon.formats.MFileFormatUtil
Creates an export module for the specified format.
createFeatureMap(Molecule) - Method in class chemaxon.pharmacophore.PMapper
Creates the feature ID -> atom index BitSet HashMap for the given target molecule.
createFileFilter(String, String[]) - Static method in class chemaxon.alchemist.configbuilder.FileFilterFactory
 
createGearch() - Method in class chemaxon.struc.Molecule
 
createGearch() - Method in class chemaxon.struc.MoleculeGraph
 
createGearch() - Method in class chemaxon.struc.RgMolecule
 
createGearch() - Method in class chemaxon.struc.RxnMolecule
 
createGearch() - Method in class chemaxon.struc.SelectionMolecule
 
createImage(Buffer, int, int) - Method in class chemaxon.marvin.space.GraphicScene
 
createImageExporterParameter(Properties, String, MDocument) - Static method in class chemaxon.util.ImageExportUtil
Creates the Image Exporter parameter String based on the values in the Properties object.
createImportMod(MolInputStream) - Static method in class chemaxon.marvin.io.MRecordImporter
Creates an importer for the specified molecule input stream.
createImportMod(String) - Static method in class chemaxon.marvin.io.MRecordImporter
Creates an importer for the specified molecule format.
createImportModule() - Method in class chemaxon.formats.MFileFormat
Creates the molecule import module.
createInput() - Method in class chemaxon.util.concurrent.marvin.ReusableInputProducer
 
createLabels(MDSet) - Method in class chemaxon.descriptors.MDSimilarityResultWriter
Creates labels.
createLicenseManagerPanel() - Static method in class chemaxon.license.LicenseManager
Creates the main panel which is used for end-user license managing.
createMD(String) - Method in class chemaxon.jchem.db.MDTableHandler
Creates an MolecularDescriptor based on settings stored in the database
createMDSet(String[]) - Method in class chemaxon.jchem.db.MDTableHandler
Creates an MDSet based on settings stored in the database
createMDSetComponent(int, String, String) - Method in class chemaxon.descriptors.MDReader
Creates and sets the given component of the internal MDSet object of the given type and specified parameter settings.
createMDTable(String, String, String, String) - Method in class chemaxon.descriptors.GenerateMD
Creates a database table to store the MolecularDescriptors generated.
createMDTable(String, String, String, String) - Method in class chemaxon.jchem.db.MDTableHandler
Creates a Molecular Descriptor Table.
createMDTable(String, String, String, String, boolean) - Method in class chemaxon.jchem.db.MDTableHandler
Creates a Molecular Descriptor Table.
createMenu(ResourceBundle, String) - Static method in class chemaxon.marvin.beans.MarvinPane
Deprecated. as of Marvin 3.3.1, replaced by SwingUtil.createMenu
createMenu(ResourceBundle, String) - Static method in class chemaxon.marvin.util.SwingUtil
Utility method to create a menu with a label specified as a resource.
createMenu(ResourceBundle, String, boolean) - Static method in class chemaxon.marvin.util.SwingUtil
Creates a menu with a label specified as a resource.
createMenuItem(ResourceBundle, String, Class, boolean) - Static method in class chemaxon.marvin.util.SwingUtil
Creates a menu item with a label specified as a resource.
createMenuItem(ResourceBundle, String, boolean) - Static method in class chemaxon.marvin.util.SwingUtil
Creates a menu with a label specified as a resource.
createMenuItem(ResourceBundle, String) - Static method in class chemaxon.marvin.util.SwingUtil
Creates a menu with a label specified as a resource.
createModifiedInputMolecule(Molecule) - Method in class chemaxon.marvin.calculations.logPPlugin
Returns the major tautomeric form of the molecule.
createModifiedInputMolecule(Molecule) - Method in class chemaxon.marvin.calculations.MajorMicrospeciesAccessorPlugin
Returns the molecule form with largest distribution.
createModifiedInputMolecule(Molecule) - Method in class chemaxon.marvin.calculations.MajorMicrospeciesPlugin
Returns the major tautomeric form of the molecule.
createModifiedInputMolecule(Molecule) - Method in class chemaxon.marvin.calculations.pKaPlugin
Returns the major tautomeric form of the molecule.
createModifiedInputMolecule(Molecule) - Method in class chemaxon.marvin.plugin.CalculatorPlugin
Returns the modified input molecule (e.g. microspecies, major tautomeric form).
createMol() - Method in class chemaxon.formats.MolImporter
Creates a target molecule object for import.
createMol() - Method in class chemaxon.marvin.io.formats.mdl.MolImport
Creates a new target molecule object.
createMol() - Method in class chemaxon.marvin.io.MolImportModule
Creates a new target molecule object for the import.
createMol() - Method in class chemaxon.marvin.io.MRecordImporter
Creates an empty target molecule for import.
createMol(String) - Static method in class chemaxon.struc.RgMolecule
Deprecated. As of Marvin 3.4, MolImportModule.createMol() must be used.
createMolConverter(InputStream, OutputStream, String[], int[]) - Static method in class chemaxon.formats.MolConverter
Creates a MolConverter instance with the attributes specified in the parameters.
createMolecule() - Method in class chemaxon.struc.Sgroup
Creates a molecule object that contains only this group.
createMolecule(Molecule) - Method in class chemaxon.struc.Sgroup
Creates a cloned sgroup instance and a molecule object that contains only this sgroup.
createMolecule() - Method in class chemaxon.struc.sgroup.SuperatomSgroup
Creates a molecule object that contains only this group.
createMoleculeFromInputStream(InputStream) - Method in class chemaxon.marvin.modules.datatransfer.MarvinTransferable
Helper function to get Molecule or MacroMolecule from the given InputStream with MolImporter.
createMoleculeIterator(Collection<Molecule>) - Static method in class chemaxon.util.iterator.MoleculeIteratorFactory
Creates a MoleculeIterator object for iterating through collection of molecules (Molecule objects).
createMoleculeIterator(Molecule[]) - Static method in class chemaxon.util.iterator.MoleculeIteratorFactory
Creates a MoleculeIterator object for iterating through a molecule array (Molecule[]).
createMolIfNeeded() - Method in class chemaxon.marvin.io.MRecordImporter
Creates an empty target molecule for import if non-concurrent mode, returns null if concurrent mode.
createMolsFrame() - Method in class chemaxon.marvin.plugin.CalculatorPluginDisplay
 
createNewCell() - Method in class chemaxon.marvin.space.GraphicScene
Sets an empty cell to be the active cell.
createNext() - Method in class chemaxon.struc.graphics.MTextAttributes
Creates identical attributes for the next section.
createParameterPanel() - Method in class chemaxon.marvin.plugin.CalculatorPluginDisplay
Creates the parameter panel.
createPooledWu(int, InputProducer, WorkUnitFactory) - Static method in class chemaxon.util.concurrent.processors.ConcurrentProcessors
For test only
createPropertyTable(ConnectionHandler) - Static method in class chemaxon.jchem.db.DatabaseProperties
Creates a new property table for storing JChem's settings.
createPropertyTable(ConnectionHandler, int) - Static method in class chemaxon.jchem.db.DatabaseProperties
Creates a new property table for storing JChem's settings.
createReaction(Molecule[]) - Method in class chemaxon.reaction.Reactor
Deprecated. use Reactor.setResultType(int)
createReaction(Molecule, DPoint3[], int) - Static method in class chemaxon.struc.RxnMolecule
Creates a reaction.
createReaction(MoleculeGraph, DPoint3[]) - Static method in class chemaxon.struc.RxnMolecule
 
createReactionObject(Molecule, String, String, String, String) - Method in class chemaxon.reaction.Reactor
Deprecated. Will be removed from the public API.
createReactionObject(Molecule, String, String, String, double[]) - Method in class chemaxon.reaction.Reactor
Deprecated. Will be removed from the public API.
createReactions(Molecule[]) - Method in class chemaxon.reaction.Reactor
Deprecated. Not used. Returns null.
createRecognizer(String) - Method in class chemaxon.formats.MFileFormat
Creates a recognizer module.
createRecordReader(MolInputStream, String) - Method in class chemaxon.formats.MFileFormat
Creates the record reader.
createRecordReader(InputStream, String) - Static method in class chemaxon.formats.MFileFormatUtil
Creates a record reader for an input stream.
createRecordReader(InputStream, String, String, String) - Static method in class chemaxon.formats.MFileFormatUtil
Creates a record reader for an input stream.
createRelationTree(String, String, String, String, String, String) - Method in class chemaxon.jchem.webservice.RelAdminWS
Create a relation tree which contains one table without relationships.
createRelationTreeWithRelation(String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class chemaxon.jchem.webservice.RelAdminWS
Creates a relation between two tables and, if it does not exist already, a new relation tree with the given label.
createResult(Molecule, List<MolAtom>) - Method in class chemaxon.checkers.AliasChecker
 
createResult(Molecule, List<MolAtom>) - Method in class chemaxon.checkers.AtomChecker
 
createResult(Molecule, List<MolBond>) - Method in class chemaxon.checkers.BondChecker
 
createResult(Molecule, List<E>) - Method in class chemaxon.checkers.ComponentChecker
Creates a StructureCheckerResult from an List contains indices of components.
createResult(Molecule, List<MolAtom>) - Method in class chemaxon.checkers.PseudoAtomChecker
 
createResult(Molecule, List<StructureCheckerResult>) - Method in class chemaxon.checkers.ReactionChecker
 
createResultView(String, MolPanel) - Method in class chemaxon.marvin.plugin.CalculatorPluginDisplay
 
createRgComponentIterator() - Method in class chemaxon.util.iterator.IteratorFactory
Constructs an rgroup definition component iterator for the specified molecule of the factory if the molecule is an RgMolecule, an empty iterator otherwise.
createRotationAboutBond(MolBond, double) - Static method in class chemaxon.marvin.util.CleanUtil
Creates a rotation transformation about a bond.
createRowData(String) - Method in class chemaxon.jchem.db.UpdateHandler
Calculates row data from molecule string.
createRowData(byte[]) - Method in class chemaxon.jchem.db.UpdateHandler
Calculates row data from molecule string.
createRxnComponentIterator() - Method in class chemaxon.util.iterator.IteratorFactory
Constructs a reaction component iterator for the specified molecule of the factory if the molecule is an RxnMolecule, an empty iterator otherwise.
createSavedCoordsArray(MoleculeGraph) - Static method in class chemaxon.marvin.util.CleanUtil
Creates an empty array for the atomic coordinates of a structure.
createSelectionPanel(int) - Method in class chemaxon.marvin.space.MSpaceEasy
Adds the basic MarvinSpace selection panel to the container.
createSelectionPanelAndProgressBar() - Method in class chemaxon.marvin.space.MSpaceEasy
Adds the basic MarvinSpace selection panel to the container.
createSmolecule() - Method in class chemaxon.struc.MoleculeGraph
Creates a Smolecule represenation of this molecule.
createSpacePanel(Molecule[]) - Method in class chemaxon.marvin.plugin.CalculatorPluginDisplay
Creates space panel with given molecules, creates colored surface to each molecule.
createStandardizedMolecule(Molecule, boolean) - Method in class chemaxon.marvin.calculations.ResonancePlugin
Deprecated. Use ResonancePlugin.createStandardizedMolecule(Molecule) instead
createStandardizedMolecule(Molecule) - Method in class chemaxon.marvin.calculations.ResonancePlugin
Creates standardized molecule, the original input molecule is cloned only if the original molecule should not be modified.
createStandardizedMolecule(Molecule, boolean) - Method in class chemaxon.marvin.calculations.TautomerizationPlugin
Deprecated. Use TautomerizationPlugin.createStandardizedMolecule(Molecule) instead
createStandardizedMolecule(Molecule) - Method in class chemaxon.marvin.calculations.TautomerizationPlugin
Creates standardized molecule, the original input molecule is cloned only if the original molecule should not be modified.
createStandardizedMolecule(Molecule, boolean) - Method in class chemaxon.marvin.plugin.CalculatorPlugin
Deprecated. Use CalculatorPlugin.createStandardizedMolecule(Molecule) instead
createStandardizedMolecule(Molecule) - Method in class chemaxon.marvin.plugin.CalculatorPlugin
Creates standardized molecule, the original input molecule is cloned.
createStandardizerConfigurationReader(String) - Static method in class chemaxon.alchemist.configbuilder.ConfigurationReaderFactory
Returns a StandardizerConfigurationReader instance
createStandardizerConfigurationReader(File) - Static method in class chemaxon.alchemist.configbuilder.ConfigurationReaderFactory
Returns a StandardizerConfigurationReader instance based on a File
createStandardizerConfigurationReader(InputStream) - Static method in class chemaxon.alchemist.configbuilder.ConfigurationReaderFactory
Returns a StandardizerConfigurationReader instance based on InputStream
createStandardizerPanel() - Static method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanelFactory
Returns a standardizer configbuilder panel with default elements without file load and save support
createStandardizerPanel(AlchemistProfile) - Static method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanelFactory
Returns a standardizer configbuilder panel with default elements without file load and save support
createStandardizerPanel(String[]) - Static method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanelFactory
Returns a standardizer configbuilder panel with default elements (excluding the given elements) without file load and save support
createStandardizerPanel(String[], AlchemistProfile) - Static method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanelFactory
Returns a standardizer configbuilder panel with default elements (excluding the given elements) without file load and save support
createStandardizerPanel(boolean) - Static method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanelFactory
Returns a standardizer configbuilder panel with default elements with or without file load and save support
createStandardizerPanel(AlchemistProfile, boolean) - Static method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanelFactory
Returns a standardizer configbuilder panel with default elements with or without file load and save support
createStandardizerPanel(String[], boolean) - Static method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanelFactory
Returns a standardizer configbuilder panel with default elements (excluding the given elements) with or without file load and save support,
createStandardizerPanel(String[], AlchemistProfile, boolean) - Static method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanelFactory
Returns a standardizer configbuilder panel with default elements (excluding the given elements) with or without file load and save support,
createStandardizerPanel(String) - Static method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanelFactory
Returns a standardizer configbuilder panel with specified elements without file load and save support
createStandardizerPanel(String, AlchemistProfile) - Static method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanelFactory
Returns a standardizer configbuilder panel with specified elements without file load and save support
createStandardizerPanel(String, boolean) - Static method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanelFactory
Returns a standardizer configbuilder panel with specified elements with or without file load and save support
createStandardizerPanel(String, AlchemistProfile, boolean) - Static method in class chemaxon.alchemist.configbuilder.ConfigBuilderPanelFactory
Returns a standardizer configbuilder panel with specified elements with or without file load and save support
createStructureTable(ConnectionHandler, StructureTableOptions) - Static method in class chemaxon.jchem.db.UpdateHandler
Creates a structure table.
createSubPanel(String) - Static method in class chemaxon.marvin.util.SwingUtil
Creates a sub-panel with a title.
createTopLeftConstraints() - Static method in class chemaxon.marvin.util.SwingUtil
Creates GridBagConstraints for the top left component.
createTransferable(JComponent) - Method in class chemaxon.alchemist.configbuilder.ConfigElementTransferHandler
 
createViewPanel(Molecule[]) - Method in class chemaxon.marvin.plugin.CalculatorPluginDisplay
Creates view panel with given molecules, places molecule properties in formatted texts.
createViewPanel(Molecule[], int, int, int, int) - Method in class chemaxon.marvin.plugin.CalculatorPluginDisplay
Creates view panel with given molecules, places molecule properties in formatted texts.
createWorkUnit() - Method in class chemaxon.util.concurrent.marvin.CompositeWorkUnitFactory
Creates a CompositeWorkUnit object composed of work units created by the factories.
createWorkUnit() - Method in interface chemaxon.util.concurrent.WorkUnitFactory
 
CRITICAL_ERROR_MSG - Static variable in class chemaxon.marvin.plugin.CalculatorPlugin
Critical error message.
CrossedDoubleBondChecker - Class in chemaxon.checkers
A descendant of BondChecker for the detection of crossed double bonds (unspecified stereo) and for their correction by conversion.
CrossedDoubleBondChecker() - Constructor for class chemaxon.checkers.CrossedDoubleBondChecker
Default constructor
CrossedDoubleBondFixer - Class in chemaxon.fixers
A descendant of AbstractStructureFixer which converts crossed double bond to wiggly
CrossedDoubleBondFixer() - Constructor for class chemaxon.fixers.CrossedDoubleBondFixer
 
CSMDL_IN - Static variable in class chemaxon.formats.MFileFormat
ChemAxon Compressed Molfiles, RGfiles, Rgfiles, SDfiles or RDfiles.
CSMOL_OUT - Static variable in class chemaxon.formats.MFileFormat
ChemAxon Compressed Molfiles and Rgfiles.
CSRDF - Static variable in class chemaxon.formats.MFileFormat
ChemAxon Compressed RDfiles.
CSRXN_OUT - Static variable in class chemaxon.formats.MFileFormat
ChemAxon Compressed Rxnfiles.
CSSDF_OUT - Static variable in class chemaxon.formats.MFileFormat
ChemAxon Compressed SDfiles.
ctab - Variable in class chemaxon.struc.MoleculeGraph
Connection table.
CTransform3D - Class in chemaxon.struc
3D transformation matrix.
CTransform3D(CTransform3D) - Constructor for class chemaxon.struc.CTransform3D
Copy constructor.
CTransform3D() - Constructor for class chemaxon.struc.CTransform3D
Constructs an identity transformation.
CTSPECIFIC_H - Static variable in class chemaxon.struc.MolAtom
Hydrogen atom connecting alone to one side of a double bond with specified CIS or TRANS stereo information.
CTUMASK - Static variable in interface chemaxon.struc.StereoConstants
Double bond stereo mask.
CTUNKNOWN - Static variable in interface chemaxon.struc.StereoConstants
CIS/TRANS cannot be determined because bond angle is close to 180 degrees.
CTUNSPEC - Static variable in interface chemaxon.struc.StereoConstants
Unspecified double bond.
CubeRecognizer - Class in chemaxon.formats.recognizer
Gaussian Cube format recognizer.
CubeRecognizer(String) - Constructor for class chemaxon.formats.recognizer.CubeRecognizer
Creates a Gaussian Cube format recognizer.
current - Variable in class chemaxon.alchemist.AlchemistTask
the current state of the task (currentBond - Variable in class chemaxon.util.iterator.IteratorFactory.BondIterator
Current bond index pointer of the iterator.
currentBond - Variable in class chemaxon.util.iterator.IteratorFactory.NeighbourIterator
Current bond pointer of the iterator.
currentMetricIndex - Variable in class chemaxon.descriptors.MDParameters
index of the parametrized metric currently in use
currentRowNum - Variable in class chemaxon.alchemist.utils.AlchemistMoleculeView
 
currentTask - Variable in class chemaxon.alchemist.commonpages.ProgressPanel
current task working background
cursorDown(boolean) - Method in class chemaxon.struc.graphics.MTextBox
Move the cursor down.
cursorToRowEnd(boolean) - Method in class chemaxon.struc.graphics.MTextBox
 
cursorToRowStart(boolean) - Method in class chemaxon.struc.graphics.MTextBox
 
cursorUp(boolean) - Method in class chemaxon.struc.graphics.MTextBox
Moves the cursor up.
CUSTOM_STYLE - Static variable in class chemaxon.alchemist.utils.AlchemistLabel
 
CustomDescriptor - Class in chemaxon.descriptors
The CustomDescriptor class implements a generic molecular descriptor class which supports third party or use defined descriptors.
CustomDescriptor() - Constructor for class chemaxon.descriptors.CustomDescriptor
Creates a new, empty instance of CustomDescriptor without allocating internal storage for its value.
CustomDescriptor(int, int) - Constructor for class chemaxon.descriptors.CustomDescriptor
Creates a new, empty instance of CustomDescriptor and allocates internal storage to store values.
CustomDescriptor(CDParameters) - Constructor for class chemaxon.descriptors.CustomDescriptor
Creates a new instance of CustomDescriptor according to the parameters given.
CustomDescriptor(String) - Constructor for class chemaxon.descriptors.CustomDescriptor
Creates a new instance of CustomDescriptor according to the parameters given.
CustomDescriptor(CustomDescriptor) - Constructor for class chemaxon.descriptors.CustomDescriptor
Copy constructor.
CUSTOMIZATION_ENABLED - Static variable in class chemaxon.marvin.sketch.SketchParameterConstants
Identifier of parameter: "customizationEnabled".
customPaletteColors - Variable in class chemaxon.marvin.space.MolecularSurfaceComponent
 
CutBondReviser - Class in chemaxon.fragmenter
Common base class for the classes that perform the revision of planned cut-bonds.
CutBondReviser() - Constructor for class chemaxon.fragmenter.CutBondReviser
Default constructor.
CXSMARTS - Static variable in class chemaxon.formats.MFileFormat
ChemAxon Extended SMARTS.
CXSMILES - Static variable in class chemaxon.formats.MFileFormat
ChemAxon Extended SMILES.
CXSMILES_TRANSFERABLE_NAME - Static variable in class chemaxon.marvin.modules.datatransfer.ClipboardHandler
Chemaxon Extended Smiles Transfer name and identifier.
cyclomaticNumber() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the smallest number of graph edges which must be removed such that no circuit remains.

D

dashedStroke - Static variable in class chemaxon.alchemist.utils.AlchemistGraphicsUtilities
 
data - Variable in class chemaxon.descriptors.MDParameters
buffer for external data format generation, used in MolecularDescriptor.toData()
DATA_ALL - Static variable in class chemaxon.reaction.Reaction
Deprecated. Required data: all.
DATA_ATOMS - Static variable in class chemaxon.reaction.Reaction
Deprecated. Required data: atom data.
DATA_BONDS - Static variable in class chemaxon.reaction.Reaction
Deprecated. Required data: bond data.
DATA_DOUBLE_BOND_STEREO - Static variable in class chemaxon.reaction.Reaction
Deprecated. Required data: double bond stereo.
DATA_PARITY - Static variable in class chemaxon.reaction.Reaction
Deprecated. Required data: parity.
DATA_TRANSFER_MODULE_CLASS - Static variable in class chemaxon.marvin.util.ClipboardHandler
Deprecated. since 5.3 MarvinDataTransfer manager class deleted from the architecture
DATABASE_SEARCH_ERROR - Static variable in class chemaxon.util.ErrorHandler
 
DatabaseConstants - Class in chemaxon.jchem.db
Database constants are defined here.
DatabaseConstants() - Constructor for class chemaxon.jchem.db.DatabaseConstants
 
DatabaseProperties - Class in chemaxon.jchem.db
Methods for reading and writing the JChemProperties table that contains information about the database and the structure tables.
DatabaseProperties(Connection) - Constructor for class chemaxon.jchem.db.DatabaseProperties
Deprecated. Use DatabaseProperties.DatabaseProperties(ConnectionHandler) instead.
DatabaseProperties(ConnectionHandler) - Constructor for class chemaxon.jchem.db.DatabaseProperties
Constructs an instance for use with JChem structure tables.
DatabaseProperties(ConnectionHandler, boolean) - Constructor for class chemaxon.jchem.db.DatabaseProperties
Used internally for use with JChem Cartridge index tables.
DatabaseSearchException - Exception in chemaxon.jchem.db
Error occured during structural search in database.
DatabaseSearchException() - Constructor for exception chemaxon.jchem.db.DatabaseSearchException
Constructs a new exception with null as its detail message.
DatabaseSearchException(String) - Constructor for exception chemaxon.jchem.db.DatabaseSearchException
Constructs a new exception with the specified detail message.
DatabaseSearchException(String, Throwable) - Constructor for exception chemaxon.jchem.db.DatabaseSearchException
Constructs a new exception with the specified detail message and cause.
DatabaseSearchException(Throwable) - Constructor for exception chemaxon.jchem.db.DatabaseSearchException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
DatabaseTools - Class in chemaxon.util
Tools that can be applied in the development of applications accessing databases.
DatabaseTools() - Constructor for class chemaxon.util.DatabaseTools
 
DataManipulationWS - Class in chemaxon.jchem.webservice
This class represents the Data Manipulation Web Service.
DataManipulationWS() - Constructor for class chemaxon.jchem.webservice.DataManipulationWS
 
DataManipulationWS(ContextAccess) - Constructor for class chemaxon.jchem.webservice.DataManipulationWS
 
dataModel - Variable in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeView
 
DataSgroup - Class in chemaxon.struc.sgroup
Data Sgroup.
DataSgroup(Molecule) - Constructor for class chemaxon.struc.sgroup.DataSgroup
Creates a Data S-group with the specified parent.
DataSgroup(DataSgroup, Molecule, Sgroup) - Constructor for class chemaxon.struc.sgroup.DataSgroup
Copy constructor.
DAYLIGHT - Static variable in class chemaxon.marvin.modules.AutoMapper
Daylight style mapping, orphan/widow atoms are not mapped.
DAYLIGHT_DOWNWEDGE_FLAG - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Daylight style down wedge orientation flag.
DAYLIGHT_DOWNWEDGE_S - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Daylight style down wedge orientation.
DB2 - Static variable in class chemaxon.jchem.db.DatabaseConstants
 
DBMS_NAMES - Static variable in class chemaxon.jchem.db.DatabaseConstants
Readable names for database types.
DBS_ALL - Static variable in interface chemaxon.struc.StereoConstants
Double bond stereo checking for all double bonds.
DBS_MARKED - Static variable in interface chemaxon.struc.StereoConstants
Double bond stereo checking for marked double bonds only.
DBS_NONE - Static variable in interface chemaxon.struc.StereoConstants
No double bond stereo checking.
deactivateActiveCell() - Method in class chemaxon.marvin.space.GraphicScene
Sets the active cell to be no longer active.
DEAROM_GENERAL - Static variable in class chemaxon.struc.MoleculeGraph
General dearomatization.
DEAROM_HUCKELCHECK - Static variable in class chemaxon.struc.MoleculeGraph
Dearomatize method which dearomatizes only that molecules which fullfills the Huckel's rule.
DEAROM_HUCKELCHECK_EX - Static variable in class chemaxon.struc.MoleculeGraph
Dearomatize method which dearomatizes only that molecules which fullfills the Huckel's rule.
dearomatize() - Method in class chemaxon.struc.Molecule
Dearomatize molecule.
dearomatize() - Method in class chemaxon.struc.MoleculeGraph
Dearomatize molecule.
dearomatize(int) - Method in class chemaxon.struc.MoleculeGraph
Dearomatize molecule.
DEBUG - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "debug".
decForm - Variable in class chemaxon.descriptors.MDParameters
to format floating point output
decode(String, MFont, MTextAttributes.MFontCreator) - Method in class chemaxon.struc.graphics.MTextAttributes
Reads attributes of the next section from a string.
Decomposition - Class in chemaxon.sss.search
Class storing RGroupDecomposition results.
Decomposition(Molecule, Molecule, int[][], Molecule[], Molecule, int) - Constructor for class chemaxon.sss.search.Decomposition
Constructor.
decompress(byte[]) - Method in class chemaxon.descriptors.PharmacophoreFingerprint
Uncompresses input byte array and stores the uncompressed array in params.data.
DECOMPRESS - Static variable in class chemaxon.formats.MdlCompressor
Decompression.
decompress(InputStream) - Static method in class chemaxon.jchem.db.Importer
Detects if the InputStream is compressed with Gzip, returns with GZIPInputStream if necessary.
decorateSubPanel(JPanel, String) - Static method in class chemaxon.marvin.util.SwingUtil
Creates border and title for a panel.
decQProp(String) - Method in class chemaxon.struc.MolAtom
Decrements the value of a query property.
DECREASE_LINEAR - Static variable in class chemaxon.marvin.space.SurfaceColoring
The property values will decrease when getting farther from the atom center.
DECREASE_RECIPROCAL_SQUARE - Static variable in class chemaxon.marvin.space.SurfaceColoring
The property values will decrease when getting farther from the atom center.
DECREASE_SQUARE - Static variable in class chemaxon.marvin.space.SurfaceColoring
The property values will decrease when getting farther from the atom center.
decreaseView(int) - Method in class chemaxon.alchemist.utils.AlchemistMoleculeView
This method decreases the scrollbar with block size
decValenceProp() - Method in class chemaxon.struc.MolAtom
Decrements the value of the valence property.
deepCopy(SearchOptions) - Method in class chemaxon.sss.search.MolSearchOptions
Deprecated. since 5.0.2 Please use MolSearchOptions.clonecopy(SearchOptions) instead
deepCopy(SearchOptions) - Method in class chemaxon.sss.search.SearchOptions
Deprecated. since 5.0.2 Please use SearchOptions.clonecopy(SearchOptions) instead
DEF_MAX_TRANSFORM_COUNT - Static variable in class chemaxon.reaction.Reactor
Deprecated. Not used. Will be removed.
DEF_MAXIONS - Static variable in class chemaxon.marvin.calculations.pKaPlugin
The default value of the number of ionizable atoms to consider.
DEF_TEMPERATURE - Static variable in class chemaxon.marvin.calculations.pKaPlugin
The default temperature in Kelvins.
DEF_TOLERANCE - Static variable in class chemaxon.reaction.Reactor
The default tolerance.
DEFAULT - Static variable in class chemaxon.struc.graphics.MTextAttributes
Default attributes object.
DEFAULT_ACCEPT_16 - Static variable in class chemaxon.alchemist.utils.AlchemistIconFactory
the default accept icon name
DEFAULT_ALLOWED_LEVEL_COUNT - Static variable in class chemaxon.clustering.LibraryMCS
maximum number of levels in the hierarchy
DEFAULT_ARROW_HEAD_LENGTH - Static variable in class chemaxon.struc.graphics.MPolyline
Default arrow head length.
DEFAULT_ARROW_HEAD_WIDTH - Static variable in class chemaxon.struc.graphics.MPolyline
Default arrow head width.
DEFAULT_ASYMMETRY_FACTOR - Static variable in class chemaxon.descriptors.MDParameters
 
DEFAULT_ATOM_TYPE_MATCH - Static variable in class chemaxon.clustering.LibraryMCS
atom types are matched by default
DEFAULT_BALL_RADIUS - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_BITS_SET - Static variable in class chemaxon.descriptors.CFParameters
 
DEFAULT_BITS_SET - Static variable in class chemaxon.descriptors.RFParameters
 
DEFAULT_BLOCK_SIZE - Static variable in class chemaxon.util.IntArray
The default block size (in integers)
DEFAULT_BOND_COUNT - Static variable in class chemaxon.descriptors.CFParameters
 
DEFAULT_BOND_COUNT - Static variable in class chemaxon.descriptors.RFParameters
 
DEFAULT_BOND_DISTANCE - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_BOND_IN_HAND - Static variable in class chemaxon.marvin.common.UserSettings
Default state of bond in hand option, i.e the bond is shown with the cursor in insert bond mode.
DEFAULT_BOND_RADIUS - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_BOND_TYPE_MATCH - Static variable in class chemaxon.clustering.LibraryMCS
bond types are matched by default
DEFAULT_BOND_WIDTH - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_CAMERA_Z - Static variable in class chemaxon.marvin.space.GraphicCell
 
DEFAULT_CANCEL_16 - Static variable in class chemaxon.alchemist.utils.AlchemistIconFactory
the default cancel icon name
DEFAULT_CHARGE_MATCH - Static variable in class chemaxon.clustering.LibraryMCS
atom formal charges are matched by default
DEFAULT_COLOR - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_COLOR - Static variable in class chemaxon.marvin.space.SurfaceComponent
 
DEFAULT_COMPLEXITY_THRESHOLD - Static variable in class chemaxon.marvin.modules.AutoMapper
maximum number of steps allowed in non-mcs matching
DEFAULT_CONFIG_FILE - Static variable in class chemaxon.marvin.plugin.PluginFactory
The default config file name.
DEFAULT_CONFIGURATION_SCHEMA - Static variable in class chemaxon.checkers.runner.configuration.reader.XMLBasedConfigurationReader
 
DEFAULT_DISPLAY_OPTIONS - Static variable in class chemaxon.alchemist.utils.AlchemistMoleculePainter
default display options, showing atommaps and implicit hydrogens on hetero atoms
DEFAULT_DISSIMILARITY_THRESHOLD - Static variable in interface chemaxon.sss.SearchConstants
Default threshold value for similarity search.
DEFAULT_DOWN_16 - Static variable in class chemaxon.alchemist.utils.AlchemistIconFactory
simple down arrow
DEFAULT_FAR_CLIP - Static variable in class chemaxon.marvin.space.GraphicCell
 
DEFAULT_FOVY - Static variable in class chemaxon.marvin.space.GraphicCell
 
DEFAULT_FUZZINESS_FACTOR - Static variable in class chemaxon.descriptors.PFParameters
 
DEFAULT_FUZZY_CUTOFF - Static variable in class chemaxon.descriptors.PFParameters
 
DEFAULT_FUZZY_LOWER_BOUND - Static variable in class chemaxon.descriptors.PFParameters
 
DEFAULT_H_BALL_PRECISION - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_H_BOND_SLICE_PRECISION - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_H_JOINT_PRECISION - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_H_SPACEFILL_PRECISION - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_H_STICK_SLICE_PRECISION - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_ISOVALUE - Static variable in class chemaxon.marvin.space.MolecularSurfaceComponent
 
DEFAULT_KEEP_RINGS - Static variable in class chemaxon.clustering.LibraryMCS
ring bonds are not broken (rings are kept intact) by default
DEFAULT_L_BALL_PRECISION - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_L_BOND_SLICE_PRECISION - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_L_JOINT_PRECISION - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_L_SPACEFILL_PRECISION - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_L_STICK_SLICE_PRECISION - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_LENGTH - Static variable in class chemaxon.descriptors.CFParameters
default values for parameters
DEFAULT_LENGTH - Static variable in class chemaxon.descriptors.RFParameters
default values for parameters
DEFAULT_LINE_WIDTH - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_LONE_PAIR_AUTOCALC - Static variable in class chemaxon.marvin.common.UserSettings
Default state of automatic lone pair calculation.
DEFAULT_LOWER_BOUND - Static variable in class chemaxon.descriptors.scalars.LDParameters
default values for parameters
DEFAULT_M_BALL_PRECISION - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_M_BOND_SLICE_PRECISION - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_M_JOINT_PRECISION - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_M_SPACEFILL_PRECISION - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_M_STICK_SLICE_PRECISION - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_MAPPING_STRATEGY - Static variable in class chemaxon.marvin.modules.AutoMapper
golden middle
DEFAULT_MAPPING_STYLE - Static variable in class chemaxon.marvin.modules.AutoMapper
By default, changing atoms are mapped.
DEFAULT_MAX_COLNUM - Static variable in class chemaxon.alchemist.utils.AlchemistMoleculeView
 
DEFAULT_MAX_ROWNUM - Static variable in class chemaxon.alchemist.utils.AlchemistMoleculeView
 
DEFAULT_MCS_MODE - Static variable in class chemaxon.clustering.LibraryMCS
default MCS search mode
DEFAULT_MIN_COMMON_SIZE - Static variable in class chemaxon.sss.search.MCS
default minimum size of common structures, do not find smaller than this
DEFAULT_MIN_MCS_SIZE - Static variable in class chemaxon.clustering.LibraryMCS
default MCS size limit, the algorithm does not search for an MCS below this limit
DEFAULT_NEAR_CLIP - Static variable in class chemaxon.marvin.space.GraphicCell
 
DEFAULT_NEAR_EDGE - Static variable in class chemaxon.marvin.space.GraphicCell
 
DEFAULT_OPEN_16 - Static variable in class chemaxon.alchemist.utils.AlchemistIconFactory
the default open icon name
DEFAULT_OPTIONS - Static variable in interface chemaxon.struc.sgroup.Expandable
Default expansion/contraction options.
DEFAULT_OUTPUT_PRECISION - Static variable in class chemaxon.descriptors.MDParameters
 
DEFAULT_PH - Static variable in class chemaxon.descriptors.scalars.HBParameters
default values for parameters
DEFAULT_PH - Static variable in class chemaxon.descriptors.scalars.LDParameters
 
DEFAULT_PROBE_RADIUS - Static variable in class chemaxon.marvin.space.MolecularSurfaceComponent
 
DEFAULT_PROGRESS_CAPTION - Static variable in class chemaxon.alchemist.commonpages.ProgressPanel
default progress caption
DEFAULT_PROPERTY_TABLE - Static variable in class chemaxon.jchem.db.DatabaseProperties
The default name of the property table (JChemProperties).
DEFAULT_RADIUS - Static variable in class chemaxon.marvin.space.PharmacophorePoint
 
DEFAULT_RECURSION_LEVEL - Static variable in class chemaxon.sss.screen.HashCode
 
DEFAULT_REMOVE_16 - Static variable in class chemaxon.alchemist.utils.AlchemistIconFactory
the default remove icon name
DEFAULT_REQUIRED_CLUSTER_COUNT - Static variable in class chemaxon.clustering.LibraryMCS
minimum number of top-level clusters
DEFAULT_RESOLUTION - Static variable in class chemaxon.descriptors.PFParameters
default values
DEFAULT_RESOLUTION - Static variable in class chemaxon.marvin.space.MolecularSurfaceComponent
 
DEFAULT_SAVE_16 - Static variable in class chemaxon.alchemist.utils.AlchemistIconFactory
the default save icon name
DEFAULT_SAVE_FORMAT - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "defaultSaveFormat".
DEFAULT_SCALE_FACTOR - Static variable in class chemaxon.descriptors.MDParameters
constants, default parameter values
DEFAULT_SERVER_NAME - Static variable in interface chemaxon.metabolizer.MetabolizerConstants
 
DEFAULT_SIMILARITY_THRESHOLD - Static variable in interface chemaxon.sss.SearchConstants
Deprecated. use SearchConstants.DEFAULT_DISSIMILARITY_THRESHOLD instead
DEFAULT_SIZE - Static variable in class chemaxon.marvin.space.monitor.Control
 
DEFAULT_SKETCH_ARROW_HEAD_LENGTH - Static variable in class chemaxon.marvin.common.UserSettings
Default arrow head length.
DEFAULT_SKETCH_ARROW_HEAD_WIDTH - Static variable in class chemaxon.marvin.common.UserSettings
Default arrow head width.
DEFAULT_SKETCH_RECENT_FILE_LIST_SIZE - Static variable in class chemaxon.marvin.common.UserSettings
The default size of sketchRecentFileList
DEFAULT_STANDARDIZER_ELEMENT_CONFIGURATION_PATH - Static variable in class chemaxon.alchemist.configbuilder.ConfigBuilderPanelFactory
path to default standardizer configuration xml
DEFAULT_STEP_LIMIT - Static variable in class chemaxon.marvin.modules.AutoMapper
by default there is no limitation on the number of steps performed
DEFAULT_STEP_SIZE - Static variable in class chemaxon.descriptors.scalars.LDParameters
 
DEFAULT_STICK_RADIUS - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DEFAULT_STYLE - Static variable in class chemaxon.alchemist.utils.AlchemistLabel
 
DEFAULT_SUPERSCRIPT_DELTAY - Static variable in class chemaxon.struc.graphics.MTextAttributes
Default value of the y shift attribute in superscripts
DEFAULT_SUPERSCRIPT_SCALE - Static variable in class chemaxon.struc.graphics.MTextAttributes
Default value of the font scale attribute in superscripts
DEFAULT_SUPERSCRIPT_SUBLEVEL - Static variable in class chemaxon.struc.graphics.MTextAttributes
Default value of the superscript level attribute in superscripts
DEFAULT_TAG_NAME - Static variable in class chemaxon.jep.Evaluator
Default SDFile tag to store the evaluation result.
DEFAULT_TAG_NAME - Static variable in class chemaxon.pharmacophore.PMapper
Default SDFile tag to store the Pharmacophore Map.
DEFAULT_THICKNESS - Static variable in class chemaxon.struc.graphics.MPolyline
Default line thickness.
DEFAULT_TRANSFERABLE_NAME - Static variable in class chemaxon.marvin.modules.datatransfer.ClipboardHandler
The name of the transferable for default copy operation.
DEFAULT_UNGROUP - Static variable in class chemaxon.struc.Molecule
Do not ungroup and do not expand S-group's children.
DEFAULT_UP_16 - Static variable in class chemaxon.alchemist.utils.AlchemistIconFactory
simple up arrow
DEFAULT_UPPER_BOUND - Static variable in class chemaxon.descriptors.scalars.LDParameters
 
DEFAULT_VIEW_RECENT_FILE_LIST_SIZE - Static variable in class chemaxon.marvin.common.UserSettings
The default size of viewRecentFileList
DEFAULT_WEIGHT - Static variable in class chemaxon.descriptors.MDParameters
 
DEFAULT_XML_CONFIG - Static variable in class chemaxon.descriptors.PFParameters
 
defaultDissimilarityMetricThresholds - Variable in class chemaxon.jchem.db.JChemSearch.DissimilarityMetrics
The default tresholds for the available metrics, in the same order as JChemSearch.DissimilarityMetrics.metricNames
defaultMetricIndex - Variable in class chemaxon.jchem.db.JChemSearch.DissimilarityMetrics
The index of the default metric, referring to JChemSearch.DissimilarityMetrics.metricNames, starting from 0.
DefaultPluginWorkUnit - Class in chemaxon.marvin.plugin.concurrent
Work unit performing plugin calculation and returning the cached results.
DefaultPluginWorkUnit(CalculatorPluginOutput, boolean) - Constructor for class chemaxon.marvin.plugin.concurrent.DefaultPluginWorkUnit
Constructor.
DefaultStructureCheckerResult - Class in chemaxon.checkers.result
This class is the default implementation of StructureCheckerResult
DefaultStructureCheckerResult(List<MolAtom>, List<MolBond>, StructureCheckerErrorType, Molecule, String, String, String, String, Icon) - Constructor for class chemaxon.checkers.result.DefaultStructureCheckerResult
Constructor which initialize all the properties.
defaultTypeName - Static variable in class chemaxon.descriptors.MDHypothesisCreator
Default hypothesis type name
defaultWeight - Variable in class chemaxon.descriptors.MDParameters
value for all missing weight parameters
defaultXmlFile - Static variable in class chemaxon.jchem.db.RegenerationChecker
 
dehydrogenize(Molecule) - Static method in class chemaxon.marvin.plugin.CalculatorPlugin
Deprecated. MoleculeGraph.implicitizeHydrogens(int) with parameter MolAtom.ALL_H does the same.
DELAY - Static variable in class chemaxon.alchemist.commonpages.ProgressPanel
 
deleteAllUserComparators() - Method in class chemaxon.sss.search.SearchOptions
 
deleteChar() - Method in class chemaxon.struc.graphics.MTextBox
Removes the character under the cursor.
deleteCharBackward() - Method in class chemaxon.struc.graphics.MTextBox
Removes the character before the cursor (backspace).
deleteChemTermForColumn(String, String) - Method in class chemaxon.jchem.db.DatabaseProperties
Deletes the property defining the Chemical Terms expression that should be used to compute the value for the given column.
deleteMDConfig(String, String) - Method in class chemaxon.descriptors.GenerateMD
Deletes an extension configuration.
deleteMDConfig(String, String) - Method in class chemaxon.jchem.db.MDTableHandler
Deletes the specified MolecularDescriptor setting
deleteMDTable(String) - Method in class chemaxon.descriptors.GenerateMD
Deletes a database table that strores molecular descriptors.
deleteMDTable(String) - Method in class chemaxon.jchem.db.MDTableHandler
Deletes a Molecular Descriptor Table.
deleteProperty(String) - Method in class chemaxon.jchem.db.DatabaseProperties
Removes the row with the specified key from the JChemProperties table, if it exists.
deleteRow(ConnectionHandler, String, int) - Static method in class chemaxon.jchem.db.UpdateHandler
Deletes the specified rows from a structure table.
deleteRows(ConnectionHandler, String, String) - Static method in class chemaxon.jchem.db.UpdateHandler
Deletes the specified rows from a structure table.
deleteUserComparator(MolComparator) - Method in class chemaxon.sss.search.SearchOptions
 
DERBY - Static variable in class chemaxon.jchem.db.DatabaseConstants
 
descrType - Variable in class chemaxon.descriptors.CDParameters
descriptor type
descrValue - Variable in class chemaxon.descriptors.ScalarDescriptor
descriptor value
desiredLength(int, int, int, int) - Static method in class chemaxon.struc.MolBond
Desired length of a bond between two atoms in Angstroms.
destroySketcher() - Method in class chemaxon.marvin.beans.MViewPane
Closes all detached sketcher windows.
DETACH - Static variable in class chemaxon.marvin.sketch.SketchParameterConstants
Identifier of parameter: "detach".
DETACHABLE - Static variable in class chemaxon.marvin.view.ViewParameterConstants
Identifier of parameter: "detachable".
detectRecordPositions(IntVector) - Method in class chemaxon.marvin.io.formats.AbstractMRecordReader
Detects positions of records in the input stream.
detectRecordPositions(IntVector) - Method in interface chemaxon.marvin.io.MRecordReader
Detects positions of records in the input stream.
determinant() - Method in class chemaxon.struc.CTransform3D
Computes the determinant of the matrix.
determinant2D() - Method in class chemaxon.struc.CTransform3D
Computes the determinant of the 2D matrix.
determineArrowDistance(double, double, double, DPoint3[]) - Static method in class chemaxon.struc.RxnMolecule
Project the point (x,y,z) to the line of the reaction arrow 'ar'.
determinePosition(DPoint3, boolean) - Method in class chemaxon.struc.graphics.MTextBox
 
determineType(double, double, double, DPoint3[]) - Static method in class chemaxon.struc.RxnMolecule
Determines whether a point should be in a reactant, in a product or in an agent.
determineType(double, double, double) - Method in class chemaxon.struc.RxnMolecule
Determines whether a point should be in a reactant, in a product or in an agent.
diffuse - Static variable in class chemaxon.marvin.space.monitor.Control
 
DihedralControl - Class in chemaxon.marvin.space.monitor
This control is to change a dihedral angle that is torsion a GraphicComponent.
DihedralControl(DihedralMonitor) - Constructor for class chemaxon.marvin.space.monitor.DihedralControl
Creates a new instance of DihedralControl
DihedralMonitor - Class in chemaxon.marvin.space.monitor
Monitor for measuring dihedral.
DihedralMonitor() - Constructor for class chemaxon.marvin.space.monitor.DihedralMonitor
Creates a new instance of DihedralMonitor
DihedralRotator - Class in chemaxon.marvin.alignment
Rotates a dihedral in a 3D molecule
DihedralRotator(Molecule) - Constructor for class chemaxon.marvin.alignment.DihedralRotator
creates a rotator object
DIM_FLAG - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Colors are dim if enabled.
DIM_MASK - Static variable in class chemaxon.struc.MoleculeGraph
Dimension bits in flags.
dirty - Variable in class chemaxon.sss.search.SearchOptions
This flag is set to true whenever any of the options change.
disableContent(boolean) - Method in class chemaxon.alchemist.AlchemistApplication
 
DISABLED - Static variable in class chemaxon.alchemist.AlchemistProgressLabel
disabled state of progress label
disableNewEmfGenerator() - Static method in class chemaxon.util.ImageExportUtil
Disables the new .NET based EMF generator.
display(GLAutoDrawable) - Method in class chemaxon.marvin.space.GraphicScene
Warning: this function should not be called directly, use refresh() or redraw() instead.
DISPLAY_BOND_ORDER - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DISPLAY_QUALITY - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "dispQuality".
displayBondOrder - Variable in class chemaxon.marvin.space.MoleculeComponent
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class chemaxon.marvin.space.GraphicScene
Called by the system.
displayInMarvinSpace - Variable in class chemaxon.marvin.plugin.CalculatorPluginDisplay
Display in MarvinSpace is enabled or not.
DispOptConsts - Interface in chemaxon.marvin.paint
Display option masks and offsets.
dispose() - Method in class chemaxon.alchemist.AlchemistSplashScreen
This method disposes the splash window
dissim - Variable in class chemaxon.descriptors.MDSet
dissimilarity measured against an other set
DISSIMILARITY - Static variable in interface chemaxon.sss.SearchConstants
Deprecated. use SearchConstants.SIMILARITY instead
distance(DPoint3) - Method in class chemaxon.struc.DPoint3
Calculates the distance between two points.
distance2D(DPoint3) - Method in class chemaxon.struc.DPoint3
Calculates the distance between two points in the XY plane.
DISTANCE_CONSTANT - Static variable in class chemaxon.marvin.space.SurfaceColoring
Is the distance measured from the atom center extended by a constant value.
DISTANCE_FROM_VDW - Static variable in class chemaxon.marvin.space.SurfaceColoring
In case of distance weighted property mapping is the distance measured from the atom center extended by the van der Waals radius.
DISTANCE_FROM_VDW_EXTENDED - Static variable in class chemaxon.marvin.space.SurfaceColoring
Is the distance measured from the atom center extended by the van der Waals radius plus a constant, typically the probe radius.
DISTANCE_WEIGHTED - Static variable in class chemaxon.marvin.space.SurfaceColoring
Will all affecting properties be mapped onto the surface weighted by atom distances.
distanceCount(int, int) - Method in class chemaxon.calculations.TopologyAnalyser
Counts the given value in a row of the distance matrix.
distanceDegree(int) - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the distance degree of an atom, which is the sum of the corresponding row values in the distance matrix.
distanceFrom(double, double, CTransform3D) - Method in class chemaxon.struc.graphics.MChemicalStruct
Gets the 2D distance from the specified point.
distanceFrom(MoleculeGraph, double, double, CTransform3D) - Static method in class chemaxon.struc.graphics.MChemicalStruct
Gets the 2D distance from the specified point.
distanceFrom(double, double, CTransform3D) - Method in class chemaxon.struc.graphics.MPolyline
Gets the 2D distance from the specified point.
distanceFrom(double, double, CTransform3D) - Method in class chemaxon.struc.graphics.MRectangle
Gets the 2D distance from the specified point.
distanceFrom(double, double) - Method in class chemaxon.struc.MObject
Gets the 2D distance from the specified point.
distanceFrom(double, double, CTransform3D) - Method in class chemaxon.struc.MObject
Gets the 2D distance from the specified point.
distanceFrom(double, double, CTransform3D) - Method in class chemaxon.struc.MPoint
Gets the 2D distance from the specified point.
DistanceMonitor - Class in chemaxon.marvin.space.monitor
Monitor for measuring distance between 2 components.
DistanceMonitor() - Constructor for class chemaxon.marvin.space.monitor.DistanceMonitor
Creates a new instance of DistanceMonitor
DNA - Static variable in class chemaxon.formats.MFileFormat
DNA sequence.
doColoring() - Method in class chemaxon.marvin.space.SurfaceColoring
This function has to be called after proper parametrization of the SurfaceColoring object in case of custom properties.
doColoring(int) - Method in class chemaxon.marvin.space.SurfaceColoring
This function has to be called after proper parametrization of the SurfaceColoring object in case of built-in properties.
docProduced(MDocStorage, MDocument, int) - Method in interface chemaxon.marvin.view.MDocStorage.Listener
Document retrieved from source.
document - Variable in class chemaxon.descriptors.MDParameters
contains the XML document
DOCUMENT_CHANGED - Static variable in class chemaxon.alchemist.AlchemistApplication
document changed indicator
DocumentExtractor - Class in chemaxon.naming
Extracts chemical names from text documents and converts them to chemical structures.
DocumentExtractor() - Constructor for class chemaxon.naming.DocumentExtractor
Creates a new document extractor.
DocumentExtractor.Hit - Class in chemaxon.naming
An occurrence of a chemical name in the processed document.
DONE - Static variable in class chemaxon.alchemist.AlchemistProgressLabel
done state of progress label
done - Variable in class chemaxon.alchemist.AlchemistTask
flag indicates task is done
DONE_ACTION - Variable in class chemaxon.alchemist.AlchemistController
Done Action
DONOR_SIGN - Static variable in class chemaxon.marvin.calculations.HBDAPlugin
Donor sign displayed in GUI.
DONOR_TYPE - Static variable in class chemaxon.marvin.space.PharmacophorePoint
 
doPaste() - Method in class chemaxon.marvin.beans.MarvinPane
Invokes Paste actions.
doPaste() - Method in class chemaxon.marvin.beans.MSketchPane
Invokes Paste action.
doPaste() - Method in class chemaxon.marvin.beans.MViewPane
Invokes Paste action.
doSetSetSeqs(Molecule[], int, String) - Method in class chemaxon.marvin.view.MDocStorage
 
dotDisconnectedFormula() - Method in class chemaxon.calculations.ElementalAnalyser
Calculates the dot-disconnected molecular formula of a multifragment molecule.
dotDisconnectedIsotopeFormula() - Method in class chemaxon.calculations.ElementalAnalyser
Calculates the dot-disconnected isotope formula of a multifragment molecule.
dotDisconnectedIsotopeFormula(boolean) - Method in class chemaxon.calculations.ElementalAnalyser
Calculates the dot-disconnected isotope formula of a multifragment molecule.
DotfileUtil - Class in chemaxon.util
Utility class for configuration file handling.
DotfileUtil() - Constructor for class chemaxon.util.DotfileUtil
 
DOTTED_TYPE - Static variable in class chemaxon.marvin.space.SurfaceComponent
 
dottedStroke - Static variable in class chemaxon.alchemist.utils.AlchemistGraphicsUtilities
 
DOUBLE_BOND - Static variable in class chemaxon.marvin.calculations.StereoisomerPlugin
 
DOUBLE_OR_AROMATIC - Static variable in class chemaxon.struc.MolBond
Double or aromatic query bond type.
doubleValue() - Method in class chemaxon.struc.prop.MDoubleProp
Gets the double floating point value.
DOWN - Static variable in class chemaxon.struc.MolBond
Single bond down flag.
DOWN_WEDGE - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "downWedge".
DOWNWEDGE_MODES - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Wedge bond display conventions.
DOWNWEDGE_OFFSET - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Down wedge orientation offset in display option flags.
DPoint3 - Class in chemaxon.struc
Point in three dimensional space.
DPoint3() - Constructor for class chemaxon.struc.DPoint3
Construct a zero point.
DPoint3(DPoint3) - Constructor for class chemaxon.struc.DPoint3
Copy constructor.
DPoint3(double, double, double) - Constructor for class chemaxon.struc.DPoint3
Construct a point from the specified coordinates.
DRAGGABLE - Static variable in class chemaxon.marvin.view.ViewParameterConstants
Identifier of parameter: "draggable".
draw(GL) - Method in class chemaxon.marvin.space.BoundingBox
Draws the box with the given GL in line mode.
draw() - Method in class chemaxon.marvin.space.GraphicCell
Draws all components of the cell.
draw() - Method in class chemaxon.marvin.space.GraphicComponent
Draws the coordinate system of the component.
draw() - Method in class chemaxon.marvin.space.MacroMoleculeComponent
Draws the MacroMolecule as letting its visualizers draw its parts.
draw() - Method in interface chemaxon.marvin.space.MacroMoleculeComponent.MoleculeVisualizer
 
draw() - Method in class chemaxon.marvin.space.MolecularSurfaceComponent
Draws the molecular surface, and recomputes it if the coordinates of the molecule have been changed.
draw() - Method in class chemaxon.marvin.space.MoleculeComponent
Called by GraphicCell from the Jogl rendering thread and draws the molecule.
draw() - Method in class chemaxon.marvin.space.monitor.AngleMonitor
Draws the anglemonitor as lines between the components, and an arc between the lines.
draw() - Method in class chemaxon.marvin.space.monitor.DihedralMonitor
Draws dotted lines between the components, and a circle around the middle line.
draw() - Method in class chemaxon.marvin.space.monitor.DistanceMonitor
Draws solid line between the measured elements.
draw() - Method in class chemaxon.marvin.space.monitor.Label
Does nothing, because a label is drawn in plane or as a transparent component.
draw() - Method in class chemaxon.marvin.space.monitor.PositionMonitor
Draws nothing.
draw() - Method in class chemaxon.marvin.space.PharmacophoreArrow
Draws the component if it is opaque.
draw() - Method in class chemaxon.marvin.space.PharmacophorePoint
Draws the entire component if it is opaque.
draw() - Method in class chemaxon.marvin.space.SurfaceComponent
Draws the surface if drawtype was DOTTED_TYPE or FILLED_TYPE.
draw(Molecule, Graphics, String) - Static method in class chemaxon.marvin.util.MPainterUtil
Deprecated. as of Marvin 4.1.8, replaced by MolPrinter.paint(java.awt.Graphics,java.awt.Rectangle)
draw(MDocument, Graphics, String) - Static method in class chemaxon.marvin.util.MPainterUtil
Deprecated. as of Marvin 4.1.8, replaced by MolPrinter.paint(java.awt.Graphics,java.awt.Rectangle)
draw(Graphics, String) - Method in class chemaxon.struc.Molecule
Deprecated. As of release 4.1.6, replaced by chemaxon.marvin.util.MPainterUtil.draw(Molecule,Graphics,String)
draw2D - Variable in class chemaxon.marvin.space.monitor.Label
 
draw2DPart() - Method in class chemaxon.marvin.space.GraphicComponent
A component which draws (partly) in plane should overwrite this method.
draw2DPart() - Method in class chemaxon.marvin.space.MacroMoleculeComponent
Draws the 2D parts of its visualizers.
draw2DPart() - Method in class chemaxon.marvin.space.monitor.Label
Draws the label when it is set to be drawn in plane.
draw2DPart() - Method in class chemaxon.marvin.space.monitor.PositionMonitor
Draws the Control of the PositionMonitor.
DRAW_TYPE_BALL - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DRAW_TYPE_BALL_AND_STICK - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DRAW_TYPE_BALL_AND_WIRE - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DRAW_TYPE_SPACEFILL - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DRAW_TYPE_STICK - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DRAW_TYPE_WIRE - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
DRAW_TYPES - Static variable in class chemaxon.marvin.space.PharmacophoreArrow
 
DRAW_TYPES - Static variable in class chemaxon.marvin.space.PharmacophorePoint
 
drawArc(Graphics2D, DPoint3, DPoint3, double) - Static method in class chemaxon.struc.graphics.MPolyline
 
drawAtomSelection(int) - Method in interface chemaxon.marvin.space.MacroMoleculeComponent.MoleculeVisualizer
 
drawAtomSelection(int) - Method in class chemaxon.marvin.space.MoleculeComponent
To make selection faster we don't draw the atoms themself into the selection buffer, but we draw simple polygons instead.
drawBorders() - Method in class chemaxon.marvin.space.GraphicCell
Draw borders of the cell.
drawBoundingBox() - Method in class chemaxon.marvin.space.GraphicComponent
Vizualises the bounding box.
drawCoordinateAxes() - Method in class chemaxon.marvin.space.GraphicComponent
Draws the local coordinate axes, the origin is the transformation center
drawHydrogens - Variable in class chemaxon.marvin.space.MoleculeComponent
 
drawMolecule(Molecule, Graphics) - Static method in class chemaxon.alchemist.utils.AlchemistMoleculePainter
Renders the molecule into the graphics context in a default 200x200 size
drawMolecule(int, int, Molecule, Graphics) - Static method in class chemaxon.alchemist.utils.AlchemistMoleculePainter
Renders the molecule into the graphics context in a default 200x200 size
drawMolecule(Molecule, Graphics, int, int) - Static method in class chemaxon.alchemist.utils.AlchemistMoleculePainter
Renders the molecule into the graphics context
drawMolecule(int, int, Molecule, Graphics, int, int) - Static method in class chemaxon.alchemist.utils.AlchemistMoleculePainter
Renders the molecule into the graphics context
drawMolecule(Molecule, Graphics, Dimension) - Static method in class chemaxon.alchemist.utils.AlchemistMoleculePainter
Renders the molecule into the graphics context
drawMolecule(int, int, Molecule, Graphics, Dimension) - Static method in class chemaxon.alchemist.utils.AlchemistMoleculePainter
Renders the molecule into the graphics context
drawMolecule(int, int, Molecule, Graphics, Dimension, int) - Static method in class chemaxon.alchemist.utils.AlchemistMoleculePainter
Renders the molecule into the graphics context
drawProperties - Variable in class chemaxon.marvin.space.GraphicComponent
Common drawing related properties that affect all three quality modes.
drawRawSurface() - Method in class chemaxon.marvin.space.SurfaceComponent
 
drawRelation - Variable in class chemaxon.marvin.space.monitor.Label
 
drawSelection(int) - Method in class chemaxon.marvin.space.GraphicComponent
Draws the component in the given mode (usually in selection mode), the rendering mode is for checking.
drawSelection(int) - Method in class chemaxon.marvin.space.MacroMoleculeComponent
Draws the component in the given mode (usually in selection mode).
drawSelection(int) - Method in class chemaxon.marvin.space.MolecularSurfaceComponent
 
drawSelection(int) - Method in class chemaxon.marvin.space.MoleculeComponent
 
drawSelection(int) - Method in class chemaxon.marvin.space.SurfaceComponent
 
drawSphere() - Method in class chemaxon.marvin.space.GraphicCell
Draws the rotation sphere.
drawSurface() - Method in class chemaxon.marvin.space.SurfaceComponent
 
drawTransparentPart() - Method in class chemaxon.marvin.space.GraphicComponent
A component having transparent parts should override this method, drawing the transparent parts here.
drawTransparentPart() - Method in class chemaxon.marvin.space.MacroMoleculeComponent
Draws the transparent parts of its visualizers.
drawTransparentPart() - Method in interface chemaxon.marvin.space.MacroMoleculeComponent.MoleculeVisualizer
 
drawTransparentPart() - Method in class chemaxon.marvin.space.MolecularSurfaceComponent
Draws the surface if it was transparent or mesh.
drawTransparentPart() - Method in class chemaxon.marvin.space.MoleculeComponent
Draws the molecule if the drawing type was wire.
drawTransparentPart() - Method in class chemaxon.marvin.space.monitor.Label
Renders the label in 3d as a transparent object.
drawTransparentPart() - Method in class chemaxon.marvin.space.PharmacophoreArrow
Draws transparent parts of the component if there is any.
drawTransparentPart() - Method in class chemaxon.marvin.space.PharmacophorePoint
Draws transparent parts of the component if there is any.
drawTransparentPart() - Method in class chemaxon.marvin.space.SurfaceComponent
Draws the surface if drawtype was MESH_TYPE or TRANSPARENT_TYPE.
drawType - Variable in class chemaxon.marvin.space.GraphicComponent
The actual drawing type of the component.
drawType - Variable in class chemaxon.marvin.space.MoleculeComponent
 
drawTypes - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
dropStructureTable(ConnectionHandler, String) - Static method in class chemaxon.jchem.db.UpdateHandler
Drops a structure table.
DT_FORMATTED - Static variable in class chemaxon.struc.sgroup.DataSgroup
Field type: formatted.
DT_NUMERIC - Static variable in class chemaxon.struc.sgroup.DataSgroup
Field type: numeric.
DT_TEXT - Static variable in class chemaxon.struc.sgroup.DataSgroup
Field type: text.
DT_UNSPEC - Static variable in class chemaxon.struc.sgroup.DataSgroup
Field type: unspecified.
DT_URL - Static variable in class chemaxon.struc.sgroup.DataSgroup
Field type: url.
dump() - Method in class chemaxon.marvin.modules.AutoMapper
Engineering function.
DUPLICATE - Static variable in interface chemaxon.sss.SearchConstants
Duplicate search (formerly called perfect).
DYNAMICpKaPREFIX - Static variable in class chemaxon.marvin.calculations.pKaPlugin
pKa's prefix (acidic/basic) does depend on the submitted micro state

E

E_SINK - Static variable in class chemaxon.struc.graphics.MEFlow
Electron sink.
E_SOURCE - Static variable in class chemaxon.struc.graphics.MEFlow
Electron source.
eccentricity(int) - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the eccentricity of an atom, which is the greatest value in the corresponding row of the distance matrix.
EDGED_BAR - Static variable in class chemaxon.alchemist.utils.AlchemistWaitPanel
 
EDIT_MOLECULE_ACTION - Variable in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor
Action for perform edit selected molecule.
EDITABLE - Static variable in class chemaxon.marvin.beans.MViewPane
Editing mode identifier meaning the structures can be edited with the Edit > Structure menu or double click and launches MarvinView in a new window.
EDITABLE - Static variable in class chemaxon.marvin.view.ViewParameterConstants
Identifier of parameter: "editable".
editMolecule() - Method in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor
EditMolecule action handler
editStructure(String, String, int, String, String[], String[]) - Method in class chemaxon.jchem.webservice.DataManipulationWS
Edit the structure and/or the additional values in a single row.
EITHER - Static variable in class chemaxon.marvin.modules.AutoMapper
Mapping style of the input reaction is ambigous
electronegOf(int) - Static method in class chemaxon.struc.MolAtom
Gets 10 times the electronegativity value for the specified element.
element - Variable in class chemaxon.alchemist.configbuilder.AbstractConfigElementEditor
the element being edited
ELEMENT_COUNT - Static variable in class chemaxon.struc.MolAtom
Number of elements in the periodic system
ElementalAnalyser - Class in chemaxon.calculations
Calculates molecular formula, mass, MS mass and composition.
ElementalAnalyser() - Constructor for class chemaxon.calculations.ElementalAnalyser
 
ElementalAnalyserPlugin - Class in chemaxon.marvin.calculations
Calculates molecular formula, mass, MS mass and composition.
ElementalAnalyserPlugin() - Constructor for class chemaxon.marvin.calculations.ElementalAnalyserPlugin
 
elementList - Static variable in class chemaxon.marvin.space.MoleculeComponent
 
ELEMENTS - Static variable in class chemaxon.marvin.sketch.SketchParameterConstants
Identifier of parameter: "elements".
emaps - Variable in class chemaxon.reaction.Reaction
Deprecated. End map numbers: bond atom2.
EMF - Static variable in class chemaxon.formats.MFileFormat
Windows Enhanced Metafiles.
EMF_TRANSFERABLE_NAME - Static variable in class chemaxon.marvin.modules.datatransfer.ClipboardHandler
EMF Transfer name and identifier.
EMPTY - Static variable in class chemaxon.struc.MolAtom
Empty atom type.
enableContent() - Method in class chemaxon.alchemist.AlchemistApplication
 
ENABLED_2D_VIEWER - Static variable in class chemaxon.marvin.sketch.SketchParameterConstants
Identifier of parameter: "2dviewerEnabled".
ENABLED_3D_VIEWER - Static variable in class chemaxon.marvin.sketch.SketchParameterConstants
Identifier of parameter: "3dviewerEnabled".
enableFog(boolean) - Method in class chemaxon.marvin.space.GraphicCell
Sets the fog effect on/off.
enclosesPoint(double, double) - Method in class chemaxon.struc.graphics.MBracket
Checks if a specified point is enclosed by this bracket.
encode(MFont, MTextAttributes) - Method in class chemaxon.struc.graphics.MTextAttributes
Returns the string representation of the attributes.
encoding - Variable in class chemaxon.marvin.io.PositionedInputStream
The encoding.
endGrabLines() - Method in class chemaxon.marvin.io.PositionedInputStream
Ends grabbing lines.
endHourglass() - Method in class chemaxon.marvin.beans.MarvinPane
Changes the hourglass cursor back to normal at the end of a long operation.
endRecord(boolean) - Method in class chemaxon.marvin.io.formats.AbstractMRecordReader
It must be called at the end of record.
endReuse(int) - Method in class chemaxon.struc.Molecule
End reusing atoms.
endReuse(int) - Method in class chemaxon.struc.RgMolecule
End reusing atoms.
endSearch(String) - Method in class chemaxon.jchem.webservice.JChemSearchWS
Disable further calls to the search results and free up memory for future use.
endSearch(String) - Method in class chemaxon.jchem.webservice.RelSearchWS
Disable further calls to the relational search results and free up memory for future use.
endsWith(char) - Method in class chemaxon.struc.graphics.MTextDocument
Tests whether the document ends with the specified character.
endsWith(char) - Method in class chemaxon.struc.graphics.MTextDocument.Portion
Tests whether this text portion ends with the specified character.
enqueueUpdate() - Method in class chemaxon.marvin.view.swing.TableSupport
Enqueues an update task.
enterPage(AlchemistState) - Method in class chemaxon.alchemist.AlchemistPage
This method is called when this page becomes the active.
enterPage(AlchemistState) - Method in class chemaxon.alchemist.commonpages.FileListHandlerPanel
 
enterPage(AlchemistState) - Method in class chemaxon.alchemist.commonpages.ProgressPanel
 
enterPage(AlchemistState) - Method in class chemaxon.alchemist.utils.AlchemistApplicationInnerDialog
Default implementation does nothing
entityList - Variable in class chemaxon.jchem.db.Updater.UpdateInfo
The names of entities (e.g. table names) to be updated, or null.
enumerateMarkush - Variable in class chemaxon.util.HitColoringAndAlignmentOptions
Deprecated. use HitColoringAndAlignmentOptions.markushDisplayMode
EnumerationPlugin - Class in chemaxon.marvin.calculations
Deprecated. Use MarkushEnumerationPlugin
EnumerationPlugin() - Constructor for class chemaxon.marvin.calculations.EnumerationPlugin
Deprecated.  
EPSILON - Static variable in class chemaxon.marvin.calculations.HBDAPlugin
 
EPSILON - Static variable in class chemaxon.marvin.plugin.CalculatorPlugin
The microspecies is ignored if its distribution is less than EPSILON for all pH values.
equals(Object) - Method in class chemaxon.checkers.result.DefaultStructureCheckerResult
 
equals(Object) - Method in class chemaxon.checkers.result.ExplicitHydrogenResult
 
equals(Object) - Method in class chemaxon.marvin.modules.datatransfer.TransferableDescriptor
 
equals(Object) - Method in class chemaxon.sss.search.Decomposition
Returns true if this decomposition is equivalent to the specified decomposition.
equals(Object) - Method in class chemaxon.struc.DPoint3
Two points equal if their coordinates equal.
equals(MAtomSetPoint) - Method in class chemaxon.struc.graphics.MAtomSetPoint
Two points equal if their atoms equal.
equals(MPoint) - Method in class chemaxon.struc.graphics.MAtomSetPoint
Two points equal if their atoms equal.
equals(Object) - Method in class chemaxon.struc.graphics.MAtomSetPoint
Two points equal if their atoms equal.
equals(MEFlowBasePoint) - Method in class chemaxon.struc.graphics.MEFlowBasePoint
Two points equal if their atoms equal.
equals(MPoint) - Method in class chemaxon.struc.graphics.MEFlowBasePoint
Two points equal if their atoms equal.
equals(Object) - Method in class chemaxon.struc.graphics.MEFlowBasePoint
Two points equal if their atoms equal.
equals(Object) - Method in class chemaxon.struc.graphics.MFont
Tests whether two font objects equal.
equals(Object) - Method in class chemaxon.struc.graphics.MMidPoint
Two midpoints equal if their parent lines are the same and the polyline point indices also equal.
equals(MMidPoint) - Method in class chemaxon.struc.graphics.MMidPoint
Two midpoints equal if their parent lines are the same and the polyline point indices also equal.
equals(Object) - Method in class chemaxon.struc.graphics.MRectanglePoint
Two rectangle points equal if their parent rectangles are the same and they are on the same corner or edge.
equals(MRectanglePoint) - Method in class chemaxon.struc.graphics.MRectanglePoint
Two rectangle points equal if their parent rectangles are the same and they are on the same corner or edge.
equals(MTextAttributes) - Method in class chemaxon.struc.graphics.MTextAttributes
Tests whether two attributes objects equal or not.
equals(Object) - Method in class chemaxon.struc.graphics.MTextAttributes
Tests whether two attributes objects equal or not.
equals(Object) - Method in class chemaxon.struc.MolBond
Two edges equal if their endpoints are the same.
equals(MPoint) - Method in class chemaxon.struc.MPoint
Two points equal if their location equals.
equals(Object) - Method in class chemaxon.struc.MPoint
Two points equal if their location equals.
equalsHead(MolBond[]) - Method in class chemaxon.struc.sgroup.RepeatingUnitSgroup
Decides whether the head bonds equal the given bonds.
equalsNext(MTextAttributes) - Method in class chemaxon.struc.graphics.MTextAttributes
Tests whether the attributes of two neighboring sections equal or not.
equalsTail(MolBond[]) - Method in class chemaxon.struc.sgroup.RepeatingUnitSgroup
Decides wheter the tail bonds equal the given bonds.
EQUILIBRIUM - Static variable in class chemaxon.struc.RxnMolecule
Resonance arrow, the same as the two-headed double reaction arrow.
ERROR - Static variable in class chemaxon.jchem.file.ProgressWriter
Log level error
error - Variable in class chemaxon.util.MolAligner.AlignmentResult
The error of the alignemnt
ERROR_STYLE - Static variable in class chemaxon.alchemist.utils.AlchemistLabel
 
ErrorHandler - Class in chemaxon.util
An abstract ancestor of JavaBeans that enable exception handling in different environments.
ErrorHandler() - Constructor for class chemaxon.util.ErrorHandler
 
ErrorProcessor - Interface in chemaxon.util
Error processing interface.
errorType - Variable in class chemaxon.checkers.AbstractStructureChecker
 
ESCAPE_CHAR - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "escapeChar".
estimateNumRecords() - Method in class chemaxon.formats.MolImporter
Estimates the total number of records.
estimateNumRecords() - Method in class chemaxon.marvin.io.ArrayMDocSource
Estimates the total number of records.
estimateNumRecords() - Method in class chemaxon.marvin.io.MDocSource
Estimates the total number of records.
estimateProgress() - Method in interface chemaxon.util.iterator.MoleculeIterator
Estimates the iteration progress.
euclidean(float[], float[]) - Static method in class chemaxon.descriptors.Metrics
Calculates the Euclidean distance.
euclidean(int[], int[]) - Static method in class chemaxon.descriptors.Metrics
Calculates the Euclidean distance.
evaluate(ChemContext) - Method in class chemaxon.jep.ChemJEP
Evaluates the expression.
evaluate_boolean(ChemContext) - Method in class chemaxon.jep.ChemJEP
Evaluates the expression and converts the result boolean.
evaluate_booleans(ChemContext) - Method in class chemaxon.jep.ChemJEP
Evaluates the expression and converts the result to boolean[].
evaluate_double(ChemContext) - Method in class chemaxon.jep.ChemJEP
Evaluates the expression and converts the result to double.
evaluate_doubles(ChemContext) - Method in class chemaxon.jep.ChemJEP
Evaluates the expression and converts the result to double[].
evaluateByAll(int) - Method in class chemaxon.descriptors.MDHitEvaluator
Not implemented yet
evaluateByAll(int, int) - Method in class chemaxon.descriptors.MDHitEvaluator
Not implemented yet
evaluateByDescriptor(int, int) - Method in class chemaxon.descriptors.MDHitEvaluator
Not implemented yet
evaluateByDescriptor(int, int, int) - Method in class chemaxon.descriptors.MDHitEvaluator
Not implemented yet
evaluateByMetric(int, int, int) - Method in class chemaxon.descriptors.MDHitEvaluator
Return the value of the current evaluator function for a screen of the similar set and the dissimilar set with the given descriptor and metric, when the given number of similars must be found.
evaluateByMetric(int, int, int, MDReader, MDReader) - Method in class chemaxon.descriptors.MDHitEvaluator
Return the value of the current evaluator function for a screen of the similar set and the dissimilar set with the given descriptor and metric, when the given number of similars must be found.
evaluateByMetric(int, int, int, int) - Method in class chemaxon.descriptors.MDHitEvaluator
Return the value of the current evaluator function for a screen of the similar set and the dissimilar set with the given descriptor and metric, when the number of similar hits must be between the given numbers.
evaluateByMetric(int, int, float) - Method in class chemaxon.descriptors.MDHitEvaluator
Return the value of the current evaluator function for a screen of the similar set and the dissimilar set with the given descriptor and metric, when the percentage of similar hits to the total number of similars must be greater or equal, than the given percentage.
evaluateByMetric(int, int, int, int, MDReader, MDReader) - Method in class chemaxon.descriptors.MDHitEvaluator
Return the value of the current evaluator function for a screen of the similar set and the dissimilar set with the given descriptor and metric, when the number of similar hits must be between the given numbers.
evaluateByMetric(int, int, float, MDReader, MDReader) - Method in class chemaxon.descriptors.MDHitEvaluator
Return the value of the current evaluator function for a screen of the similar set and the dissimilar set with the given descriptor and metric, when the percentage of similar hits to the total number of similars must be greater or equal, than the given percentage.
evaluateReturnInt(String, String) - Method in class chemaxon.jchem.webservice.ChemicalTermsWS
Executes a chemical terms expression on a target molecule.
evaluateReturnNum(String, String) - Method in class chemaxon.jchem.webservice.ChemicalTermsWS
Executes a chemical terms expression on a target molecule.
evaluateReturnString(String, String) - Method in class chemaxon.jchem.webservice.ChemicalTermsWS
Executes a chemical terms expression for a target molecule
Evaluator - Class in chemaxon.jep
Evaluates Chemical Terms expressions.
Evaluator() - Constructor for class chemaxon.jep.Evaluator
Default constructor.
Evaluator(Standardizer) - Constructor for class chemaxon.jep.Evaluator
Constructor.
Evaluator(File) - Constructor for class chemaxon.jep.Evaluator
Constructor.
Evaluator(String) - Constructor for class chemaxon.jep.Evaluator
Constructor.
Evaluator(File, Standardizer) - Constructor for class chemaxon.jep.Evaluator
Constructor.
Evaluator(File, Standardizer, MolImporter, String) - Constructor for class chemaxon.jep.Evaluator
Constructor.
Evaluator(String, Standardizer) - Constructor for class chemaxon.jep.Evaluator
Constructor.
Evaluator(String, Standardizer, MolImporter, String) - Constructor for class chemaxon.jep.Evaluator
Constructor.
EVALUATOR_DEFAULTS_FILE - Static variable in class chemaxon.jep.Evaluator
Default Function/Plugin settings filename.
EVALUATOR_NAMED_MOLS_FILE - Static variable in class chemaxon.jep.Evaluator
Default named molecule set filename.
EVALUATOR_SCRIPT_FILE - Static variable in class chemaxon.jep.Evaluator
Initial script filename.
evaluatorFunctions - Variable in class chemaxon.descriptors.MDHitEvaluator
 
EXACT - Static variable in interface chemaxon.sss.SearchConstants
Deprecated. use SearchConstants.FULL
EXACT_FRAGMENT - Static variable in interface chemaxon.sss.SearchConstants
Deprecated. use SearchConstants.FULL_FRAGMENT
EXACT_FRAGMENT_OFF - Static variable in interface chemaxon.sss.SearchConstants
Deprecated. since 5.0
Use SearchOptions.setFullFragment(boolean) instead.
EXACT_FRAGMENT_ON - Static variable in interface chemaxon.sss.SearchConstants
Deprecated. since 5.0
Use SearchOptions.setFullFragment(boolean) instead.
exactMass() - Method in class chemaxon.calculations.ElementalAnalyser
Calculates the weight of the MS molecule ion using the mass of the most frequent natural isotope for element atoms.
exactMassPrecision() - Method in class chemaxon.calculations.ElementalAnalyser
Calculates the precision of the monoisitopic weight (number of significant decimal digits).
exception - Variable in class chemaxon.util.ErrorHandler
 
exceptionToPage(Throwable) - Static method in class chemaxon.util.HTMLTools
Creates an HTML page that displays the message(s) of an exception.
exceptionToString(Throwable) - Static method in class chemaxon.util.HTMLTools
Prints the message(s) of an exception in HTML format
EXCLUDED_CD_FIELDS - Static variable in class chemaxon.jchem.db.RegenerationConstants
 
EXCLUDED_TYPE - Static variable in class chemaxon.marvin.space.PharmacophorePoint
 
exclusiveSelection(int) - Method in class chemaxon.marvin.space.GraphicCell
Exclusive selection in the given component.
exclusiveSelection() - Method in class chemaxon.marvin.space.GraphicComponent
Sets the previously picked but unprocessed element to be selected, and sets every other parts not to be selected.
exclusiveSelection(ComponentElement) - Method in class chemaxon.marvin.space.GraphicComponent
Sets the the given part of the component to be selected, and sets every other parts not to be selected.
exclusiveSelection(UOID) - Method in class chemaxon.marvin.space.GraphicScene
Exclusive selection in the given component in its container cell.
exclusiveSelection() - Method in class chemaxon.marvin.space.MacroMoleculeComponent
Sets the previously picked but unprocessed element to be selected, and sets every other parts not to be selected.
exclusiveSelection() - Method in class chemaxon.marvin.space.MoleculeComponent
Sets the previously picked but unprocessed element to be selected, and sets every other parts not to be selected.
execute() - Method in class chemaxon.jchem.db.UpdateHandler
Executes the update or insert operation.
execute(boolean) - Method in class chemaxon.jchem.db.UpdateHandler
Executes the update or insert operation.
ExhaustiveFragmenter - Class in chemaxon.fragmenter
Molecule fragmenter: exhaustive algorithm.
ExhaustiveFragmenter(File) - Constructor for class chemaxon.fragmenter.ExhaustiveFragmenter
Constructor with reviser.
ExhaustiveFragmenter(String) - Constructor for class chemaxon.fragmenter.ExhaustiveFragmenter
Constructor with reviser.
ExhaustiveFragmenter(InputStream) - Constructor for class chemaxon.fragmenter.ExhaustiveFragmenter
Constructor with reviser.
ExhaustiveFragmenter(RxnMolecule[], Standardizer) - Constructor for class chemaxon.fragmenter.ExhaustiveFragmenter
Constructor with no reviser (accepts all cut-bonds).
ExhaustiveFragmenter(RxnMolecule[], Standardizer, CutBondReviser) - Constructor for class chemaxon.fragmenter.ExhaustiveFragmenter
Constructor.
exit() - Method in class chemaxon.marvin.beans.MarvinPane
Closes all windows opened by this MarvinPane and saves user initialization file.
exitProgramActionHandler() - Method in class chemaxon.alchemist.AlchemistApplication
Raises confirmation dialog and exits application if it is confirmed
expand(int) - Method in class chemaxon.struc.Sgroup
Sets the state to Sgroup.XSTATE_X or Sgroup.XSTATE_XC.
expand(int) - Method in interface chemaxon.struc.sgroup.Expandable
Expands the S-group.
expand(int) - Method in class chemaxon.struc.sgroup.MultipleSgroup
Expands this S-group.
expand(int) - Method in class chemaxon.struc.sgroup.SuperatomSgroup
Expands this S-group.
Expandable - Interface in chemaxon.struc.sgroup
Expandable interface for S-groups.
ExpandGroupFixer - Class in chemaxon.fixers
A descendant of AbstractStructureFixer which expands all abbreviated groups in the molecule
ExpandGroupFixer() - Constructor for class chemaxon.fixers.ExpandGroupFixer
 
expandOther(int, Molecule) - Method in class chemaxon.struc.sgroup.SuperatomSgroup
Expands sgtoexpand S-group the same way as it would be this.
expandSgroups() - Method in class chemaxon.struc.Molecule
Expands all S-groups.
expandSgroups(int) - Method in class chemaxon.struc.Molecule
Expands all S-groups.
EXPLICIT_H - Static variable in class chemaxon.marvin.common.ParameterConstants
Deprecated. since 5.3
EXPLICITH_FLAG - Static variable in interface chemaxon.marvin.paint.DispOptConsts
Deprecated. since 5.3
ExplicitHydrogenResult - Class in chemaxon.checkers.result
A descendant of DefaultStructureCheckerResult for identifying explicit hydrogen problems, thus errorType property is StructureCheckerErrorType.EXPLICIT_H by default.
ExplicitHydrogenResult(List<MolAtom>, List<MolBond>, Molecule, String, int, String, String, String, Icon) - Constructor for class chemaxon.checkers.result.ExplicitHydrogenResult
Constructor which initialize all the properties. errorType property is StructureCheckerErrorType.EXPLICIT_H by default.
export(Molecule) - Method in interface chemaxon.metabolizer.MetabolizerExporter
Exports product
export(Molecule) - Method in class chemaxon.metabolizer.MetabolizerFileExporter
 
export(Molecule) - Method in class chemaxon.metabolizer.MetabolizerMemoryExporter
 
Exporter - Class in chemaxon.jchem.db
This class is a tool for exporting molecules from database tables into an OutputStream object.
Exporter() - Constructor for class chemaxon.jchem.db.Exporter
 
exportResult(String, String, String, String) - Method in class chemaxon.jchem.webservice.JChemSearchWS
This returns a string representing the molecules in the specified output format.
exportToBinFormat(String) - Method in class chemaxon.struc.MDocument
Creates a binary representation of the document.
exportToBinFormat(String) - Method in class chemaxon.struc.Molecule
Creates a binary representation of the molecule.
exportToFormat(String) - Method in class chemaxon.struc.MDocument
Creates a string representation of the document.
exportToFormat(String) - Method in class chemaxon.struc.Molecule
Creates a string representation of the molecule.
exportToObject(String) - Method in class chemaxon.struc.MDocument
Creates a String, byte[] array or Image representation of the molecule.
exportToObject(String) - Method in class chemaxon.struc.Molecule
Creates a String, byte[] array or Image representation of the molecule.
extend(float) - Method in class chemaxon.marvin.space.BoundingBox
Makes the bounding box being larger or smaller by the given value in each direction.
extendSelection(int) - Method in class chemaxon.marvin.space.GraphicCell
Additive selection in the given component, so the previously picked part of the component will be selected, and all selection remains as is.
extendSelection() - Method in class chemaxon.marvin.space.GraphicComponent
Sets the previously picked but unprocessed element to be selected, and leaves other parts as they are.
extendSelection(ComponentElement) - Method in class chemaxon.marvin.space.GraphicComponent
Sets the the given part of the component to be selected, and leaves other parts as they are.
extendSelection(UOID) - Method in class chemaxon.marvin.space.GraphicScene
Additive selection in the given component in its container cell.
extendSelection() - Method in class chemaxon.marvin.space.MacroMoleculeComponent
Sets the previously picked but unprocessed element to be selected, and leaves other parts as they are.
extendSelection() - Method in class chemaxon.marvin.space.MoleculeComponent
Sets the previously picked but unprocessed element to be selected, and leaves other parts as they are.
ExternalEditorSupport - Interface in chemaxon.alchemist.configbuilder
ConfigElements implementing this interface can use an external editor provided by ConfigBuilderPanel
ExternalStructureChecker - Class in chemaxon.checkers
A descendant of AbstractStructureChecker for providing a super class for externally implemented structure checkers.
ExternalStructureChecker() - Constructor for class chemaxon.checkers.ExternalStructureChecker
 
ExternalStructureCheckerResult - Interface in chemaxon.checkers.result
This interface is an extension of StructureCheckerResult that supports external StructureChecker developement
EXTRA_BONDS - Static variable in class chemaxon.marvin.sketch.SketchParameterConstants
Identifier of parameter: "extraBonds".
EXTRA_TEMPLATES - Static variable in class chemaxon.marvin.sketch.SketchParameterConstants
Identifier of parameter: "xtmpls".
extraColumnDefinitions - Variable in class chemaxon.jchem.db.StructureTableOptions
Definitions of additional columns.
EZ_FLAG - Static variable in interface chemaxon.marvin.paint.DispOptConsts
E/Z visibility flag.
EZ_VISIBLE - Static variable in class chemaxon.marvin.common.ParameterConstants
Identifier of parameter: "ezVisible".

F

F_ARCHIVE - Static variable in class chemaxon.formats.MFileFormat
General archive format that stores a file in another format.
F_BINARY - Static variable in class chemaxon.formats.MFileFormat
Import/export module handles binary (byte array) data.
F_COORDS - Static variable in class chemaxon.formats.MFileFormat
The format can store atom coordinates if this flag is set.
F_EXPORT - Static variable in class chemaxon.formats.MFileFormat
Export is possible if this flag is set.
F_GRAPHICS - Static variable in class chemaxon.formats.MFileFormat
File format readable by a graphics program (image viewer, ray tracer etc.).
F_IMAGE - Static variable in class chemaxon.formats.MFileFormat
2D image file format, readable by image viewers.
F_IMPORT - Static variable in class chemaxon.formats.MFileFormat
Import is possible if this flag is set.
F_MIXED - Static variable in class chemaxon.formats.MFileFormat
Storage of records in different formats is possible if this flag is set.
F_MOL_MISSING - Static variable in class chemaxon.marvin.io.MRecord
Molecule (or reaction) is missing from the record.
F_MOLECULE - Static variable in class chemaxon.formats.MFileFormat
The format can store molecule(s) if this flag is set.
F_MOLMOVIE - Static variable in class chemaxon.formats.MolImporter
Deprecated. As of Marvin 5.2, use the "MOLMOVIE" and "NOMOLMOVIE" import options instead. See MFileFormatUtil.MOLMOVIE, MFileFormatUtil.NOMOLMOVIE, MolImporter.isMolMovie().
F_MULTIPLE_RECORDS_LEGAL - Static variable in class chemaxon.formats.MFileFormat
The format is designed to store multiple records if this flag is set.
F_MULTIPLE_RECORDS_POSSIBLE - Static variable in class chemaxon.formats.MFileFormat
The import/export modules can handle files with multiple records if this flag is set.
F_OBJECT - Static variable in class chemaxon.formats.MFileFormat
Import/export module creates or reads a java object.
F_REACTION - Static variable in class chemaxon.formats.MFileFormat
The format can store reaction(s) if this flag is set.
F_RECOGNIZER - Static variable in class chemaxon.formats.MFileFormat
Format recognizer exists if this flag is set.
F_SINGLE_LINE - Static variable in class chemaxon.formats.MFileFormat
Format uses one line per structure.
F_USER_DEFINED - Static variable in class chemaxon.formats.MFileFormat
User defined format.
F_XML - Static variable in class chemaxon.formats.MFileFormat
The format is XML based if this flag is set.
fadeSelected() - Method in class chemaxon.marvin.space.GraphicComponent
A descendant should overwrite this method to have its selection became faded.
fadeSelected() - Method in class chemaxon.marvin.space.MacroMoleculeComponent
The selected visualizers will be hidden.
fadeSelected() - Method in interface chemaxon.marvin.space.MacroMoleculeComponent.MoleculeVisualizer
 
fadeSelected() - Method in class chemaxon.marvin.space.MoleculeComponent
The selected atoms will be faded.
fadeSelectedComponents() - Method in class chemaxon.marvin.space.GraphicCell
Sets all selected components to faded.
fadeSelectedComponents() - Method in class chemaxon.marvin.space.GraphicScene
Sets the drawing mode of all selected elements to faded so it will be hardly visible, and prevents them from clicking.
fadeUnselected() - Method in class chemaxon.marvin.space.GraphicComponent
A descendant should overwrite this method to have all but its selection became faded.
fadeUnselected() - Method in class chemaxon.marvin.space.MacroMoleculeComponent
The unselected visualizers will be hidden.
fadeUnselected() - Method in interface chemaxon.marvin.space.MacroMoleculeComponent.MoleculeVisualizer
 
fadeUnselected() - Method in class chemaxon.marvin.space.MoleculeComponent
The unselected atoms will be faded.
fadeUnselectedComponents() - Method in class chemaxon.marvin.space.GraphicCell
Sets all selected components to faded.
fadeUnselectedComponents() - Method in class chemaxon.marvin.space.GraphicScene
Sets the drawing mode of all unselected elements to faded so it will be hardly visible, and prevents them from clicking.
FALSE - Static variable in class chemaxon.jep.ChemJEP
Logical result value: FALSE.
FAST_COORDS - Static variable in interface chemaxon.struc.sgroup.Expandable
Fast coordinate calculation in expand.
FASTEST - Static variable in class chemaxon.marvin.modules.AutoMapper
heuristic mode, fast but less accurate
FILE_TRANSFERABLE_ID - Static variable in class chemaxon.marvin.util.ClipboardHandler
Deprecated. since 5.3 will be deleted in 5.4
fileChooser - Variable in class chemaxon.alchemist.AlchemistApplication
the file chooser of the application
fileEndPosition - Variable in class chemaxon.marvin.io.MRecord
 
FileFilterFactory - Class in chemaxon.alchemist.configbuilder
 
FileFilterFactory() - Constructor for class chemaxon.alchemist.configbuilder.FileFilterFactory
 
FileListHandlerPanel - Class in chemaxon.alchemist.commonpages
AlchemistPage for handling list of input files
FileListHandlerPanel() - Constructor for class chemaxon.alchemist.commonpages.FileListHandlerPanel
Creates and initializes a FileListHandlerPanel
FileListHandlerPanel(boolean) - Constructor for class chemaxon.alchemist.commonpages.FileListHandlerPanel
 
fileStartPosition - Variable in class chemaxon.marvin.io.MRecord
 
fill(int) - Method in class chemaxon.util.IntArray
Sets all array elemnts to a specified value.
FILLED_TYPE - Static variable in class chemaxon.marvin.space.SurfaceComponent
 
fillSelectionMolecule(SelectionMolecule) - Method in class chemaxon.struc.Molecule
Adds all atoms and bonds to the specified molecule.
fillSelectionMolecule(SelectionMolecule) - Method in class chemaxon.struc.RgMolecule
Adds all atoms and bonds of the root structure and the R-groups to the specified molecule.
fillSelectionMolecule(SelectionMolecule) - Method in class chemaxon.struc.RxnMolecule
Adds all atoms and bonds of the root structure and the R-groups to the specified molecule.
fillWithNulls() - Method in class chemaxon.marvin.view.MDocStorage
Set all stored document entries to null.
filter(int[]) - Method in class chemaxon.sss.search.MolSearch
Returns true if the hit is accepted by the filteringExpression.
FILTER_DIM0 - Static variable in class chemaxon.formats.MolExporter
Molecule filter for cleaning 0D molecules only.
FILTER_ONE_ATTACHMENT - Static variable in class chemaxon.marvin.util.MolFragLoader
Filter object for accepting fragments with one attachment point.
FILTER_TWO_ATTACHMENTS - Static variable in class chemaxon.marvin.util.MolFragLoader
Filter object for accepting fragments with two attachment points.
FILTER_VALENCE - Static variable in class chemaxon.marvin.calculations.MarkushEnumerationPlugin
Filter constant: valence filter (default).
FINAL_CLEAN_ID - Static variable in class chemaxon.reaction.Standardizer
Final clean task ID.
finalize() - Method in class chemaxon.formats.MolExporter
 
finalize() - Method in class chemaxon.marvin.space.BoundingBox
 
finalize() - Method in class chemaxon.marvin.space.monitor.DihedralControl
 
finalize() - Method in class chemaxon.marvin.space.SurfaceColoring
 
finalize() - Method in class chemaxon.reaction.ConcurrentReactorProcessor
 
finalize() - Method in class chemaxon.reaction.ConcurrentStandardizerProcessor
 
find() - Method in class chemaxon.fragmenter.ExhaustiveFragmenter
Finds all possible cut-bond sets.
find(Molecule) - Method in class chemaxon.fragmenter.Fragmenter
The main fragmenter algorithm: stores the accepted bond cuts.
find() - Method in class chemaxon.fragmenter.Fragmenter
The main fragmentation finder method: sets the cut-bonds.
findAll() - Method in class chemaxon.sss.search.MolSearch
Looks for all matching patterns in the molecule.
findAll() - Method in class chemaxon.sss.search.Search
Looks for all matching patterns in the molecule.
findAllGroups() - Method in class chemaxon.sss.search.MolSearch
Returns the group hits corresponding to all hits.
findAllLigandIds(int[][]) - Method in class chemaxon.sss.search.RGroupDecomposition
Deprecated. as of JChem 5.3, use RGroupDecomposition.findFirstDecomposition() and RGroupDecomposition.findNextDecomposition() to get decomposition results (the current implementation ignores the hit parameter and uses the latest groupHit found by the search process)
findAllLigands(int[][]) - Method in class chemaxon.sss.search.RGroupDecomposition
Deprecated. as of JChem 5.3, use RGroupDecomposition.findFirstDecomposition() and RGroupDecomposition.findNextDecomposition() to get decomposition results (the current implementation ignores the hit parameter and uses the latest groupHit found by the search process)
findAllOrder() - Method in class chemaxon.sss.search.MolSearch
Deprecated. Use setOrderSensitiveSearch(true) instead
findAllSgroupContaining(MolAtom) - Method in class chemaxon.struc.Molecule
Finds the smallest S-groups containing the specified node.
findAtom(MolAtom) - Method in class chemaxon.struc.MoleculeGraph
Finds a node in the nodes array.
findAtomClone(MolAtom) - Method in class chemaxon.struc.MoleculeGraph
Finds the clone of an atom.
findAttachAtom() - Method in class chemaxon.struc.sgroup.SuperatomSgroup
Gets the most likely attachment point.
findBasicFrags(Class) - Method in class chemaxon.struc.MoleculeGraph
Determines the disconnected fragments and puts them into an array.
findBond(MolBond) - Method in class chemaxon.struc.MoleculeGraph
Finds an edge in the edgess array.
findComponentIds() - Method in class chemaxon.struc.MoleculeGraph
Assigns a component ID to each connected component.
findComponentIds(int[]) - Method in class chemaxon.struc.MoleculeGraph
Assigns a component ID to each connected component formed by the specified atom indexes.
findContainingMulticenterSgroup(MolAtom) - Method in class chemaxon.struc.Molecule
Gets the containing multicenter S-group of a multicenter atom.
findContractableSgroup() - Method in class chemaxon.struc.Molecule
Finds an expanded residue.
findCrossingBonds() - Method in class chemaxon.struc.Sgroup
Finds the crossing bonds.
findCrossingBonds() - Method in class chemaxon.struc.sgroup.RepeatingUnitSgroup
Finds the crossing bonds.
findCrossingBonds() - Method in class chemaxon.struc.sgroup.SuperatomSgroup
Finds the crossing bonds.
findDecomposition() - Method in class chemaxon.sss.search.RGroupDecomposition
Finds the first decomposition result.
findDecomposition(boolean) - Method in class chemaxon.sss.search.RGroupDecomposition
Finds a decomposition result.
findExpandableSgroup() - Method in class chemaxon.struc.Molecule
Finds a contracted residue.
findFirst() - Method in class chemaxon.sss.search.MCS
Performs graph matching according to the mode set.
findFirst() - Method in class chemaxon.sss.search.MolSearch
Looks for the first matching pattern in the target molecule.
findFirst() - Method in class chemaxon.sss.search.Search
Looks for the first matching pattern in the target molecule.
findFirstDecomposition() - Method in class chemaxon.sss.search.RGroupDecomposition
Finds the first decomposition result.
findFirstGroup() - Method in class chemaxon.sss.search.MolSearch
Returns the group hit corresponding to the first hit.
findFormats(String, long, long) - Static method in class chemaxon.formats.MFileFormatUtil
Gets a list of formats.
findFrag(int, MoleculeGraph) - Method in class chemaxon.struc.MoleculeGraph
Determines the subgraph connected to the specified node.
findFragById(int, MoleculeGraph) - Method in class chemaxon.struc.MoleculeGraph
Determines the subgraph corresponding to the specific fragment ID.
findFrags(Class) - Method in class chemaxon.struc.Molecule
Determines the disconnected fragments and puts them into an array.
findFrags() - Method in class chemaxon.struc.Molecule
Determines the disconnected fragments and puts them into an array.
findFrags(Class) - Method in class chemaxon.struc.MoleculeGraph
Determines the disconnected fragments and puts them into an array.
findInArray(Object[], int[], int, Object) - Static method in class chemaxon.struc.MoleculeGraph
Finds an object in an array.
findLigandIds(int[]) - Method in class chemaxon.sss.search.RGroupDecomposition
Deprecated. as of JChem 5.3, use RGroupDecomposition.findFirstDecomposition() and RGroupDecomposition.findNextDecomposition() to get decomposition results (the current implementation ignores the hit parameter and uses the latest groupHit found by the search process)
findLigands(int[]) - Method in class chemaxon.sss.search.RGroupDecomposition
Deprecated. as of JChem 5.3, use RGroupDecomposition.findFirstDecomposition() and RGroupDecomposition.findNextDecomposition() to get decomposition results (the current implementation ignores the hit parameter and uses the latest groupHit found by the search process)
findLigandTable(int, int) - Method in class chemaxon.sss.search.RGroupDecomposition
Returns the ligand table.
findLigandTable(int, int, String) - Method in class chemaxon.sss.search.RGroupDecomposition
Returns the ligand table.
findLigandTableRow(int) - Method in class chemaxon.sss.search.RGroupDecomposition
Returns a ligand table row with ligands corresponding to a the first search hit.
findLigandTableRow(int, String) - Method in class chemaxon.sss.search.RGroupDecomposition
Returns a ligand table row with ligands corresponding to a the first search hit.
findNext() - Method in class chemaxon.sss.search.MCS
Searches for the next hit.
findNext() - Method in class chemaxon.sss.search.MolSearch
Looks for the next matching pattern in the target molecule.
findNext() - Method in class chemaxon.sss.search.Search
Looks for the next matching pattern in the target molecule.
findNextDecomposition() - Method in class chemaxon.sss.search.RGroupDecomposition
Finds the next decomposition result.
findNextGroup() - Method in class chemaxon.sss.search.MolSearch
Returns the group hit corresponding to the next hit.
findRgroupIndex(int) - Method in class chemaxon.struc.RgMolecule
Finds R-group R#.
findScriptLastSectionIndex(int, int) - Method in class chemaxon.struc.graphics.MTextDocument
Finds the end of a subscript or superscript.
findSelectedSgroup() - Method in class chemaxon.struc.MSelectionDocument
Gets the smallest sgroup that belongs to the selection.
findSgroupContaining(MolAtom) - Method in class chemaxon.struc.Molecule
Finds the largest S-group that contains the specified node.
findSgroupOf(MolAtom) - Method in class chemaxon.struc.Molecule
Finds the smallest S-group related to the specified node.
findSmallestSgroupContaining(MolAtom) - Method in class chemaxon.struc.Molecule
Finds the smallest S-group that contains the specified node.
findSmallestSgroupContaining(MolAtom) - Method in class chemaxon.struc.Sgroup
Finds the smallest S-group containing the specified node.
findSmallestSgroupOf(MolAtom) - Method in class chemaxon.struc.Sgroup
Finds the smallest S-group that has the specified node.
fingerprint - Variable in class chemaxon.jchem.db.UpdateHandler.RowData
 
FingerprintGenerator - Interface in chemaxon.jep
Fingerprint generator used in Chemical Terms match functions.
FINISH_ACTION - Variable in class chemaxon.alchemist.AlchemistController
Finish Action
finishCancel() - Method in exception chemaxon.marvin.view.MDocStorage.CancellationException
This method should be called after catching the exception.
finishCloning(MDocument, MDocument) - Method in class chemaxon.struc.graphics.MAtomSetPoint
Finish cloning a document.
finishCloning(MDocument, MDocument) - Method in class chemaxon.struc.graphics.MEFlowBasePoint
Finish cloning a document.
finishCloning(MDocument, MDocument) - Method in class chemaxon.struc.graphics.MPolyline
Finish cloning a document.
finishCloning(MDocument, MDocument) - Method in class chemaxon.struc.MObject
Finish cloning a document.
finished() - Method in class chemaxon.alchemist.AlchemistTask
This method invokes when task is finished
finished() - Method in class chemaxon.alchemist.utils.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
finishPressed() - Method in class chemaxon.alchemist.AlchemistController
This method is called when finish button is pressed
fireSelectionValueChanged(int, int, boolean) - Method in class chemaxon.alchemist.utils.AlchemistLinearMoleculeView
Fires the list selection change event to all registered listeners
firstId - Variable in class chemaxon.descriptors.MDReader
starting value of id
fix() - Method in interface chemaxon.checkers.runner.CheckerRunner
Runs all StructureChecker on the given molecule and after that fixes all identified problems with the first StructureFixer which associated with the current problem
fix(StructureCheckerResult) - Method in interface chemaxon.checkers.runner.CheckerRunner
Fixes the problem identified by result with the first StructureFixer which associated with the StructureCheckerErrorType of the result
fix() - Method in class chemaxon.checkers.runner.CheckerRunnerImpl
 
fix(StructureCheckerResult) - Method in class chemaxon.checkers.runner.CheckerRunnerImpl
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.AbsoluteStereoFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.CleanFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.ContractGroupFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.ConvertAliasToGroupFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.ConvertToAtomFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.ConvertToCarbonFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.CrossedDoubleBondFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.ExpandGroupFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.IsotopeFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.MapMoleculeFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.MapReactionFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.RearomatizeFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.RemoveAtomFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.RemoveAtomMapFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.RemoveAtomValueFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.RemoveAttachedDataFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.RemoveBondFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.RemoveRadicalFixer
 
fix(StructureCheckerResult) - Method in interface chemaxon.fixers.StructureFixer
Fixes one molecule problem identified by the result
fix(StructureCheckerResult) - Method in class chemaxon.fixers.UngroupFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.ValenceFixer
 
fix(StructureCheckerResult) - Method in class chemaxon.fixers.WigglyDoubleBondFixer
 
FIX_CHARGE - Static variable in class chemaxon.struc.MolAtom
The charge is fix if this flag is set.
Fixes - Annotation Type in chemaxon.fixers
This annotation is used to annotate the StructureFixer implementations which StructureCheckerErrorType can be fixed by the current fixer
FixesExternal - Annotation Type in chemaxon.fixers
This annotation is used to annotate the StructureFixer implementations which error codes (identified by a unqie String) can be fixed by the current fixer
fixMidPointClones(MObject[], MObject[]) - Static method in class chemaxon.struc.graphics.MPolyline
Fixes the parents of the cloned MMidPoints.
fixRectanglePointClones(MObject[], MObject[]) - Static method in class chemaxon.struc.graphics.MRectangle
Fixes the parents of the cloned MRectanglePoints.
fixSelfReferringProperty(MProp) - Method in class chemaxon.struc.Molecule
Fix a property containing reference to the molecule.
fixSelfReferringProperty(MProp) - Method in class chemaxon.struc.MoleculeGraph
Fix a property containing reference to the molecule.
fixSelfReferringProperty(MProp) - Method in class chemaxon.struc.RgMolecule
Fix a property containing reference to the molecule.
flags - Variable in class chemaxon.jchem.db.UpdateHandler.RowData
 
FLAT_BAR - Static variable in class chemaxon.alchemist.utils.AlchemistWaitPanel
 
flatten() - Method in class chemaxon.struc.MPropertyContainer
Flattens hierarchically specified RDF properties.
flavor - Static variable in class chemaxon.alchemist.configbuilder.ConfigElement
object data flavor
flavor - Variable in class chemaxon.marvin.modules.datatransfer.MarvinTransferable
The DataFlavor represented by the implementation.
FlexibleAlignment - Class in chemaxon.marvin.alignment
Overlays two molecules using the user defined atom pairs
Example code: Molecule mRef = null; Molecule m = null; PairedAlign p; if (rigid) { p = new RigidAlignment(mRef); } else { // this is flexible alignment but the reference molecule is kept rigid p = new FlexibleAlignment(mRef, true); } p.setMoleculeToAlign(mrot); //add pairs where you want for (int i = 0; i < m.getAtomCount(); i++) { p.addPair(i, i); } // do the alignment p.align(); System.out.println("rmsd: " + p.getRmsd()); Molecule result = p.getAlignedMolecule();
FlexibleAlignment(Molecule, boolean) - Constructor for class chemaxon.marvin.alignment.FlexibleAlignment
Constructs the alignment object
flip() - Method in class chemaxon.marvin.space.monitor.DihedralControl
Torsion will affect the other part of the component.
flip - Variable in class chemaxon.util.MolAligner.AlignmentResult
If flip needed - a Boolean for each fragment
FLOAT_DESCRIPTOR - Static variable in class chemaxon.descriptors.CDParameters
 
floatDescr - Variable in class chemaxon.descriptors.CustomDescriptor
storage for the floating point descriptors
flush() - Method in class chemaxon.formats.MolExporter
Flushes the output stream and forces any buffered output bytes to be written out.
FMT_EMF - Static variable in interface chemaxon.marvin.util.CopyOptConstants
Deprecated. will be deleted, no need to this constant
FMT_IMAGE - Static variable in interface chemaxon.marvin.util.CopyOptConstants
Deprecated. will be deleted, no need to this constant
FMT_MOL - Static variable in interface chemaxon.marvin.util.CopyOptConstants
Deprecated. will be deleted, no need to this constant
FMT_MRV - Static variable in interface chemaxon.marvin.util.CopyOptConstants
Deprecated. will be deleted, no need to this constant
FMT_OLE - Static variable in interface chemaxon.marvin.util.CopyOptConstants
Deprecated. will be deleted, no need to this constant
FMT_PLAINTEXT - Static variable in interface chemaxon.marvin.util.CopyOptConstants
Deprecated. will be deleted, no need to this constant
FMT_RXN - Static variable in interface chemaxon.marvin.util.CopyOptConstants
Deprecated. will be deleted, no need to this constant
FMT_SMILES - Static variable in interface chemaxon.marvin.util.CopyOptConstants
Deprecated. will be deleted, no need to this constant
FMT_STRING - Static variable in interface chemaxon.marvin.util.CopyOptConstants
Deprecated. will be deleted, no need to this constant
FMT_STRUCTURE - Static variable in interface chemaxon.marvin.util.CopyOptConstants
Deprecated. replaced with ClipboardHandler.structureTransferableId
forceMoleculeReload() - Method in class chemaxon.alchemist.utils.AlchemistMViewAccessory
Calling this method will force the accessory to reload file on next file change event, even if new selected file is the same as the old one
foregroundColor - Variable in class chemaxon.marvin.space.monitor.Label
 
foregroundColorChanged - Variable in class chemaxon.marvin.space.monitor.Label
 
format - Variable in class chemaxon.marvin.modules.datatransfer.MarvinTransferable
The format string.
format(double) - Method in class chemaxon.marvin.plugin.CalculatorPlugin
Converts a double into String, applying the maximum number of fractional digits specified.
format(double, int) - Method in class chemaxon.marvin.plugin.CalculatorPlugin
Converts a double into String, applying the maximum number of fractional digits specified.
format(double, StringBuffer) - Method in class chemaxon.marvin.plugin.CalculatorPlugin
Converts a double into String, applying the maximum number of fractional digits specified.
format(double[][], int) - Method in class chemaxon.marvin.plugin.CalculatorPlugin
Converts a double[][] 2xN table to a 2-column tab-separated string representation of the table.
formula() - Method in class chemaxon.calculations.ElementalAnalyser
Calculates the molecular formula which is a string listing all atom types an their occurence in the molecule.
formula(int) - Method in class chemaxon.calculations.ElementalAnalyser
Calculates a fixed digit sortable molecular formula.
formula - Variable in class chemaxon.jchem.db.UpdateHandler.RowData
 
fp - Variable in class chemaxon.descriptors.ChemicalFingerprint
storage for the fingerprint
fp - Variable in class chemaxon.descriptors.PharmacophoreFingerprint
storage for the fingerprint
fp - Variable in class chemaxon.descriptors.ReactionFingerprint
storage for the fingerprint
FP_DEFAULT_BITS_PER_PATTERN - Static variable in interface chemaxon.jchem.db.TableTypeConstants
The default number of bits to be set for each table type.
FP_DEFAULT_LENGTH_IN_INTS - Static variable in interface chemaxon.jchem.db.TableTypeConstants
The default fingerprint length in integers for each table type.
FP_DEFAULT_PATTERN_LENGTH - Static variable in interface chemaxon.jchem.db.TableTypeConstants
The default pattern lengths for each table type.
fp_numberOfEdges - Variable in class chemaxon.jchem.db.StructureTableOptions
The maximum pattern length.
fp_numberOfInts - Variable in class chemaxon.jchem.db.StructureTableOptions
The length of the chemical hashed fingerprint in int size units (bit count / 32).
fp_numberOfOnes - Variable in class chemaxon.jchem.db.StructureTableOptions
The number of bits to be set for patterns.
fragCenter - Variable in class chemaxon.util.MolAligner
Rotation center - a double[] for each fragment
fragment(List, Molecule) - Method in class chemaxon.fragmenter.Fragmenter
Runs the fragmenter on the given input molecule.
fragmentCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of fragments (disconnected parts) of the molecule.
fragmenter - Variable in class chemaxon.fragmenter.CutBondReviser
The fragmenter.
Fragmenter - Class in chemaxon.fragmenter
Molecule fragmenter.
Fragmenter() - Constructor for class chemaxon.fragmenter.Fragmenter
Default constructor, does nothing.
Fragmenter(RxnMolecule[]) - Constructor for class chemaxon.fragmenter.Fragmenter
Constructor with no standardizer and no reviser (accepts all cut-bonds).
Fragmenter(RxnMolecule[], Standardizer) - Constructor for class chemaxon.fragmenter.Fragmenter
Constructor with no reviser (accepts all cut-bonds).
Fragmenter(RxnMolecule[], Standardizer, CutBondReviser) - Constructor for class chemaxon.fragmenter.Fragmenter
Constructor.
FRAGMENTER - Static variable in class chemaxon.license.LicenseManager
Identifier of product: Fragmenter
fragmentsetsTag - Variable in class chemaxon.fragmenter.Fragmenter
The SDF tag name for storing the fragment set index.
frameClosing() - Method in class chemaxon.alchemist.AlchemistApplication
This function is being called when frame is about to close.
fromData(byte[]) - Method in class chemaxon.descriptors.BCUT
Builds a BCUT descriptor from an external data format, created by a previous call to toData().
fromData(byte[]) - Method in class chemaxon.descriptors.ChemicalFingerprint
Builds a fingerprint from an external data format, created by a previous call to toData().
fromData(byte[]) - Method in class chemaxon.descriptors.CustomDescriptor
Builds a CustomDescriptor from an external data format, created by a previous call to toData().
fromData(byte[]) - Method in class chemaxon.descriptors.MolecularDescriptor
Builds a MolecularDescriptor object from its external (database) representation.
fromData(byte[]) - Method in class chemaxon.descriptors.PharmacophoreFingerprint
Builds a PharmacophoreFingerprint from an external data format, created by a previous call to toData().
fromData(byte[]) - Method in class chemaxon.descriptors.ReactionFingerprint
Builds a fingerprint from an external data format, created by a previous call to toData().
fromData(byte[]) - Method in class chemaxon.descriptors.ScalarDescriptor
Builds a descriptor from an external data format, created by a previous call to toData().
fromFile(File) - Method in class chemaxon.descriptors.CDParameters
Sets parameters from an XML file.
fromFile(File) - Method in class chemaxon.descriptors.CFParameters
Sets parameters from an XML file.
fromFile(File) - Method in class chemaxon.descriptors.MDParameters
Sets parameters from an XML file.
fromFile(File) - Method in class chemaxon.descriptors.PFParameters
Sets parameters from an XML file.
fromFile(File) - Method in class chemaxon.descriptors.RFParameters
Sets parameters from an XML file.
fromFile(File) - Method in class chemaxon.descriptors.SDParameters
Sets parameters from an XML file.
fromFloatArray(float[]) - Method in class chemaxon.descriptors.BCUT
Builds a BCUT descriptor from its float array representation (generated by toFloatArray()).
fromFloatArray(float[]) - Method in class chemaxon.descriptors.ChemicalFingerprint
Builds fingerprint from its float array representation.
fromFloatArray(float[]) - Method in class chemaxon.descriptors.CustomDescriptor
Builds a molecular descriptor from its float array representation.
fromFloatArray(float[]) - Method in class chemaxon.descriptors.MolecularDescriptor
Builds a molecular descriptor from its float array representation.
fromFloatArray(float[]) - Method in class chemaxon.descriptors.PharmacophoreFingerprint
Builds a molecular descriptor from its float array representation.
fromFloatArray(float[]) - Method in class chemaxon.descriptors.ReactionFingerprint
Builds fingerprint from its float array representation.
fromFloatArray(float[]) - Method in class chemaxon.descriptors.ScalarDescriptor
Builds the descriptor from a float array of one element.
fromString(String) - Method in class chemaxon.descriptors.BCUT
Builds a BCUT descriptor from its string representation created by toString().
fromString(String) - Method in class chemaxon.descriptors.BCUTParameters
Sets parameters from a string representation.
fromString(String) - Method in class chemaxon.descriptors.CDParameters
Sets parameters from a string representation.
fromString(String) - Method in class chemaxon.descriptors.CFParameters
Sets parameters from a string representation.
fromString(String) - Method in class chemaxon.descriptors.ChemicalFingerprint
Builds a fingerprint from its string representation created by toString().
fromString(String) - Method in class chemaxon.descriptors.CustomDescriptor
Builds a descriptor from its string representation created by toString().
fromString(String) - Method in class chemaxon.descriptors.MDParameters
Sets parameters from a string representation.
fromString(String) - Method in class chemaxon.descriptors.MolecularDescriptor
Builds a molecular descriptor from its string representation.
fromString(String) - Method in class chemaxon.descriptors.PFParameters
Sets parameters from a string representation.
fromString(String) - Method in class chemaxon.descriptors.PharmacophoreFingerprint
Builds a fingerprint from its string representation created by toString().
fromString(String) - Method in class chemaxon.descriptors.ReactionFingerprint
Builds a fingerprint from its string representation created by toString().
fromString(String) - Method in class chemaxon.descriptors.RFParameters
Sets parameters from a string representation.
fromString(String) - Method in class chemaxon.descriptors.ScalarDescriptor
Builds a descriptpr from its string representation created by toString().
fromString(String) - Method in class chemaxon.descriptors.SDParameters
Sets parameters from a string representation.
FULL - Static variable in interface chemaxon.sss.SearchConstants
Full structure search.
FULL_FRAGMENT - Static variable in interface chemaxon.sss.SearchConstants
Full fragment search (formerly called exact fragment).
fuse(MoleculeGraph, boolean) - Method in class chemaxon.struc.MoleculeGraph
Adds nodes and edges of a graph to this one.
fuse(MoleculeGraph) - Method in class chemaxon.struc.MoleculeGraph
Adds those nodes and edges of a graph to this one that are not already elements.
fuse(MoleculeGraph, boolean) - Method in class chemaxon.struc.RgMolecule
Add the atoms and bonds of another molecule.
fuse(MoleculeGraph, boolean) - Method in class chemaxon.struc.RxnMolecule
Add the atoms and bonds of another molecule.
fuse0(MoleculeGraph, boolean) - Method in class chemaxon.struc.MoleculeGraph
Add the atoms and bonds of another molecule.
fuse0(MoleculeGraph, boolean) - Method in class chemaxon.struc.RgMolecule
Add those nodes and edges of a graph that are not already elements.
fuse0(MoleculeGraph, boolean) - Method in class chemaxon.struc.RxnMolecule
Add those nodes and edges of a graph that are not already elements.
fuse0(MoleculeGraph, boolean) - Method in class chemaxon.struc.SelectionMolecule
Adds those nodes and edges of a graph to this one that are not already elements.
FUSED_REACTION_OUTPUT - Static variable in class chemaxon.reaction.Reactor
Output type: fused reaction output.
fusedAliphaticRingCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of fused aliphatic rings (SSSR smallest set of smallest aliphatic rings) in the molecule.
fusedAliphaticRingCount(int) - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of fused aliphatic rings in the molecule (rings s).
fusedAliphaticRings() - Method in class chemaxon.calculations.TopologyAnalyser
Identifies fused aliphatic rings (SSSR smallest set of smallest aliphatic rings) in the molecule.
fusedAliphaticRings(int) - Method in class chemaxon.calculations.TopologyAnalyser
Identifies fused aliphatic rings (SSSR smallest set of smallest aliphatic rings) in the molecule having the given size (number of atoms).
fusedAromaticRingCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of fused aromatic rings (SSSR smallest set of smallest aromatic rings) in the molecule.
fusedAromaticRingCount(int) - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of fused aromatic rings in the molecule (rings s).
fusedAromaticRings() - Method in class chemaxon.calculations.TopologyAnalyser
Identifies fused aromatic rings (SSSR smallest set of smallest aromatic rings) in the molecule.
fusedAromaticRings(int) - Method in class chemaxon.calculations.TopologyAnalyser
Identifies fused aromatic rings (SSSR smallest set of smallest aromatic rings) in the molecule having the given size (number of atoms).
fusedRingCount() - Method in class chemaxon.calculations.TopologyAnalyser
Calculates the number of fused rings (SSSR smallest set of smallest rings) in the molecule.
fuzzinessFactors - Variable in class chemaxon.descriptors.PFParameters
fuzziness factors of parametrized metrics
fuzzyExp - Variable in class chemaxon.descriptors.PFParameters
fuzzi exponent for the FBPA metric, calculated from the fuzziness factor

G

GAUSSIAN_CUBE - Static variable in class chemaxon.formats.MFileFormat
Gaussian Cube files.
GAUSSIAN_INPUT - Static variable in class chemaxon.formats.MFileFormat
Gaussian Input Format.
GAUSSIAN_OUTPUT - Static variable in class chemaxon.formats.MFileFormat
Gaussian output format.
gearch - Variable in class chemaxon.struc.MoleculeGraph
 
gearch() - Method in interface chemaxon.struc.Smolecule
Gets graph search algorithms.
generate(Molecule) - Method in class chemaxon.descriptors.BCUT
Creates the BCUT descriptor for the given Molecule.
generate(Molecule, MolecularDescriptor) - Method in class chemaxon.descriptors.BCUTGenerator
Generates the BCUT descriptors for the given molecule.
generate(Molecule, MolecularDescriptor) - Method in class chemaxon.descriptors.BCUTParameters
Calls the descriptor generator for the molecule provided and stores result (the descriptor) in the MolecularDescriptor object.
generate(Molecule, MolecularDescriptor) - Method in class chemaxon.descriptors.CFGenerator
Generates the chemical fingerprint for the given molecule.
generate(Molecule, MolecularDescriptor) - Method in class chemaxon.descriptors.CFParameters
Calls CFGenerator and generates the descriptor for the given molecule.
generate(Molecule) - Method in class chemaxon.descriptors.ChemicalFingerprint
Creates the ChemicalFingerprint descriptor for the given Molecule.
generate() - Method in interface chemaxon.descriptors.MDHypothesisGenerator
Generates hypothesis.
generate(Molecule) - Method in class chemaxon.descriptors.MDSet
Generates the MDSet from the given molecular structure.
generate(Molecule) - Method in class chemaxon.descriptors.MolecularDescriptor
Creates the descriptor for the given Molecule.
generate(String) - Method in class chemaxon.descriptors.MolecularDescriptor
Creates the descriptor for the given Molecule.
generate(Molecule, MolecularDescriptor) - Method in interface chemaxon.descriptors.MolecularDescriptorGenerator
Creates a certain type of MolecularDescriptor (depending on the specific ganerator providing this service) for the given molecule.
generate(Molecule, MolecularDescriptor) - Method in class chemaxon.descriptors.PFParameters
Calls the corresponding MolecularDescriptorGenerator and generates the descriptor for the given molecule.
generate(Molecule) - Method in class chemaxon.descriptors.PharmacophoreFingerprint
Creates the PharmacophoreFingerprint descriptor from the given Molecule.
generate(Molecule) - Method in class chemaxon.descriptors.ReactionFingerprint
Creates the ReactionFingerprint descriptor for the given Molecule.
generate(Molecule, MolecularDescriptor) - Method in class chemaxon.descriptors.RFGenerator
Generates the reaction fingerprint for the given reaction molecule object.
generate(Molecule, MolecularDescriptor) - Method in class chemaxon.descriptors.RFParameters
Calls RFGenerator and generates the descriptor for the given molecule.
generate(Molecule) - Method in class chemaxon.descriptors.ScalarDescriptor
Creates the ScalarDescriptor descriptor for the given Molecule.
generate(Molecule) - Method in class chemaxon.descriptors.scalars.HAcc
Calculates the HAcc descriptor for the given Molecule.
generate(Molecule) - Method in class chemaxon.descriptors.scalars.HBParameters
Calculates the descriptor value for the given molecule.
generate(Molecule) - Method in class chemaxon.descriptors.scalars.HDon
Creates the HDon descriptor for the given Molecule.
generate(Molecule) - Method in class chemaxon.descriptors.scalars.Heavy
Creates the HeavyAtomCount descriptor for the given Molecule.
generate(Molecule) - Method in class chemaxon.descriptors.scalars.LDParameters
 
generate(Molecule) - Method in class chemaxon.descriptors.scalars.LogD
Creates the LogD descriptor for the given Molecule.
generate(Molecule) - Method in class chemaxon.descriptors.scalars.LogP
Creates the LogP descriptor for the given Molecule.
generate(Molecule) - Method in class chemaxon.descriptors.scalars.Mass
Creates the Mass descriptor for the given Molecule.
generate(Molecule) - Method in class chemaxon.descriptors.scalars.TPSA
Creates the TPSA descriptor for the given Molecule.
generate() - Method in class chemaxon.sss.search.MarkushGenerator
Generates the RgMolecule with the specified scaffold (see MarkushGenerator.setQuery(chemaxon.struc.Molecule)) covering the specified targets (see MarkushGenerator.setTargets(chemaxon.struc.Molecule[])).
generateChildDepth(File, File, String) - Method in class chemaxon.metabolizer.MetabolizerUtilities
Generates CHILDDEPTH information for the given metabolizer file
generateChildDepth(InputStream, OutputStream, String) - Method in class chemaxon.metabolizer.MetabolizerUtilities
Generates CHILDDEPTH information for the given metabolizer input
generateDescriptor - Variable in class chemaxon.descriptors.MDReader
Generates descriptor from molecule if true, direct read otherwise.
generateEMFToFile(String, String, String) - Static method in class chemaxon.util.ImageExportUtil
Creates a new .NET based EMF picture and saves it to the given file.
generateFingerprintInBytes(int, int, int) - Method in class chemaxon.util.MolHandler
Generates chemical hashed fingerprint for the molecule and returns it in byte units.
generateFingerprintInInts(int, int, int) - Method in class chemaxon.util.MolHandler
Generates chemical hashed fingerprint for the molecule and returns it in int units.
generateId - Variable in class chemaxon.descriptors.MDReader
generate unique identifiers
generateMajorMetabolites(Metabolizer, OutputStream, String, String, float) - Method in class chemaxon.metabolizer.MetabolizerUtilities
 
generateMajorMetabolites(Metabolizer, MolExporter, String, String, float) - Method in class chemaxon.metabolizer.MetabolizerUtilities
 
GenerateMD - Class in chemaxon.descriptors
GenerateMD provides a high level Application Program Interface (API) with comprehensive functionality for the generation of various Molecular Descriptors.
GenerateMD() - Constructor for class chemaxon.descriptors.GenerateMD
Creates an empty MolecularDescripotor generator object.
GenerateMD(int) - Constructor for class chemaxon.descriptors.GenerateMD
Creates an object for generating the given number of different MolecularDescriptors (a molecular descriptor set, MDSet ) simultaneously.
generateMetabolites(Metabolizer, File, String, String) - Method in class chemaxon.metabolizer.MetabolizerUtilities
This function exports all metabolites generated by the give Metabolizer object into the outputFile with the outputFormat
generateMetabolites(Metabolizer, OutputStream, String, String) - Method in class chemaxon.metabolizer.MetabolizerUtilities
This function exports all metabolites generated by the give Metabolizer object into the outputStream with the outputFormat
generateMetabolitesWithChildDepth(Metabolizer, File, String, String) - Method in class chemaxon.metabolizer.MetabolizerUtilities
This function exports all metabolites generated by the give Metabolizer object into the outputFile with the outputFormat CHILDDEPTH property included
generateMetabolitesWithChildDepth(Metabolizer, OutputStream, String, String) - Method in class chemaxon.metabolizer.MetabolizerUtilities
This function exports all metabolites generated by the give Metabolizer object into the outputStream with the outputFormat CHILDDEPTH property included
generateMetabolitesWithChildDepth(Metabolizer, MolExporter, String, String) - Method in class chemaxon.metabolizer.MetabolizerUtilities
 
generateRawDisplayList() - Method in class chemaxon.marvin.space.SurfaceComponent
 
generator - Variable in class chemaxon.descriptors.MDParameters
generates MolecularDescriptors
genericTautomer - Variable in class chemaxon.jchem.db.UpdateHandler.RowData
 
GEOMETRY_PLUGIN_GROUP - Static variable in class chemaxon.license.LicenseManager
Identifier of plugin: Geometry Plugin Group
GeometryPlugin - Class in chemaxon.marvin.calculations
Plugin class for geometrical properties calculations.
GeometryPlugin() - Constructor for class chemaxon.marvin.calculations.GeometryPlugin
Constructor.
get(String) - Method in class chemaxon.alchemist.AlchemistProfile
Returns the value specified by key Returns null if no such key exists
get(Class<?>) - Method in class chemaxon.alchemist.configbuilder.ConfigElementPresentationChooser
Returns the ConfigElementEditor instance for the given key.
get(int) - Method in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor.MoleculeIndexArray
 
get() - Method in class chemaxon.alchemist.utils.SwingWorker
Return the value created by the construct method.
get(int, int, int) - Method in class chemaxon.descriptors.PharmacophoreFingerprint
Gets the histogram bar height of two features ('fa'-'fb') corresponding to the given ditance 'dist'.
get(int) - Method in class chemaxon.descriptors.PharmacophoreFingerprint
Gets the content of the specified hitogram bin.
get(int, int, float) - Method in class chemaxon.descriptors.PharmacophoreFingerprint
 
get(String) - Method in class chemaxon.marvin.common.UserSettings
Gets a property.
get(String) - Method in class chemaxon.struc.MPropertyContainer
Gets a property object.
get(int) - Method in class chemaxon.struc.prop.MHashProp
Gets a value.
get(String) - Method in class chemaxon.struc.prop.MHashProp
Gets a value.
get(int) - Method in class chemaxon.struc.prop.MListProp
Gets the specified element.
get(int) - Method in class chemaxon.util.IntArray
Returns the component at the specified index.
get3DMolecule() - Method in class chemaxon.marvin.calculations.MSAPlugin
Returns the 3D molecule used in 3D surface area calculation.
getAbsoluteCellIndex(int) - Method in class chemaxon.marvin.beans.MViewPane
Determines the absolute cell index of a visible cell
getAbsoluteCellIndex(JComponent) - Method in class chemaxon.marvin.beans.MViewPane
Determines in which cell the specified component is located.
getAbsoluteLabelVisible() - Method in class chemaxon.marvin.common.UserSettings
 
getAbsoluteStereo() - Method in class chemaxon.sss.search.JChemSearchOptions
Returns the absolute stereo matching mode.
getAbsoluteXY() - Method in class chemaxon.struc.sgroup.DataSgroup
Gets the X and Y coordinates of the data label in the molecule's coordinate system, considering absolute/relative placement.
getAbundance(int, int) - Static method in class chemaxon.struc.PeriodicSystem
Natural abundance of the isotope
getAcceptorAtomCount() - Method in class chemaxon.marvin.calculations.HBDAPlugin
Returns the overall acceptor atom count (without multiplicity) in the molecule.
getAcceptorCount(int) - Method in class chemaxon.marvin.calculations.HBDAPlugin
Returns the atomic acceptor count corresponding to the specified atom index.
getAcceptorCount() - Method in class chemaxon.marvin.calculations.HBDAPlugin
Returns the overall acceptor count (with multiplicity) in the molecule.
getActionMap() - Method in class chemaxon.struc.graphics.MTextBox
Returns the ActionMap used to determine what Action to fire for particular KeyStroke binding.
getActiveCell() - Method in class chemaxon.marvin.space.GraphicScene
Returns the active cell of the scene.
getActiveCellIndex() - Method in class chemaxon.marvin.space.GraphicScene
Returns the index of the active cell.
getActiveGroups() - Method in class chemaxon.reaction.Standardizer
Deprecated. Not used anymore.
getADD_MOLECULE_ACTION() - Method in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor
 
getAgent(int) - Method in class chemaxon.struc.RxnMolecule
Gets an agent.
getAgentCount() - Method in class chemaxon.struc.RxnMolecule
Gets the number of agents.
getAgents() - Method in class chemaxon.struc.RxnMolecule
Gets all agents in an array.
getAlchemist() - Method in class chemaxon.alchemist.AlchemistController
Returns the alchemist of this configuration instance.
getAliasstr() - Method in class chemaxon.struc.MolAtom
Gets the alias string or pseudo atom type string for pseudo atoms.
getAlignedCoordinates() - Method in class chemaxon.marvin.alignment.FlexibleAlignment
 
getAlignedCoordinates() - Method in interface chemaxon.marvin.alignment.PairedAlign
 
getAlignedCoordinates() - Method in class chemaxon.marvin.alignment.RigidAlignment
 
getAlignedMolecule() - Method in class chemaxon.marvin.alignment.FlexibleAlignment
 
getAlignedMolecule() - Method in interface chemaxon.marvin.alignment.PairedAlign
 
getAlignedMolecule() - Method in class chemaxon.marvin.alignment.RigidAlignment
 
getAlignmentType() - Method in class chemaxon.marvin.alignment.Alignment
 
getAlignScaffold() - Method in class chemaxon.marvin.calculations.MarkushEnumerationPlugin
Gets the scaffold aligning mode
getAliphaticAtomCount() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Returns the aliphatic atom count.
getAliphaticBondCount() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Returns the aliphatic bond count.
getAliphaticRingCount() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Returns the aliphatic ring count.
getAliphaticRingCount(int) - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Returns the number of aliphatic rings (SSSR smallest set of smallest rings) of a given size in the molecule.
getAliphaticRingCountOfSize(int) - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Deprecated. Use TopologyAnalyserPlugin.getAliphaticRingCount(int)
getAliphaticRings() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Identifies the aliphatic rings in the molecule.
getAliphaticRings(int) - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Indentifies aliphatic rings in the molecule having a given size (number of atoms).
getAllAtomCount() - Method in class chemaxon.marvin.calculations.ElementalAnalyserPlugin
Returns the atom count (including implicit hydrogens).
getAllAtomCount() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Returns the atom count.
getAllComponents(Class) - Method in class chemaxon.marvin.space.GraphicScene
 
getAllFragments() - Method in class chemaxon.struc.RxnMolecule
Gets the list of reaction fragments (product, reactant, agent components) that build up this reaction.
getAllMolecules() - Method in class chemaxon.struc.MDocument
Gets an array containing all molecule objects.
getAllNonEmptyMolecules() - Method in class chemaxon.struc.MDocument
Gets an array containing all non-empty molecule objects.
getAllObjects() - Method in class chemaxon.struc.MDocument
Gets all objects stored in this document and from the chemical structure of the document.
getAllObjects() - Method in class chemaxon.struc.Molecule
 
getAllObjects() - Method in class chemaxon.struc.RgMolecule
 
getAllObjects() - Method in class chemaxon.struc.RxnMolecule
 
getAllOptionsAsString() - Method in class chemaxon.sss.search.SearchOptions
Returns a string that
- describes the state of the options
- can be the input of setOptions(String)
- contains all options, including those which have their default value (except dissimilarity threshold in case of similarity search)
getAllOptionsAsString(String) - Method in class chemaxon.sss.search.SearchOptions
Returns a string that
- describes the state of the options
- can be the input of setOptions(String)
- contains all options, including those which have their default value (except dissimilarity threshold in case of similarity search)
getAngle(int, int, int) - Method in class chemaxon.marvin.calculations.GeometryPlugin
Returns the angle of 3 atoms.
getAngle(int[]) - Method in class chemaxon.marvin.calculations.GeometryPlugin
Returns the angle of 3 atoms.
getAnimated() - Method in class chemaxon.marvin.beans.MViewPane
Gets index of animated cells of the table (or simple viewer).
getAnimDelay() - Method in class chemaxon.marvin.beans.MViewPane
Gets the repeat delay for animations.
getAnimFPS() - Method in class chemaxon.marvin.beans.MViewPane
Gets the frames per second for animations.
getApplicationFrame() - Method in class chemaxon.alchemist.AlchemistApplication
This method returns the application frame instance The contentPane should not be modified, components should be handled via getContentPane()
getApplicationState() - Method in class chemaxon.alchemist.AlchemistApplication
This function returns the main state object of the application
getApplicationTitle() - Method in class chemaxon.alchemist.AlchemistApplication
Returns the application title
getAppliedTaskIDs() - Method in class chemaxon.reaction.ConcurrentStandardizerProcessor
Returns the IDs of tasks applied to the last input molecule.
getAppliedTaskIDs() - Method in class chemaxon.reaction.Standardizer
Returns the IDs of tasks applied to the last input molecule.
getAppliedTaskIndexes() - Method in class chemaxon.reaction.ConcurrentStandardizerProcessor
Returns the indexes of tasks applied to the last input molecule.
getAppliedTaskIndexes() - Method in class chemaxon.reaction.Standardizer
Returns the indexes of tasks applied to the last input molecule.
getAPPLY_MOLECULE_EDIT_ACTION() - Method in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor
 
getArcAngle() - Method in class chemaxon.struc.graphics.MPolyline
Gets the central angle of the arc.
getArcCenter(DPoint3, DPoint3, double) - Static method in class chemaxon.struc.graphics.MPolyline
Returns the arc center.
getArcRadius(CTransform3D) - Method in class chemaxon.struc.graphics.MPolyline
Gets the arc radius.
getAromataType() - Method in class chemaxon.checkers.result.AromaticityCheckerResult
Returns the type of the aromatization
getAromaticAndAliphaticRings(int, boolean, boolean, int, int) - Method in class chemaxon.struc.MoleculeGraph
Get aromatic and or aliphatic ring atom indexes.
getAromaticAtomCount() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Returns the aromatic atom count.
getAromaticBondCount() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Returns the aromatic bond count.
getAromaticRingCharge(int) - Method in class chemaxon.marvin.calculations.ChargePlugin
Returns the total partial charge of the smallest aromatic ring containing the specified atom.
getAromaticRingCharge(int, int) - Method in class chemaxon.marvin.calculations.ChargePlugin
Returns the partial charge of the smallest aromatic ring containing the specified atom.
getAromaticRingCount() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Returns the aromatic ring count.
getAromaticRingCount(int) - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Returns the number of aromatic rings (SSSR smallest set of smallest rings) of a given size in the molecule.
getAromaticRingCountOfSize(int) - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Deprecated. Use TopologyAnalyserPlugin.getAromaticRingCount(int)
getAromaticRings() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Identifies the aromatic rings in the molecule.
getAromaticRings(int) - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Indentifies aromatic rings in the molecule having a given size (number of rings).
getAromaticSystemCharge(int) - Method in class chemaxon.marvin.calculations.ChargePlugin
Returns the total partial charge of the aromatic system containing the specified atom.
getAromaticSystemCharge(int, int) - Method in class chemaxon.marvin.calculations.ChargePlugin
Returns the partial charge of the aromatic system containing the specified atom.
getAromatizedStructures() - Method in class chemaxon.marvin.calculations.MarkushEnumerationPlugin
Returns the enumerated structures in aromatized form.
getAromatizeMethod() - Method in class chemaxon.marvin.common.UserSettings
Gets the aromatize method.
getAromrings() - Method in class chemaxon.struc.MoleculeGraph
Deprecated. please use getAromaticAndAliphaticRings instead.
getAromrings(int) - Method in class chemaxon.struc.MoleculeGraph
Deprecated. please use getAromaticAndAliphaticRings instead.
getArrayFlags() - Method in interface chemaxon.struc.Smolecule
Gets info about the used arrays.
getArrowAsProperty() - Method in class chemaxon.struc.RxnMolecule
Gets the properties (type, endpoint coordinates) of the reaction arrow in this reaction.
getArrowFlags(int) - Method in class chemaxon.struc.graphics.MPolyline
Gets the arrow flags.
getArrowLength(int) - Method in class chemaxon.struc.graphics.MPolyline
Gets the arrow head length.
getArrowWidth(int) - Method in class chemaxon.struc.graphics.MPolyline
Gets the arrow head width.
getASA() - Method in class chemaxon.marvin.calculations.MSAPlugin
Returns water accessible surface area calculated using a radius of 1.4 A for the water molecule.
getASAHydrophobic() - Method in class chemaxon.marvin.calculations.MSAPlugin
Returns water accessible surface area of all hydrophobic (|qi|<0.125) atoms.
getASANegative() - Method in class chemaxon.marvin.calculations.MSAPlugin
Returns water accessible surface area of all atoms with negative partial charge (strictly less than 0).
getASAPlus() - Method in class chemaxon.marvin.calculations.MSAPlugin
Returns water accessible surface area of all atoms with positive partial charge (strictly greater than 0).
getASAPolar() - Method in class chemaxon.marvin.calculations.MSAPlugin
Returns water accessible surface area of all polar (|qi|>=0.125) atoms.
getAscent(Graphics, FontMetrics) - Method in class chemaxon.struc.graphics.MTextDocument.Portion
Gets the ascent of this portion.
getASSBClusters() - Method in class chemaxon.descriptors.GenerateMD
 
getAssociatedComponents() - Method in class chemaxon.marvin.space.GraphicComponent
Returns an Iterator that can enumerate the components associated to (depending on) this component.
getAssociatedNonQueryFormat() - Method in class chemaxon.formats.MFileFormat
Gets the associated non-query format.
getAssociatedQueryFormat() - Method in class chemaxon.formats.MFileFormat
Gets the associated query format.
getAsymmetricAtomCount() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Returns the number of asymmetric atoms.
getAsymmetricAtoms() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Determines the asymmetric atoms.
getAsymmetricEuclidean(ChemicalFingerprint) - Method in class chemaxon.descriptors.ChemicalFingerprint
Calculates the asymmetric Euclidean distance.
getAsymmetricEuclidean(CustomDescriptor) - Method in class chemaxon.descriptors.CustomDescriptor
Calculates the asymmetric Euclidean distance.
getAsymmetricEuclidean(PharmacophoreFingerprint) - Method in class chemaxon.descriptors.PharmacophoreFingerprint
 
getAsymmetricFBPA(PharmacophoreFingerprint) - Method in class chemaxon.descriptors.PharmacophoreFingerprint
Calculates the asymmetric FBPA convolution product based distasnce of the fingerprint from an other (given as parameter).
getAsymmetryFactor() - Method in class chemaxon.descriptors.MDParameters
Gets the asymmetry factor used in the current parametrized asymmetric metrics.
getAtno() - Method in class chemaxon.struc.MolAtom
Gets the atomic number.
getAtom() - Method in class chemaxon.jep.context.AtomContext
Returns the input atom index.
getAtom() - Method in class chemaxon.struc.graphics.MEFlowBasePoint
Gets the atom.
getAtom(int) - Method in class chemaxon.struc.MoleculeGraph
Gets the nth atom.
getAtom(int) - Method in class chemaxon.struc.RgMolecule
Gets a node in the graph union.
getAtom(int) - Method in class chemaxon.struc.RxnMolecule
Gets a node.
getAtom(int) - Method in class chemaxon.struc.Sgroup
Gets an atom in the S-group.
getAtom1() - Method in class chemaxon.struc.MolBond
Gets the first endpoint.
getAtom1(int) - Method in interface chemaxon.struc.Smolecule
Gets the index of the first atom of the specified bond.
getAtom2() - Method in class chemaxon.struc.MolBond
Gets the second endpoint.
getAtom2(int) - Method in interface chemaxon.struc.Smolecule
Gets the index of the second atom of the specified bond.
getAtomArray() - Method in class chemaxon.struc.MoleculeGraph
Creates an array of atoms.
getAtomArray() - Method in class chemaxon.struc.Sgroup
Gets the array of atoms in the S-group.
getAtomCount(int) - Method in class chemaxon.marvin.calculations.ElementalAnalyserPlugin
Returns the number of atoms with given atomic number (including its isotopes).
getAtomCount(int, int) - Method in class chemaxon.marvin.calculations.ElementalAnalyserPlugin
Returns the number of atoms with given atomic number in the molecule isotope with the specified mass number.
getAtomCount() - Method in class chemaxon.marvin.plugin.CalculatorPlugin
Returns the number of atoms in the input molecule.
getAtomCount(boolean) - Method in class chemaxon.marvin.space.MoleculeComponent
Returns the number of atoms in the molecule with arbitrarily enumerating hydrogens.
getAtomCount() - Method in class chemaxon.pharmacophore.PMap
Returns the number of atoms.
getAtomCount() - Method in interface chemaxon.struc.Incomplecule
Gets the number of atoms.
getAtomCount() - Method in class chemaxon.struc.MoleculeGraph
Gets the number of atoms.
getAtomCount() - Method in class chemaxon.struc.RgMolecule
Gets the number of nodes in the root structure.
getAtomCount() - Method in class chemaxon.struc.RxnMolecule
Returns the number of nodes in the graph union.
getAtomCount() - Method in class chemaxon.struc.Sgroup
Gets the number of atoms in the S-group.
getAtomCount() - Method in class chemaxon.util.MolHandler
Retrieves the number of atoms in the Molecule stored in the MolHandler object.
getAtomFont() - Method in class chemaxon.marvin.common.UserSettings
Gets the atom symbol font name.
getAtomicNumber(String) - Static method in class chemaxon.struc.PeriodicSystem
Returns the atomic number of the element specified by its symbol.
getAtomicRadius(int) - Static method in class chemaxon.struc.PeriodicSystem
Atomic radius of the element Angstroms.
getAtomicSurfaceAreaIncrement(int) - Method in class chemaxon.marvin.calculations.MSAPlugin
Returns the 3D surface area increments.
getAtomIndex(int) - Method in class chemaxon.marvin.plugin.CalculatorPlugin
Returns the atom index in the standardized molecule, or the atom index itself if the input molecule has not been standardized.
getAtomIterator(boolean) - Method in class chemaxon.marvin.space.MoleculeComponent
Returns the iterator of the atoms of the molecule.
getAtomlogPHIncrement(int) - Method in class chemaxon.marvin.calculations.logPPlugin
Returns the sum of the implicit H logP increments for the specified atom.
getAtomlogPIncrement(int) - Method in class chemaxon.marvin.calculations.logPPlugin
Returns the logP increment for the specified atom.
getAtomMap() - Method in class chemaxon.struc.MolAtom
Gets the atom-atom mapping number.
getAtomMap(int) - Method in interface chemaxon.struc.Smolecule
Gets the atom-atom mapping number.
getAtomMappingMethod() - Method in class chemaxon.marvin.common.UserSettings
Gets the atom mapping method.
getAtomNumbersVisible() - Method in class chemaxon.marvin.beans.MarvinPane
Deprecated. as of Marvin 2.9.13, replaced by isAtomNumbersVisible.
getAtomProperty() - Method in class chemaxon.marvin.space.AtomProperty
 
getAtomProperty() - Method in class chemaxon.marvin.space.MoleculeComponent
See MoleculeIterators.AtomPropertyInterface for details.
getAtoms() - Method in class chemaxon.checkers.result.DefaultStructureCheckerResult
 
getAtoms() - Method in interface chemaxon.checkers.result.StructureCheckerResult
 
getAtoms(int) - Method in class chemaxon.pharmacophore.PMap
Returns the atom indices of the atoms having the given feature.
getAtoms(int, int[]) - Method in class chemaxon.pharmacophore.PMap
Returns the atom indices of the atoms having the given feature.
getAtoms() - Method in class chemaxon.struc.graphics.MAtomSetPoint
Gets the atoms.
getAtoms() - Method in class chemaxon.struc.MDocument.CheckerMark
 
getAtomSelections() - Method in class chemaxon.marvin.space.MoleculeComponent
 
getAtomSetColor(int) - Method in class chemaxon.marvin.beans.MarvinPane
Gets the color of an atom set.
getAtomSetColor(int) - Method in class chemaxon.struc.MDocument
Gets an atom set color.
getAtomSetColorMode(int) - Method in class chemaxon.struc.MDocument
Gets the atom set coloring mode.
getAtomSetColors() - Method in class chemaxon.descriptors.MolecularDescriptor
Determines the coloring of atoms.
getAtomSetColors() - Method in class chemaxon.descriptors.PFParameters
Gets the coloring of atoms as defined in the XML configuration file.
getAtomSetColors() - Method in class chemaxon.descriptors.PharmacophoreFingerprint
Determines the coloring of atoms.
getAtomSetFont(int) - Method in class chemaxon.struc.MDocument
Gets an atom set font.
getAtomSetIndexes(Molecule) - Method in class chemaxon.descriptors.MolecularDescriptor
Gets the individual atom color indexes.
getAtomSetIndexes(Molecule, PharmacophoreFingerprint) - Method in class chemaxon.descriptors.PFParameters
Gets the individual atom colors by pharmcophore point type.
getAtomSetIndexes(Molecule) - Method in class chemaxon.descriptors.PharmacophoreFingerprint
Gets the individual atom colors by pharmcophore point type.
getAtomSetNames() - Method in class chemaxon.descriptors.MolecularDescriptor
 
getAtomSetNames() - Method in class chemaxon.descriptors.PFParameters
Gets the name of atom sets (pharmacophore point type set), as defined in the configuration file/string.
getAtomSetNames() - Method in class chemaxon.descriptors.PharmacophoreFingerprint
 
getAtomSetRGB(int) - Method in class chemaxon.struc.MDocument
Gets an atom set color.
getAtomSetSize() - Method in class chemaxon.struc.MDocument
Gets the size of the atom set.
getAtomsize() - Method in class chemaxon.marvin.beans.MarvinPane
Gets the atom size.
getAtomSize() - Method in class chemaxon.marvin.common.UserSettings
Gets the atom size in C-C bond length units.
getAtomsize() - Method in class chemaxon.marvin.MolPrinter
Deprecated. As of Marvin 5.2.2, replaced by MolPrinter.getAtomSize().
getAtomSize() - Method in class chemaxon.marvin.MolPrinter
Returns the atom size in units of regular bond length.
getAtomStereo(MolAtom, int) - Static method in class chemaxon.sss.search.Search
Determine the stereo type of an atom
getAtomStereo(int) - Method in interface chemaxon.struc.Smolecule
Gets atom stereo properties as an integer.
getAtomSymbol(int, int, int[], CTransform3D) - Method in class chemaxon.struc.MolAtom
Gets the string representation of the atom symbol.
getAtomSymbol(int, int, int[], CTransform3D) - Method in class chemaxon.struc.sgroup.SgroupAtom
Gets the string representation of the atom symbol.
getAtomSymbolListAsString(MolAtom[]) - Static method in class chemaxon.struc.Sgroup
 
getAtomType(int) - Method in interface chemaxon.struc.Smolecule
Gets the type of an atom.
getAttach() - Method in class chemaxon.struc.MolAtom
Gets attachment point information.
getAttachAtoms() - Method in class chemaxon.struc.sgroup.SuperatomSgroup
Gets the attachment points.
getAttachedDataMatch() - Method in class chemaxon.sss.search.SearchOptions
Returns whether attached data (in data sgroups) should be used when comparing structures.
getAttachedDataPrefixes() - Method in class chemaxon.sss.search.SearchOptions
Returns the prefixes of the names of those data sgroups that will be used during structure comparison or null if all data sgroups should be checked.
getAttrFont(MTextAttributes) - Method in class chemaxon.struc.graphics.MTextDocument
Gets the font for the specified attribute object.
getAttribute(String) - Method in class chemaxon.struc.graphics.MBracket
Gets the value of an attribute.
getAttribute(String) - Method in class chemaxon.struc.graphics.MPolyline
Gets the value of an attribute.
getAttribute(String) - Method in class chemaxon.struc.graphics.MRectangle
Gets the value of an attribute.
getAttribute(String) - Method in class chemaxon.struc.graphics.MRoundedRectangle
Gets the value of an attribute.
getAttribute(String) - Method in class chemaxon.struc.graphics.MTextBox
Gets the value of an attribute.
getAttribute(String) - Method in class chemaxon.struc.MObject
Gets the value of an attribute.
getAttributes(int, int, int) - Method in class chemaxon.struc.graphics.MTextDocument
Gets the common attributes of the selected text.
getAttributes() - Method in class chemaxon.struc.graphics.MTextDocument.Section
Gets the attributes.
getAutoScale() - Method in class chemaxon.marvin.beans.MSketchPane
Returns autoscale property.
getAutoTabScale() - Method in class chemaxon.marvin.beans.MViewPane
Is tab scale automatically changed?
getAvailableNewHits(int) - Method in class chemaxon.jchem.db.JChemSearch
Used with run mode = JChemSearch.RUN_MODE_ASYNCH_PROGRESSIVE.
getAveragePolarizabilityComponent() - Method in class chemaxon.marvin.calculations.PolarizabilityPlugin
Returns the average polarizability component (for geom3D=true, see PolarizabilityPlugin.setGeom3D(boolean)).
getAWTFont() - Method in class chemaxon.struc.graphics.MFont
Gets an AWT font instance.
getBackground() - Method in class chemaxon.alchemist.utils.AlchemistLinearMoleculeView
 
getBackground() - Method in class chemaxon.struc.MObject
Gets the background color of the object.
getBackgroundColor() - Method in class chemaxon.marvin.MolPrinter
Returns the current background color.
getBackgroundColor() - Method in class chemaxon.marvin.space.GraphicScene
Returns the background color of the scene.
getBackgroundColor() - Method in class chemaxon.marvin.space.monitor.Label
Returns the background color of the label.
getBackgroundImage() - Method in class chemaxon.alchemist.utils.AlchemistWaitPanel
 
getBalabanIndex() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Calculates the Balaban distance connectivity of the molecule, which is the average distance sum connectivity.
getBallRadius() - Method in class chemaxon.marvin.beans.MarvinPane
Gets the ball radius in units of covalent radius.
getBallRadius() - Method in class chemaxon.marvin.common.UserSettings
Gets the ball radius for ball and stick mode.
getBallRadius() - Method in class chemaxon.marvin.MolPrinter
Gets the ball radius for "ball and stick" mode.
getBanner() - Method in class chemaxon.alchemist.AlchemistApplication
This function returns a banner instance for this application.
getBarBackgroundColor() - Method in class chemaxon.alchemist.utils.AlchemistWaitPanel
 
getBarHeight() - Method in class chemaxon.alchemist.utils.AlchemistWaitPanel
 
getBarHighColor() - Method in class chemaxon.alchemist.utils.AlchemistWaitPanel
 
getBarLowColor() - Method in class chemaxon.alchemist.utils.AlchemistWaitPanel
 
getBarStyle() - Method in class chemaxon.alchemist.utils.AlchemistWaitPanel
 
getBaseFont() - Method in class chemaxon.struc.graphics.MTextAttributes
Gets the base font.
getBaseFont() - Method in class chemaxon.struc.graphics.MTextBox
Gets the base font.
getBaseFontFamily() - Method in class chemaxon.struc.graphics.MTextBox
Gets the base font family.
getBaseFontStyle() - Method in class chemaxon.struc.graphics.MTextBox
Gets the base font style.
getBaseMap(int) - Method in class chemaxon.reaction.Reaction
Deprecated. Returns the base map corresponding to the given map.
getBestTabScale(int) - Method in class chemaxon.marvin.beans.MViewPane
Gets the best scale value for a molecule cell.
getBestTabScale() - Method in class chemaxon.marvin.beans.MViewPane
Gets the smallest best scale value in the molecule table.
getBFactor(int) - Method in class chemaxon.marvin.space.AtomProperty.MoleculeAtomProperty
 
getBFactor(int) - Method in class chemaxon.marvin.space.AtomProperty.SmoleculeAtomProperty
 
getBFactorPalette() - Method in class chemaxon.marvin.space.MacroMoleculeComponent
Returns the palette that is used when the coloring mode of the component is b-factor coloring.
getBit(int) - Method in class chemaxon.descriptors.CustomDescriptor
 
getBitCount() - Method in class chemaxon.descriptors.CFParameters
Gets the preset bit count (number of fingerprint bits to be set to 1) parameter.
getBitCount() - Method in class chemaxon.descriptors.RFParameters
Gets the preset bit count (number of fingerprint bits to be set to 1) parameter.
getBlockIncrement() - Method in class chemaxon.alchemist.utils.AlchemistLinearMoleculeView
Returns the scrollbar block increment
getBond(int) - Method in class chemaxon.struc.MolAtom
Gets the i-th bond.
getBond(int) - Method in class chemaxon.struc.MoleculeGraph
Gets the nth bond.
getBond(int) - Method in class chemaxon.struc.RgMolecule
Gets an edge in the graph union.
getBond(int) - Method in class chemaxon.struc.RxnMolecule
Gets an edge.
getBond(int) - Method in class chemaxon.util.iterator.IteratorFactory.NeighbourIterator
Returns a bond of a specified index.
getBondArray() - Method in class chemaxon.struc.MoleculeGraph
Creates an array of bonds.
getBondConnectionInfo() - Method in class chemaxon.struc.sgroup.RepeatingUnitSgroup
Gets a bond triplet which stores the crossing bond and flip information.
getBondCorrespondence() - Method in class chemaxon.struc.sgroup.RepeatingUnitSgroup
Gets four bonds that store the crossing bond and flip information.
getBondCount() - Method in class chemaxon.descriptors.CFParameters
Gets the preset path length (number of adjacent bonds) parameter.
getBondCount() - Method in class chemaxon.descriptors.RFParameters
Gets the preset path length (number of adjacent bonds) parameter.
getBondCount() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Returns the bond count.
getBondCount(boolean) - Method in class chemaxon.marvin.space.MoleculeComponent
Returns the number of bonds in the molecule with arbitrarily enumerating hydrogens.
getBondCount() - Method in interface chemaxon.struc.Incomplecule
Gets the number of bonds
getBondCount() - Method in class chemaxon.struc.MolAtom
Gets the number of bonds/ligands.
getBondCount() - Method in class chemaxon.struc.MoleculeGraph
Gets the number of bonds.
getBondCount() - Method in class chemaxon.struc.RgMolecule
Gets the number of edges in the root structure.
getBondCount() - Method in class chemaxon.struc.RxnMolecule
Gets the number of edges in the graph union.
getBondFlags(int) - Method in interface chemaxon.struc.Smolecule
Gets the bond descriptor flags.
getBondIndex(int, int) - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Returns the index of the bond connecting two atoms, -1 if the two atoms are not connected by bond.
getBondIndex(int, int) - Method in interface chemaxon.struc.Smolecule
Gets the index of the bond between the specified atoms.
getBondIterator(boolean) - Method in class chemaxon.marvin.space.MoleculeComponent
Returns the iterator of the atoms of the molecule.
getBondList(MolAtom[], int) - Static method in class chemaxon.struc.MoleculeGraph
Gets the list of bonds for the specified atoms.
getBonds() - Method in class chemaxon.checkers.result.DefaultStructureCheckerResult
 
getBonds() - Method in interface chemaxon.checkers.result.StructureCheckerResult
 
getBonds() - Method in class chemaxon.struc.MDocument.CheckerMark
 
getBondSetColor(int) - Method in class chemaxon.struc.MDocument
Gets a bond set color.
getBondSetColorMode(int) - Method in class chemaxon.struc.MDocument
Gets the bond set coloring mode.
getBondSetRGB(int) - Method in class chemaxon.struc.MDocument
Gets a bond set color.
getBondSetSize() - Method in class chemaxon.struc.MDocument
Gets the bond set size.
getBondSetThickness(int) - Method in class chemaxon.struc.MDocument
Gets a bond set thickness.
getBondSpacing() - Method in class chemaxon.marvin.beans.MarvinPane
Gets the double bond spacing.
getBondSpacing() - Method in class chemaxon.marvin.common.UserSettings
Gets the double bond spacing.
getBondSpacing() - Method in class chemaxon.marvin.MolPrinter
Returns the double bond spacing that is the distance of the two lines representing a double bond.
getBondTo(MolAtom) - Method in class chemaxon.struc.MolAtom
Finds the bond that connects this atom to another atom.
getBondType(int) - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Determines the type of a bond (aromatic bonds are automatically recognized)
getBondType(int) - Method in interface chemaxon.struc.Smolecule
Gets the type of a bond.
getBondType(int, int) - Method in interface chemaxon.struc.Smolecule
Gets the type of a bond between the two specified atoms.
getBondWidth() - Method in class chemaxon.marvin.beans.MarvinPane
Deprecated. as of Marvin 4.1, replaced by MarvinPane.getBondSpacing()
getBondWidth() - Method in class chemaxon.marvin.MolPrinter
Deprecated. as of Marvin 4.1, replaced by MolPrinter.getBondSpacing()
getBoolean(String) - Static method in class chemaxon.sss.search.SearchOptions
Returns value as a boolean flag.
getBorderColor() - Method in class chemaxon.marvin.space.monitor.Label
Returns the border color of the label.
getBorderWidth() - Method in class chemaxon.marvin.beans.MViewPane
Gets the width of the border between cells.
getBoundingBox() - Method in class chemaxon.marvin.space.GraphicComponent
Returns the smallest box containing the graphic component.
getBoundingBox() - Method in interface chemaxon.marvin.space.MacroMoleculeComponent.MoleculeVisualizer
 
getBoundingBox() - Method in class chemaxon.marvin.space.MoleculeComponent
Returns the BoundingBox that is the smallest container box of the component.
getBoundingCenter() - Method in class chemaxon.marvin.space.BoundingBox
Returns the center of the box as a vector.
getBoundingRadius() - Method in class chemaxon.marvin.space.BoundingBox
Returns the radius of the bounding sphere of the box, which is the distance between the lower-left-front corner and the center.
getBoundingRectangle(MoleculeGraph[]) - Method in class chemaxon.marvin.MolPrinter
Returns the bounding rectangle of the specified molecules using the current scale factor.
getBoundingSphereRadius() - Method in class chemaxon.marvin.space.GraphicComponent
Returns the radius of the bounding sphere of the component.
getBoundRectSize() - Method in class chemaxon.marvin.beans.MSketchPane
Gets the size of the bounding rectangle.
getBracketCount() - Method in class chemaxon.struc.Sgroup
Gets the number of brackets in this S-group.
getBracketOrientation() - Method in class chemaxon.struc.graphics.MBracket
Gets the orientation of the bracket.
getBrackets() - Method in class chemaxon.struc.Sgroup
Gets all graphic brackets from this Sgroup
getBreakingChars() - Method in class chemaxon.struc.graphics.MTextBox
Gets the breaking characters after that the text in the text box can be broken if it doesn't fit into the text box.
getBrightness() - Method in class chemaxon.descriptors.ChemicalFingerprint
Gets the brightness of the fingerprint.
getBrightness() - Method in class chemaxon.descriptors.ReactionFingerprint
Gets the brightness of the fingerprint.
getBtab() - Method in class chemaxon.struc.MoleculeGraph
Gets the edge (bond) table.
getBtab() - Method in class chemaxon.struc.RgMolecule
Gets the bond table of the root structre.
getBtab() - Method in class chemaxon.struc.RxnMolecule
Gets the bond table for the graph union.
getBufferedImage() - Method in class chemaxon.marvin.space.GraphicScene
Returns the Canvas as a BufferedImage with the same size in pixels.
getBuiltInPalette(int) - Static method in class chemaxon.marvin.space.SurfaceColoring
Returns the colors of a built-in palette.
getBuiltInPalette(Object) - Static method in class chemaxon.marvin.space.SurfaceColoring
Returns the colors of a built-in palette.
getBuiltInPalettes() - Static method in class chemaxon.marvin.space.SurfaceColoring
Returns the string identifiers of the built-in palettes.
getButtom() - Method in class chemaxon.marvin.space.GraphicCell
Returns the y coordinate of the buttom of the cell in pixels.
getC(int) - Method in class chemaxon.marvin.beans.MViewPane
Gets the state of a checkbox in a GridBagView table.
getCacheCapacity() - Method in class chemaxon.marvin.view.MDocStorage
Gets the maximum number of cached documents.
getCachedDoc(int, String) - Method in class chemaxon.marvin.view.MDocStorage
Gets the specified document if it is present in the memory.
getCachedDocIndices() - Method in class chemaxon.marvin.view.MDocStorage
Gets the indices of cached records.
getCachedResults(Molecule, boolean) - Method in class chemaxon.marvin.plugin.CalculatorPluginOutput
Returns cached results, separated from the plugin object, so that no further enqueries needed to the plugin to get the result.
getCachedTables() - Static method in class chemaxon.jchem.db.JChemSearch
Gets the names and sizes of tables currently in the cache.
getCacheError() - Method in class chemaxon.jchem.db.JChemSearch
For checking for cache errors.
getCacheLock() - Method in class chemaxon.marvin.view.MDocStorage
Gets the synchronization lock for caching operations.
getCalcMolecule() - Method in class chemaxon.marvin.plugin.CalculatorPlugin
Returns the molecule used in the calculation.
getCameraZ() - Method in class chemaxon.marvin.space.GraphicCell
Returns the z coordinate of the camera.
getCANCEL_MOLECULE_EDIT_ACTION() - Method in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeEditor
 
getCanvasComponent() - Method in class chemaxon.marvin.beans.MSketchPane
Determines canvas component of MarvinSketch.
getCanvasComponent(int) - Method in class chemaxon.marvin.beans.MViewPane
Deprecated. as of Marvin 3.0, replaced by getVisibleCellComponent
getCapacity() - Method in class chemaxon.marvin.view.MDocStorage
Gets the total capacity.
getCarboaliphaticRingCount() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Calculates the number of carboaliphatic rings in the molecule (aliphatic rings containing carbon atoms only).
getCarboaromaticRingCount() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Calculates the number of carboaromatic rings in the molecule (aromatic rings containing carbon atoms only).
getCarbonVisibility() - Method in class chemaxon.marvin.MolPrinter
Returns the visibility style of the C labels on Carbon atoms.
getCarboRingCount() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Returns the carbo ring count.
getCarboRingCount(int) - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Calculates the number of carbocyclic rings in the molecule (rings containing at least a non-carbon atom).
getCarboRings() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Identifies carbocyclic rings in the molecule (rings containing carbon atoms only).
getCarboRings(int) - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Identifies carbocyclic rings in the molecule (rings containing carbon atoms only) having the given number of atoms.
getCell() - Method in class chemaxon.marvin.space.GraphicComponent
Returns the container cell of the component.
getCell(int) - Method in class chemaxon.marvin.space.GraphicScene
Returns the GraphicCell which has the given index.
getCellButtom() - Method in class chemaxon.marvin.space.GraphicScene
Returns the y coordinate of the buttom of the active cell in pixels.
getCellCount() - Method in class chemaxon.marvin.beans.MViewPane
Gets the number of molecule cells in the table.
getCellCount() - Method in class chemaxon.marvin.space.GraphicScene
Returns the number of cells in the scene.
getCellDrawProperty(String) - Method in class chemaxon.marvin.space.GraphicCell
Returns the value of the cell-range drawing property with the given name.
getCellDrawProperty(String) - Method in class chemaxon.marvin.space.GraphicScene
Returns the draw property from the active cell or null if there is no active cell or the property is not defined in the active cell.
getCellDrawProperty(int, String) - Method in class chemaxon.marvin.space.GraphicScene
Returns the draw property from the given cell or null if not defined.
getCellEditorValue() - Method in class chemaxon.alchemist.utils.MoleculeTableCellEditor
 
getCellEditorValue() - Method in class chemaxon.marvin.beans.MViewEditor
Returns the edited molecule that is a Molecule instance.
getCellHeight() - Method in class chemaxon.marvin.space.GraphicScene
Returns the height of the cells.
getCellIndex() - Method in class chemaxon.marvin.space.CellOrComponentId
Returns the internal index of the cell either this is a cell id or a component id.
getCellLeft() - Method in class chemaxon.marvin.space.GraphicScene
Returns the x coordinate of the left edge of the active cell.
getCellRight() - Method in class chemaxon.marvin.space.GraphicScene
Returns the x coordinate of the right edge of the active cell.
getCellSize() - Method in class chemaxon.descriptors.MDParameters
Gets the number of bits of an atomic cell in the descriptor.
getCellTop() - Method in class chemaxon.marvin.space.GraphicScene
Returns the y coordinate of the top of the active cell.
getCellWidth() - Method in class chemaxon.marvin.space.GraphicScene
Returns the width of the cells.
getCenter() - Method in class chemaxon.marvin.space.monitor.Control
Returns the center of the transformation.
getCenter(int, int) - Method in class chemaxon.struc.RxnMolecule
Gets the geometrical center of a reaction component.
getCentralShown() - Method in class chemaxon.clustering.Ward
Indicates whether central objects are displayed.
getChainAtomCount() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Returns the chain atom count.
getChainBondCount() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Returns the chain bond count.
getChangingAtoms(boolean, int) - Method in class chemaxon.reaction.Reaction
Deprecated. Returns the indexes of changing atoms.
getChangingBondData(boolean) - Method in class chemaxon.reaction.Reaction
Deprecated. Returns changing bond data.
getCharge(int) - Method in class chemaxon.marvin.space.AtomProperty.MoleculeAtomProperty
 
getCharge(int) - Method in class chemaxon.marvin.space.AtomProperty.SmoleculeAtomProperty
 
getCharge() - Method in class chemaxon.struc.MolAtom
Gets the charge.
getCharge(int) - Method in interface chemaxon.struc.Smolecule
Gets the charge of an ion.
getChargeDensity(int) - Method in class chemaxon.marvin.calculations.HuckelAnalysisPlugin
Returns the total charge density of an atom calculated with HMO, Double.NaN for no value.
getChargeDistribution() - Method in class chemaxon.marvin.calculations.IsoelectricPointPlugin
Returns the charge distribution array over pH values.
getChargeLocation() - Method in class chemaxon.struc.Sgroup
Returns the charge location attribute of the S-group.
getChargeMatching() - Method in class chemaxon.sss.search.SearchOptions
 
getCheckerList() - Method in interface chemaxon.checkers.runner.configuration.reader.ConfigurationReader
 
getCheckerList() - Method in class chemaxon.checkers.runner.configuration.reader.XMLBasedConfigurationReader
 
getCheckerMarks() - Method in class chemaxon.struc.MDocument
Returns the array of checker marks NOTE: checker marks will be reset on any molecule change
getCheckSpHyb() - Method in class chemaxon.sss.search.SearchOptions
Returns true if sp-hybridization state of the atoms should be considered, false otherwise
getChemicalHashedFingerprint(int[], int) - Static method in class chemaxon.descriptors.ReactionFingerprint
Creates chemical hashed fingerpint from reaction fingerprint.
getChemTermColumns(String) - Method in class chemaxon.jchem.db.DatabaseProperties
Returns the name of columns with values automatically calculated based on Chemical Terms expressions.
getChemTermForColumn(String, String) - Method in class chemaxon.jchem.db.DatabaseProperties
Gets the Chemical Terms expression that should be used to compute the value for the given column.
getChemTermsFilter() - Method in class chemaxon.sss.search.SearchOptions
Gets the Chemical Terms filtering expression
getChemTermsFilterConfig() - Method in class chemaxon.sss.search.SearchOptions
Gets the configuration string for Chemical Terms filter.
getChild() - Method in interface chemaxon.marvin.util.MProgressMonitor
Gets the child of this progress monitor.
getChildSgroup(int) - Method in class chemaxon.struc.Sgroup
Gets a child S-group.
getChildSgroupCount() - Method in class chemaxon.struc.Sgroup
Gets the number of child S-groups.
getChiralCenterCount() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Calculates the number of tetrahedral stereogenic centers.
getChiralCenters() - Method in class chemaxon.marvin.calculations.TopologyAnalyserPlugin
Determines the chiral center atoms.
getChirality(int) - Method in class chemaxon.struc.MoleculeGraph
Computes the chirality of an atom of the Molecule instance based on both the coordinates of the neighbouring atoms and the stereo information of the bonds to those.
getChirality(int) - Method in interface chemaxon.struc.Smolecule
Gets the chirality of an atom.
getChiralitySupport() - Method in class chemaxon.marvin.beans.MarvinPane
Gets chirality support level.
getChiralitySupport() - Method in class chemaxon.marvin.common.UserSettings
 
getChiralitySupport() - Method in class chemaxon.marvin.MolPrinter
Returns the current chirality display mode.
getClassifier() - Method in class chemaxon.fragmenter.Fragmenter
Returns the classifier object.
getClean2dOpts() - Method in class chemaxon.marvin.common.UserSettings
Gets the 2D cleaning options.
getClean3dOpts() - Method in class chemaxon.marvin.common.UserSettings
Gets the 3D cleaning options.
getCleanDim() - Method in class chemaxon.marvin.beans.MarvinPane
Gets the number of space dimensions for cleaning.
getClip(CTransform3D) - Method in class chemaxon.struc.graphics.MRectangle
Gets the clipping rectangle.
getClipboard() - Static method in class chemaxon.marvin.modules.datatransfer.ClipboardHandler
Returns the default Toolkit's system clipboard if available, otherwise returns a new singleton clipboard instance.
getClipboard() - Static method in class chemaxon.marvin.util.ClipboardHandler
Deprecated. see the documentation of the class
getClipboardClearerTask() - Static method in class chemaxon.marvin.modules.datatransfer.ClipboardHandler
Deprecated. see ClipboardHandler.setWorkOnBackground(boolean)
getClipboardClearerTask() - Static method in class chemaxon.marvin.util.ClipboardHandler
Deprecated. see the documentation of the class
getCloneResult() - Method in class chemaxon.descriptors.MDReader
Gets the current value of the cloning policy flag.
getClusterCount() - Method in class chemaxon.clustering.Ward
Gets the number of clusters.
getClusterEnumerator(boolean) - Method in class chemaxon.clustering.LibraryMCS
Gets a new LibraryMCS.ClusterEnumerator object.
getClusterEnumerator(boolean, boolean) - Method in class chemaxon.clustering.LibraryMCS
Gets a new LibraryMCS.ClusterEnumerator object.
getCoarseReactionTanimoto(ReactionFingerprint) - Method in class chemaxon.descriptors.ReactionFingerprint
Returns the tanimoto distance of the reaction centers.
getColCount() - Method in class chemaxon.alchemist.utils.AbstractAlchemistMoleculeView
Returns the current column count
getColCount() - Method in class chemaxon.alchemist.utils.AlchemistMoleculeView
Returns the current column count
getColor() - Method in class chemaxon.marvin.space.ComponentElement
Returns the color that is assigned to the ComponentElement.
getColor() - Method in class chemaxon.marvin.space.GraphicComponent
Returns the constant color of the component.
getColor() - Method in interface chemaxon.marvin.space.MacroMoleculeComponent.MoleculeVisualizer
 
getColor() - Method in class chemaxon.marvin.space.MolecularSurfaceComponent
Returns the constant color of the surface.
getColor() - Method in class chemaxon.marvin.space.MoleculeComponent
 
getColor() - Method in class chemaxon.marvin.space.monitor.Control
Returns the color of the control.
getColor() - Method in class chemaxon.marvin.space.monitor.DihedralControl
Returns the color of the control.
getColor() - Method in class chemaxon.marvin.space.monitor.GlobalLocationControl
Returns the color of the control.
getColor() - Method in class chemaxon.marvin.space.monitor.GlobalOrientationControl
Returns the color of the control.
getColor() - Method in class chemaxon.marvin.space.monitor.LocalLocationControl
Returns the color of the control.
getColor() - Method in class chemaxon.marvin.space.monitor.LocalOrientationControl
Returns the color of the control.
getColor() - Method in class chemaxon.marvin.space.monitor.ResizeControl
Returns the color of the control.
getColor() - Method in class chemaxon.marvin.space.PharmacophoreArrow
Returns the color of the component.
getColor() - Method in class chemaxon.marvin.space.PharmacophorePoint
Returns the color of the PharmacophorePoint.
getColor() - Method in class chemaxon.marvin.space.SurfaceComponent
Returns the constant color of the surface.
getColor() - Method in class chemaxon.struc.MDocument.CheckerMark
 
getColor() - Method in class chemaxon.struc.MObject
Gets the color of the object.
getColor(String) - Static method in class chemaxon.util.HTMLTools
Converts the string to a Color Object.
getColor3() - Method in class chemaxon.marvin.space.SurfaceComponent
Returns the constant color of the surface.
getColoring() - Method in class chemaxon.marvin.calculations.MarkushEnumerationPlugin
Returns the hit coloring options.
getColoringAndAlignOptions() - Method in class chemaxon.jchem.webservice.RelSearchWS.Query
 
getColorScheme() - Method in class chemaxon.marvin.beans.MarvinPane
Gets the color scheme.
getColorScheme() - Method in class chemaxon.marvin.MolPrinter
Returns the current color scheme.
getColorType() - Method in interface chemaxon.marvin.space.MacroMoleculeComponent.MoleculeVisualizer
 
getColorType() - Method in class chemaxon.marvin.space.MolecularSurfaceComponent
Returns the color type of the surface.
getColorType() - Method in class chemaxon.marvin.space.MoleculeComponent
Returns the color type of the visualizer.
getColumn(int) - Static method in class chemaxon.struc.MolAtom
The column or group of an element in the periodic system.
getColumn(int) - Static method in class chemaxon.struc.PeriodicSystem
The column or group of an element in the periodic system.
getColumnCount() - Method in class chemaxon.marvin.space.GraphicScene
Returns the number of columns in the scene.
getColumnsToRegenerate(ConnectionHandler, String, int) - Static method in class chemaxon.jchem.db.RegenerationChecker
Return the columns should be regenerated in a table depending on a regeneration type.
getColumnWidth() - Method in class chemaxon.marvin.view.swing.TableOptions
Gets the default column width.
getColumnWidth(int) - Method in class chemaxon.marvin.view.swing.TableOptions
Gets the default width of a specified column.
getColumnWidthsString() - Method in class chemaxon.marvin.view.swing.TableOptions
Gets a parameter string containing column widths.
getCommandKeyStroke(int) - Static method in class chemaxon.marvin.util.SwingUtil
Gets the command keystroke preferred on the current platform.
getComment() - Method in class chemaxon.struc.Molecule
Gets the comment.
getCommonActions() - Method in class chemaxon.marvin.beans.MarvinPane
Deprecated.  
getCommonActions() - Method in class chemaxon.marvin.beans.MSketchPane
 
getCommonActions() - Method in class chemaxon.marvin.beans.MViewPane
Gets the common actions.
getCommonBitCount(ChemicalFingerprint) - Method in class chemaxon.descriptors.ChemicalFingerprint
 
getCommonBitCount(ReactionFingerprint) - Method in class chemaxon.descriptors.ReactionFingerprint
 
getCompatibleAttributes(MTextAttributes, MFont, MTextAttributes.MFontCreator, int) - Method in class chemaxon.struc.graphics.MTextAttributes
Gets the compatible attributes.
getCompleteHG() - Method in class chemaxon.sss.search.SearchOptions
Retrieves the information if only complete structures are matching on target homology groups.
getComponent(Molecule, int) - Method in class chemaxon.checkers.AtomChecker
 
getComponent(Molecule, int) - Method in class chemaxon.checkers.BondChecker
 
getComponent(Molecule, int) - Method in class chemaxon.checkers.ComponentChecker
Gets the component from the molecule with index i.
getComponent() - Method in class chemaxon.marvin.plugin.gui.