MoleculeRenderEffects

class MoleculeRenderEffects(mol: Molecule)

Types

Link copied to clipboard
inner class Writer : AutoCloseable

Functions

Link copied to clipboard
operator fun get(atom: Atom): RenderEffect?

Gets the effect from the most recently-created writer that has set an effect

Link copied to clipboard
fun writer(): MoleculeRenderEffects.Writer

Properties

Link copied to clipboard
var mol: Molecule
Link copied to clipboard
var sequence: Int = 0