Beispiel #1
0
 /** same as #removeVertex */
 public void deleteVertex(VertexType v) {
   removeVertex(v);
 }