Package chemaxon.struc

Provides classes for implementing and manipulating chemical structures.

See:
          Description

Interface Summary
CEdge Deprecated. as of Marvin 5.3, please use MolBond instead
CGraph Deprecated. as of Marvin 5.3, please use MoleculeGraph instead
CNode Deprecated. as of Marvin 5.3, please use MolAtom instead
HybridizationStateConsts Hybridization state constants.
Incomplecule Ancestor of molecule classes and interfaces.
MTransformable Interface for 3D transformable classes.
Smolecule Array-based abstract molecule class.
StereoConstants Constants for atom parity and double bond stereo.
WSmolecule Writable abstract molecule class.
 

Class Summary
CTransform3D 3D transformation matrix.
DPoint3 Point in three dimensional space.
MDocument Marvin document.
MDocument.CheckerMark Provides informations for Structure Checker higlight
MObject Paintable object.
MolAtom Atom object and the properties of the elements.
MolBond Chemical bond.
Molecule Molecule class.
MoleculeGraph A graph consisting of MolAtom nodes and MolBond edges.
MPoint Point object.
MProp Property base class.
MPropertyContainer Property container.
MSelectionDocument Selection document.
PeriodicSystem Periodic System of the Elements.
QueryBond Chemical bond.
RgMolecule A molecule or reaction containing R-groups.
RxnMolecule Reaction.
SelectionMolecule A selection object which can contain atoms and bonds without real parent relationship (the real parent of atoms and bonds is another MoleculeGraph ancestor).
Sgroup S-group.
 

Package chemaxon.struc Description

Provides classes for implementing and manipulating chemical structures.

Serialization of these classes is `standardized' in Marvin 5.3. All future versions of them are planned to remain backward compatible with older versions serialized in 5.3 or later; the serialVersionUID's will not change.