- generateCoordinates(IAtomContainer) - Method in class org.openscience.cdk.layout.StructureDiagramGenerator
-
Convenience method for generating 2D coordinates.
- generateCoordinates(IReaction) - Method in class org.openscience.cdk.layout.StructureDiagramGenerator
-
Convenience method to generate 2D coordinates for a reaction.
- generateCoordinates(Vector2d) - Method in class org.openscience.cdk.layout.StructureDiagramGenerator
-
The main method of this StructurDiagramGenerator.
- generateCoordinates() - Method in class org.openscience.cdk.layout.StructureDiagramGenerator
-
The main method of this StructurDiagramGenerator.
- generateExperimentalCoordinates() - Method in class org.openscience.cdk.layout.StructureDiagramGenerator
-
- generateExperimentalCoordinates(Vector2d) - Method in class org.openscience.cdk.layout.StructureDiagramGenerator
-
- getAtomOverlapScore(IAtomContainer, Vector) - Method in class org.openscience.cdk.layout.OverlapResolver
-
Deprecated.
Calculates a score based on the overlap of atoms.
- getAtomPlacer() - Method in class org.openscience.cdk.layout.RingPlacer
-
- getBondLength() - Method in class org.openscience.cdk.layout.StructureDiagramGenerator
-
Returns the bond length used for laying out the molecule.
- getBondOverlapScore(IAtomContainer, Vector) - Method in class org.openscience.cdk.layout.OverlapResolver
-
Deprecated.
Calculates a score based on the intersection of bonds.
- getInitialLongestChain(IAtomContainer) - Static method in class org.openscience.cdk.layout.AtomPlacer
-
Search an aliphatic molecule for the longest chain.
- getLongestUnplacedChain(IAtomContainer, IAtom) - Static method in class org.openscience.cdk.layout.AtomPlacer
-
Search a molecule for the longest unplaced, aliphatic chain in it.
- getMappedSubstructures(IAtomContainer) - Method in class org.openscience.cdk.layout.TemplateHandler
-
Checks if one of the loaded templates is a substructure in the given
Molecule and returns all matched substructures in a IAtomContainerSet.
- getMolecule() - Method in class org.openscience.cdk.layout.AtomPlacer
-
Return the molecule the AtomPlacer currently works with
- getMolecule() - Method in class org.openscience.cdk.layout.RingPlacer
-
- getMolecule() - Method in class org.openscience.cdk.layout.StructureDiagramGenerator
-
Returns the molecule, usually used after a call of generateCoordinates()
- getNativeRingRadius(IRing, double) - Method in class org.openscience.cdk.layout.RingPlacer
-
Returns the ring radius of a perfect polygons of size ring.getAtomCount()
The ring radius is the distance of each atom to the ringcenter.
- getNextBondVector(IAtom, IAtom, Point2d, boolean) - Method in class org.openscience.cdk.layout.AtomPlacer
-
Returns the next bond vector needed for drawing an extended linear chain of
atoms.
- getOtherBondAtom(IAtom, IBond) - Method in class org.openscience.cdk.layout.StructureDiagramGenerator
-
Returns the other atom of the bond.
- getOverlapScore(IAtomContainer, Vector, Vector) - Method in class org.openscience.cdk.layout.OverlapResolver
-
Deprecated.
Calculates a score based on the overlap of atoms and intersection of bonds.
- getPlacedAtoms(IAtomContainer) - Static method in class org.openscience.cdk.layout.AtomPlacer
-
Get all the placed atoms in an AtomContainer
- getTemplateAt(int) - Method in class org.openscience.cdk.layout.TemplateHandler
-
Gets the templateAt attribute of the TemplateHandler object
- getTemplateCount() - Method in class org.openscience.cdk.layout.TemplateHandler
-
Gets the templateCount attribute of the TemplateHandler object
- getTemplateHandler() - Method in class org.openscience.cdk.layout.StructureDiagramGenerator
-
- getUseTemplates() - Method in class org.openscience.cdk.layout.StructureDiagramGenerator
-