Graphoon/fd
Robert Machmer 7901ac1381 Add setters for replacing the default Edge and Node classes
This can be handy if the user wants to extend the functionality of those
classes. They can simply be inherited in a new class with that new class
being used in the Graph then.
2016-01-09 05:06:54 +01:00
..
Edge.lua Add Edge and Node classes to init.lua 2016-01-09 05:03:45 +01:00
Graph.lua Add setters for replacing the default Edge and Node classes 2016-01-09 05:06:54 +01:00
init.lua Add Edge and Node classes to init.lua 2016-01-09 05:03:45 +01:00
Node.lua Add Edge and Node classes to init.lua 2016-01-09 05:03:45 +01:00