|
|||||||||
| 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 CMLWriterProperties

- public interface CMLWriterProperties
Interface for a CML molecule writer.
| Method Summary | |
boolean |
forceWriteFormalCharge()
|
float |
getCMLversion()
|
boolean |
writeImpliciteHydrogens()
|
boolean |
writePartialCharge()
|
boolean |
writeSymmetryInformations()
|
| Method Detail |
getCMLversion
public float getCMLversion()
forceWriteFormalCharge
public boolean forceWriteFormalCharge()
writeImpliciteHydrogens
public boolean writeImpliciteHydrogens()
writePartialCharge
public boolean writePartialCharge()
writeSymmetryInformations
public boolean writeSymmetryInformations()
|
|||||||||
| Home >> All >> joelib >> io >> types >> [ cml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC