org.jmol.adapter.readers.more
public class HinReader extends AtomSetCollectionReader
atom 1 - C ** - -0.06040 0.00000 0.00000 0.00000 3 2 a 6 a 38 s
...
atom 67 - H ** - 0.17710 -7.10260 -3.74840 2.24660 1 34 s
endmol 1
interesting fields are partialCharge, x, y, z, bondCount| Field Summary | |
|---|---|
| int | atomIndex |
| int | baseAtomIndex |
| Method Summary | |
|---|---|
| String | getMolName() |
| void | processAtom() |
| void | processEndmol() |
| void | processMol() |
| void | readAtoms() |
| AtomSetCollection | readAtomSetCollection(BufferedReader reader) |