|
|||||||||
| 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.more.JmeReader
public class JmeReader
| Field Summary | |
|---|---|
(package private) java.util.StringTokenizer |
tokenizer
|
| Fields inherited from class org.jmol.adapter.smarter.AtomSetCollectionReader |
|---|
ANGSTROMS_PER_BOHR, applySymmetryToBonds, atomSetCollection, desiredModelNumber, desiredSpaceGroupIndex, doApplySymmetry, filter, getHeader, ignoreFileSymmetryOperators, ignoreFileUnitCell, iHaveDesiredModel, iHaveSymmetryOperators, iHaveUnitCell, latticeCells, line, modelNumber, needToApplySymmetry, next, notionalUnitCell, prevline, primitiveLatticeVectors, ptLine, reader, readerName, spaceGroup |
| Constructor Summary | |
|---|---|
JmeReader()
|
|
| Method Summary | |
|---|---|
(package private) void |
readAtoms(int atomCount)
|
AtomSetCollection |
readAtomSetCollection(java.io.BufferedReader reader)
|
(package private) void |
readBonds(int bondCount)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.util.StringTokenizer tokenizer
| Constructor Detail |
|---|
public JmeReader()
| Method Detail |
|---|
public AtomSetCollection readAtomSetCollection(java.io.BufferedReader reader)
readAtomSetCollection in class AtomSetCollectionReader
void readAtoms(int atomCount)
throws java.lang.Exception
java.lang.Exception
void readBonds(int bondCount)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||