|
|||||||||
| 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.simple.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 | |
|---|---|
private int |
atomCount
|
private int |
bondCount
|
| Constructor Summary | |
|---|---|
AlchemyReader()
|
|
| Method Summary | |
|---|---|
void |
initializeReader()
|
private void |
readAtoms()
|
private void |
readBonds()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int atomCount
private int bondCount
| Constructor Detail |
|---|
public AlchemyReader()
| Method Detail |
|---|
public void initializeReader()
throws java.lang.Exception
initializeReader in class AtomSetCollectionReaderjava.lang.Exception
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 | ||||||||