public interface IStructureDiagramDepiction<OUTPUT>
Modifier and Type | Method and Description |
---|---|
OUTPUT |
getImage(org.openscience.cdk.interfaces.IAtomContainer mol) |
OUTPUT |
getImage(org.openscience.cdk.interfaces.IAtomContainer mol,
String ruleID,
int width,
int height,
boolean atomnumbers) |
Dimension |
getImageSize() |
OUTPUT |
getLegend(int width,
int height) |
void |
setImageSize(Dimension imageSize) |
OUTPUT getImage(org.openscience.cdk.interfaces.IAtomContainer mol, String ruleID, int width, int height, boolean atomnumbers) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
OUTPUT getImage(org.openscience.cdk.interfaces.IAtomContainer mol) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
OUTPUT getLegend(int width, int height) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
void setImageSize(Dimension imageSize)
Dimension getImageSize()
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.