Uses of Interface
org.jmol.util.SimpleNode
Packages that use SimpleNode
Package
Description
Jmol SMILES, Jmol SMARTS, Jmol bioSMILES, and Jmol bioSMARTS
-
Uses of SimpleNode in org.jmol.inchi
Methods in org.jmol.inchi with parameters of type SimpleNodeModifier and TypeMethodDescriptionprotected String
InChIJNI.decodeInchiStereo
(SimpleNode[] nodes) -
Uses of SimpleNode in org.jmol.modelset
Classes in org.jmol.modelset that implement SimpleNodeMethods in org.jmol.modelset that return SimpleNodeMethods in org.jmol.modelset with parameters of type SimpleNode -
Uses of SimpleNode in org.jmol.smiles
Classes in org.jmol.smiles that implement SimpleNodeModifier and TypeClassDescriptionclass
This class represents an atom in aSmilesMolecule
.Methods in org.jmol.smiles that return SimpleNodeModifier and TypeMethodDescriptionSmilesBond.getAtom
(int i) SmilesBond.getOtherNode
(SimpleNode atom) Methods in org.jmol.smiles with parameters of type SimpleNodeModifier and TypeMethodDescriptionSmilesBond.getOtherNode
(SimpleNode atom) SmilesAtom.getStereoAtAt
(SimpleNode[] nodes) -
Uses of SimpleNode in org.jmol.util
Subinterfaces of SimpleNode in org.jmol.utilMethods in org.jmol.util that return SimpleNodeModifier and TypeMethodDescriptionSimpleEdge.getAtom
(int i) Get the respective atom, 0 or 1SimpleEdge.getOtherNode
(SimpleNode a) Methods in org.jmol.util with parameters of type SimpleNode