Class SubunitGraph

java.lang.Object
org.biojava.nbio.structure.symmetry.core.SubunitGraph

public class SubunitGraph extends Object
  • Constructor Details

    • SubunitGraph

      public SubunitGraph(List<javax.vecmath.Point3d[]> caCoords)
  • Method Details

    • getProteinGraph

      public org.jgrapht.UndirectedGraph<Integer,org.jgrapht.graph.DefaultEdge> getProteinGraph()