| Package | Description |
|---|---|
| org.biojava.nbio.structure.symmetry.core | |
| org.biojava.nbio.structure.symmetry.utils |
| Modifier and Type | Method and Description |
|---|---|
Graph<Integer> |
SubunitGraph.getProteinGraph() |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleGraph<V>
A simple nondirected graph implementation based on a list of edges for each vertex
|
| Modifier and Type | Method and Description |
|---|---|
Graph<V> |
Graph.extractSubGraph(List<Integer> indices) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentFinder.setGraph(Graph<V> graph) |
Copyright © 2000-2015 BioJava. All Rights Reserved.