Uses of Class
org.jmol.adapter.smarter.Atom
Packages that use Atom
Package
Description
-
Uses of Atom in org.jmol.adapter.readers.cif
Methods in org.jmol.adapter.readers.cif that return AtomMethods in org.jmol.adapter.readers.cif with parameters of type AtomModifier and TypeMethodDescriptionprotected booleanCifReader.addCifAtom(Atom atom, String id, String componentId, String strChain) protected booleanCifReader.filterCIFAtom(Atom atom, String componentId) MSRdr.getAtomSymmetry(Atom a, XtalSymmetry.FileSymmetry defaultSymmetry) When applying symmetry, this method allows us to use a set of symmetry operators unique to this particular atom -- or in this case, to its subsystem.protected booleanCifReader.processSubclassAtom(Atom atom, String assemblyId, String strChain) booleanMMCifReader.processSubclassAtom(Atom atom, String assemblyId, String strChain) -
Uses of Atom in org.jmol.adapter.readers.molxyz
Methods in org.jmol.adapter.readers.molxyz that return AtomModifier and TypeMethodDescriptionMolReader.addMolAtom(int iAtom, int isotope, String elementSymbol, int charge, float x, float y, float z) Methods in org.jmol.adapter.readers.molxyz with parameters of type Atom -
Uses of Atom in org.jmol.adapter.readers.more
Methods in org.jmol.adapter.readers.more with parameters of type AtomModifier and TypeMethodDescriptionprotected booleanForceFieldReader.getElementSymbol(Atom atom, String atomType) -
Uses of Atom in org.jmol.adapter.readers.pdb
Methods in org.jmol.adapter.readers.pdb that return AtomModifier and TypeMethodDescriptionprotected AtomPdbReader.processAtom(Atom atom, String name, char altID, String group3, int chainID, int seqNo, char insCode, boolean isHetero, String sym) Methods in org.jmol.adapter.readers.pdb with parameters of type AtomModifier and TypeMethodDescriptionprotected booleanPdbReader.filterPDBAtom(Atom atom, int iAtom) protected AtomPdbReader.processAtom(Atom atom, String name, char altID, String group3, int chainID, int seqNo, char insCode, boolean isHetero, String sym) protected voidJmolDataReader.processAtom2(Atom atom, int serial, float x, float y, float z, int charge) protected voidPdbReader.processAtom2(Atom atom, int serial, float x, float y, float z, int charge) protected voidJmolDataReader.setAdditionalAtomParameters(Atom atom) protected voidP2nReader.setAdditionalAtomParameters(Atom atom) protected voidPdbReader.setAdditionalAtomParameters(Atom atom) adaptable via subclassingprotected voidPqrReader.setAdditionalAtomParameters(Atom atom) -
Uses of Atom in org.jmol.adapter.readers.pymol
Methods in org.jmol.adapter.readers.pymol with parameters of type AtomModifier and TypeMethodDescriptionprotected voidPyMOLReader.setAdditionalAtomParameters(Atom atom) -
Uses of Atom in org.jmol.adapter.readers.quantum
Methods in org.jmol.adapter.readers.quantum with parameters of type Atom -
Uses of Atom in org.jmol.adapter.readers.simple
Fields in org.jmol.adapter.readers.simple with type parameters of type AtomMethods in org.jmol.adapter.readers.simple that return AtomMethods in org.jmol.adapter.readers.simple with parameters of type Atom -
Uses of Atom in org.jmol.adapter.readers.xml
Fields in org.jmol.adapter.readers.xml declared as Atom -
Uses of Atom in org.jmol.adapter.readers.xtal
Methods in org.jmol.adapter.readers.xtal with parameters of type AtomModifier and TypeMethodDescriptionvoidSiestaReader.setAtomCoordXYZ(Atom atom, float x, float y, float z) -
Uses of Atom in org.jmol.adapter.smarter
Fields in org.jmol.adapter.smarter declared as AtomFields in org.jmol.adapter.smarter with type parameters of type AtomMethods in org.jmol.adapter.smarter that return AtomModifier and TypeMethodDescriptionAtomSetCollectionReader.addAtomXYZSymName(String[] tokens, int i, String sym, String name) AtomSetCollection.addNewAtom()Atom.copyTo(P3 pt, AtomSetCollection asc) AtomSetCollection.getAtomFromName(String atomName) Atom.getClone()AtomSetCollection.newCloneAtom(Atom atom) AtomSetCollectionReader.setAtomCoordScaled(Atom atom, String[] tokens, int i, float f) Methods in org.jmol.adapter.smarter with parameters of type AtomModifier and TypeMethodDescriptionvoidAtomSetCollection.addAtomWithMappedName(Atom atom) voidAtomSetCollection.addAtomWithMappedSerialNumber(Atom atom) AtomSetCollection.addNewBondWithOrderA(Atom atom1, Atom atom2, int order) XtalSymmetry.addRotatedTensor(Atom a, Tensor t, int iSym, boolean reset, XtalSymmetry.FileSymmetry symmetry) protected booleanAtomSetCollectionReader.filterAtom(Atom atom, int iAtom) MSInterface.getAtomSymmetry(Atom a, XtalSymmetry.FileSymmetry symmetry) AtomSetCollection.newCloneAtom(Atom atom) voidAtomSetCollection.setAnisoBorU(Atom atom, float[] data, int type) voidAtomSetCollectionReader.setAtomCoord(Atom atom) AtomSetCollectionReader.setAtomCoordScaled(Atom atom, String[] tokens, int i, float f) protected voidAtomSetCollectionReader.setAtomCoordTokens(Atom atom, String[] tokens, int i) voidAtomSetCollectionReader.setAtomCoordXYZ(Atom atom, float x, float y, float z) voidAtomSetCollectionReader.setChainID(Atom atom, String label) protected voidAtomSetCollectionReader.setElementAndIsotope(Atom atom, String str) allow 13C, 15N, 2H, etc.void