|
|||||||||
| 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.AlchemyReader
public class AlchemyReader
TRIPOS simple Alchemy reader. atomtypes based on OpenBabel data/types.txt Somewhat flexible - for 3DNA compatibility. See http://rutchem.rutgers.edu/~xiangjun/3DNA/jmol/3dna_bp.alc) Bob Hanson 12/2008
| Field Summary | |
|---|---|
(package private) int |
atomCount
|
(package private) int |
bondCount
|
| Fields inherited from class org.jmol.adapter.smarter.AtomSetCollectionReader |
|---|
ANGSTROMS_PER_BOHR, applySymmetryToBonds, atomSetCollection, bsFilter, bsModels, calculationType, doApplySymmetry, filter, getHeader, haveAtomFilter, havePartialChargeFilter, htParams, ignoreFileSymmetryOperators, ignoreFileUnitCell, iHaveSymmetryOperators, iHaveUnitCell, isTrajectory, latticeCells, line, modelNumber, needToApplySymmetry, next, prevline, reader, readerName, spaceGroup, templateAtomCount |
| Constructor Summary | |
|---|---|
AlchemyReader()
|
|
| Method Summary | |
|---|---|
private void |
readAtoms()
|
void |
readAtomSetCollection(java.io.BufferedReader reader)
|
private void |
readBonds()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int atomCount
int bondCount
| Constructor Detail |
|---|
public AlchemyReader()
| Method Detail |
|---|
public void readAtomSetCollection(java.io.BufferedReader reader)
readAtomSetCollection in class AtomSetCollectionReader
private void readAtoms()
throws java.lang.Exception
java.lang.Exception
private 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 | ||||||||