DaKaLKa has uploaded a patch.
Description:
Hallo Alexander,
I had a simple requirement to use own control-classes for EdgeControl and VertexControl with the "GenerateGraph" and "GenerateAllEdges" methods. So I have extended the library with generic methods for generating Edge-/ and Verticles-Controls.
Classes that inherit from VertexControl or EdgeControl only need a parameterless CTOR.
For me this makes the library more flexible.
Maybe this is interesting for some other people.
CU, DaKaLKa