JmolViewerImpl
public interface StructureViewer
Modifier and Type | Method | Description |
---|---|---|
void |
clear() |
Clear the current display
|
java.awt.Color |
getColor() |
|
Selection |
getSelection() |
|
void |
repaint() |
|
void |
setColor(java.awt.Color red) |
Apply this color to the current Selection
|
void |
setSelection(Selection selection) |
|
void |
setStructure(Structure structure) |
|
void |
setStyle(RenderStyle wireframe) |
Apply this style to the current selection
|
void |
setZoom(int i) |
Set the Zoom level
|
void setStructure(Structure structure)
void repaint()
void setSelection(Selection selection)
Selection getSelection()
void setColor(java.awt.Color red)
red
- java.awt.Color getColor()
void setStyle(RenderStyle wireframe)
wireframe
- renderstylevoid clear()
void setZoom(int i)
i
-