|
|||||||||
| Home >> All >> org >> openscience >> [ miniJmol overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.openscience.miniJmol
Interface ChemFileReader

- All Known Implementing Classes:
- CMLReader, Gaussian98Reader, PDBReader, XYZReader
- public interface ChemFileReader
An interface for reading output from chemistry programs.
- Version:
- 1.0
| Method Summary | |
ChemFile |
read()
Read the data. |
| Method Detail |
read
public ChemFile read() throws java.io.IOException
- Read the data.
|
|||||||||
| Home >> All >> org >> openscience >> [ miniJmol overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC