|
|||||||||
| Home >> All >> joelib >> io >> types >> [ cml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
joelib.io.types.cml
Interface CMLMoleculeWriter

- All Known Implementing Classes:
- MoleculeArray, MoleculeHuge, MoleculeLarge
- public interface CMLMoleculeWriter
Interface for a CML molecule writer.
| Method Summary | |
void |
write(java.io.PrintStream ps,
joelib.molecule.JOEMol mol,
boolean writePairData,
java.util.Vector attribs2write)
|
| Method Detail |
write
public void write(java.io.PrintStream ps, joelib.molecule.JOEMol mol, boolean writePairData, java.util.Vector attribs2write)
|
|||||||||
| Home >> All >> joelib >> io >> types >> [ cml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC