Uses of Class
org.jmol.util.JmolMolecule
Packages that use JmolMolecule
Package
Description
Jmol SMILES, Jmol SMARTS, Jmol bioSMILES, and Jmol bioSMARTS
-
Uses of JmolMolecule in org.jmol.modelset
Fields in org.jmol.modelset declared as JmolMoleculeMethods in org.jmol.modelset that return JmolMolecule -
Uses of JmolMolecule in org.jmol.smiles
Subclasses of JmolMolecule in org.jmol.smilesModifier and TypeClassDescriptionclass
A class to build and carry out a SMILES or SMARTS matchstatic class
-
Uses of JmolMolecule in org.jmol.util
Methods in org.jmol.util that return JmolMoleculeModifier and TypeMethodDescriptionstatic final JmolMolecule[]
JmolMolecule.addMolecule
(JmolMolecule[] molecules, int iMolecule, Node[] atoms, int iAtom, BS bsBranch, int modelIndex, int indexInModel, BS bsExclude) static final JmolMolecule[]
Creates an array of JmolMolecules from a set of atoms in the form of simple JmolNodes.Methods in org.jmol.util with parameters of type JmolMoleculeModifier and TypeMethodDescriptionstatic final JmolMolecule[]
JmolMolecule.addMolecule
(JmolMolecule[] molecules, int iMolecule, Node[] atoms, int iAtom, BS bsBranch, int modelIndex, int indexInModel, BS bsExclude)