|
|||||||||
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.OdysseyReader
public class OdysseyReader
Field Summary | |
---|---|
(package private) int |
atomCount
|
(package private) int |
bondCount
|
(package private) java.lang.String |
modelName
|
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 | |
---|---|
OdysseyReader()
|
Method Summary | |
---|---|
(package private) void |
readAtomNames()
|
(package private) void |
readAtoms()
|
AtomSetCollection |
readAtomSetCollection(java.io.BufferedReader reader)
|
(package private) void |
readBonds()
|
(package private) void |
readHeader()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.lang.String modelName
int atomCount
int bondCount
Constructor Detail |
---|
public OdysseyReader()
Method Detail |
---|
public AtomSetCollection readAtomSetCollection(java.io.BufferedReader reader)
readAtomSetCollection
in class AtomSetCollectionReader
void readHeader() throws java.lang.Exception
java.lang.Exception
void readAtoms() throws java.lang.Exception
java.lang.Exception
void readAtomNames() throws java.lang.Exception
java.lang.Exception
void readBonds() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |