| Package | Description | 
|---|---|
| org.biojava.nbio.structure.gui | 
 
A few convenience classes to view protein structures with Jmol (if it is on the classpath),
to calculate a protein structure alignment and to investigate the internals of the protein structure alignment algorithm. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static RenderStyle | 
RenderStyle.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static RenderStyle[] | 
RenderStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StructureViewer.setStyle(RenderStyle wireframe)
Apply this style to the current selection 
 | 
void | 
JmolViewerImpl.setStyle(RenderStyle wireframe)  | 
Copyright © 2000–2016 BioJava. All rights reserved.