edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.molscope.render
/
MoleculeRenderEffects
Molecule
Render
Effects
class
MoleculeRenderEffects
(
mol
:
Molecule
)
Content copied to clipboard
Types
Functions
Properties
Types
Writer
Link copied to clipboard
inner
class
Writer
:
AutoCloseable
Content copied to clipboard
Functions
get
Link copied to clipboard
operator
fun
get
(
atom
:
Atom
)
:
RenderEffect
?
Content copied to clipboard
Gets the effect from the most recently-created writer that has set an effect
writer
Link copied to clipboard
fun
writer
(
)
:
MoleculeRenderEffects.Writer
Content copied to clipboard
Properties
mol
Link copied to clipboard
var
mol
:
Molecule
Content copied to clipboard
sequence
Link copied to clipboard
var
sequence
:
Int
=
0
Content copied to clipboard