Package | Description |
---|---|
ambit2.rendering |
Modifier and Type | Method and Description |
---|---|
static CompoundImageTools.Mode2D |
CompoundImageTools.Mode2D.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompoundImageTools.Mode2D[] |
CompoundImageTools.Mode2D.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BufferedImage |
CompoundImageTools.generateImage(String value,
IAtomContainerHighlights selector,
boolean build2d,
boolean atomNumbers,
CompoundImageTools.Mode2D mode2D) |
BufferedImage |
CompoundImageTools.getImage(org.openscience.cdk.interfaces.IAtomContainer molecule,
IAtomContainerHighlights selector,
boolean build2d,
boolean atomNumbers,
boolean explicitH,
CompoundImageTools.Mode2D mode2d) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.