org.jmol.adapter.readers.more

Class OdysseyReader

public class OdysseyReader extends AtomSetCollectionReader

Field Summary
intatomCount
intbondCount
StringmodelName
Method Summary
voidreadAtomNames()
voidreadAtoms()
AtomSetCollectionreadAtomSetCollection(BufferedReader reader)
voidreadBonds()
voidreadHeader()

Field Detail

atomCount

int atomCount

bondCount

int bondCount

modelName

String modelName

Method Detail

readAtomNames

void readAtomNames()

readAtoms

void readAtoms()

readAtomSetCollection

public AtomSetCollection readAtomSetCollection(BufferedReader reader)

readBonds

void readBonds()

readHeader

void readHeader()