Package chemaxon.struc


package chemaxon.struc
Provides classes for implementing and manipulating chemical structures.
  • Class
    Description
    This class is the atom index based representation which can be assigned to 'endo', 'exo', 'syn', 'anti' ligands of bicyclo[x.y.z]alkanes in case of 0 dimension molecules.
    Provides easy lookup of bonds between pairs of atoms in a molecule graph.
    General chemical bond types.
    Enumeration of possible E/Z stereo values.
    Hybridization state constants.
    Deprecated, for removal: This API element is subject to removal in a future version.
    This class is deprecated and subject to removal in a future release.
    Marvin document.
    Provides information for Structure Checker highlight.
    Paintable object of a Marvin document.
    Atom object in a molecule.
    Bond object in a molecule.
    Represents a molecule (a chemical structure).
    A chemical graph consisting of MolAtom nodes and MolBond edges.
    Point object in Marvin documents.
    Property base class.
    Property container.
    Selection document.
    Interface for classes that are transformable in 3D.
    This class represents NoStructure labels.
    Page Settings of multipage molecular documents.
    Periodic table of the elements.
    Point in three-dimensional space.
    Bond object with query features.
    Enumeration of the supported radicals.
    A molecule or reaction containing R-groups.
    R-group container interface.
    Identifies an R-group bridge position by storing a pair of R-group IDs.
    Chemical reaction structure.
    A selection object which can contain atoms and bonds without real parent relationship (the real parent of atoms and bonds is another MoleculeGraph ancestor).
    Represents a structural group (S-group) in a molecule.
    A factory class to create different types of S-groups.
    Enum of possible S-group types.
    Constants for atom parity and double bond stereo.
    Transformation matrix in three-dimensional space.
    Provides options for valence calculation.
    Builder for ValenceCheckOptions.