public class Graph extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addAllVertices(Graph graph) |
void |
addVertex(org.helm.notation2.parser.notation.polymer.MonomerNotation vertex) |
void |
clear() |
boolean |
equals(Graph otherGraph) |
List<Vertex> |
getVertices() |
int |
vertexCount() |
Copyright © 2018. All rights reserved.