org.jmol.adapter.readers.more
public class OdysseyReader extends AtomSetCollectionReader
| Field Summary | |
|---|---|
| int | atomCount |
| int | bondCount |
| String | modelName |
| Method Summary | |
|---|---|
| void | readAtomNames() |
| void | readAtoms() |
| AtomSetCollection | readAtomSetCollection(BufferedReader reader) |
| void | readBonds() |
| void | readHeader() |