org.jmol.adapter.readers.more

Class JmeReader

public class JmeReader extends AtomSetCollectionReader

Field Summary
StringTokenizertokenizer
Method Summary
voidreadAtoms(int atomCount)
AtomSetCollectionreadAtomSetCollection(BufferedReader reader)
voidreadBonds(int bondCount)

Field Detail

tokenizer

StringTokenizer tokenizer

Method Detail

readAtoms

void readAtoms(int atomCount)

readAtomSetCollection

public AtomSetCollection readAtomSetCollection(BufferedReader reader)

readBonds

void readBonds(int bondCount)