public class SubunitGraph extends Object
| Constructor and Description | 
|---|
SubunitGraph(List<javax.vecmath.Point3d[]> caCoords)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.jgrapht.UndirectedGraph<Integer,org.jgrapht.graph.DefaultEdge> | 
getProteinGraph()  | 
public SubunitGraph(List<javax.vecmath.Point3d[]> caCoords)
public org.jgrapht.UndirectedGraph<Integer,org.jgrapht.graph.DefaultEdge> getProteinGraph()
Copyright © 2000–2017 BioJava. All rights reserved.