public final class Images extends Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
generateImageHELMMolecule(org.helm.notation2.parser.notation.HELM2Notation helm2notation)
method to generate an image of the HELM molecule
|
static byte[] |
generateImageofMonomer(Monomer monomer,
boolean rgroupsInformation)
generates an image of the atom/bond representation of monomer
|
public static byte[] generateImageofMonomer(Monomer monomer, boolean rgroupsInformation) throws BuilderMoleculeException, org.helm.chemtoolkit.CTKException, ChemistryException
monomer - Input MonomerrgroupsInformation - information if the rgroups should be should or
notorg.helm.chemtoolkit.CTKException - general ChemToolKit exception passed to HELMToolKitBuilderMoleculeException - if the molecule can't be builtChemistryException - if the Chemistry Engine can not be initializedpublic static byte[] generateImageHELMMolecule(org.helm.notation2.parser.notation.HELM2Notation helm2notation)
throws BuilderMoleculeException,
org.helm.chemtoolkit.CTKException,
IOException,
ChemistryException
helm2notation - input HELMNotationBuilderMoleculeException - if the HELM molecule can't be builtorg.helm.chemtoolkit.CTKException - general ChemToolKit exception passed to HELMToolKitIOException - IO ErrorChemistryException - if the Chemistry Engine can not initializedCopyright © 2017. All rights reserved.