|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmol.adapter.smarter.AtomSetCollectionReader
org.jmol.adapter.readers.molxyz.XyzReader
public class XyzReader
Minnesota SuperComputer Center XYZ file format simple symmetry extension via load command: 9/2006 hansonr@stolaf.edu setAtomCoord(atom) applySymmetryAndSetTrajectory() extended to read XYZI files (Bob's invention -- allows isotope numbers) extended to read XYZ files with fractional charges as, for example: http://www.ccl.net/cca/software/SOURCES/FORTRAN/molden/test/reacpth.xyz http://web.archive.org/web/20000120031517/www.msc.edu/msc/docs/xmol/v1.3/g94toxyz.c
Field Summary |
---|
Constructor Summary | |
---|---|
XyzReader()
|
Method Summary | |
---|---|
protected boolean |
checkLine()
|
private void |
readAtoms(int modelAtomCount)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XyzReader()
Method Detail |
---|
protected boolean checkLine() throws java.lang.Exception
checkLine
in class AtomSetCollectionReader
java.lang.Exception
private void readAtoms(int modelAtomCount) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |