|
|||||||||
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.SpartanSmolReader
public class SpartanSmolReader
Field Summary | |
---|---|
private int |
atomCount
|
private java.lang.String |
endCheck
|
private boolean |
isCompoundDocument
|
private boolean |
isDirectory
|
private boolean |
isZipFile
|
private java.util.Hashtable |
moData
|
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 | |
---|---|
SpartanSmolReader()
|
Method Summary | |
---|---|
(package private) void |
readArchiveHeader()
|
AtomSetCollection |
readAtomSetCollection(java.io.BufferedReader reader)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private boolean isCompoundDocument
private boolean isZipFile
private boolean isDirectory
private java.lang.String endCheck
private java.lang.String modelName
private int atomCount
private java.util.Hashtable moData
Constructor Detail |
---|
public SpartanSmolReader()
Method Detail |
---|
public AtomSetCollection readAtomSetCollection(java.io.BufferedReader reader)
readAtomSetCollection
in class AtomSetCollectionReader
void readArchiveHeader() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |