| Package | Description |
|---|---|
| org.biojava.nbio.structure.symmetry.utils |
| Modifier and Type | Method and Description |
|---|---|
List<Edge<V>> |
SimpleGraph.getEdges() |
List<Edge<V>> |
Graph.getEdges() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SimpleGraph.addEdge(Edge<V> edge) |
boolean |
Graph.addEdge(Edge<V> edge) |
Copyright © 2000-2015 BioJava. All Rights Reserved.