Content deleted Content added
m Add WPF |
m v2.04b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation - Link equal to linktext) |
||
Line 25:
* {{mono|Microsoft.MSAGL.Drawing.dll}}, a device-independent implementation of graphs as [[graphical user interface object]]s, with all kinds of graphical attributes, and support for interface events such as mouse actions;
* {{mono|Microsoft.MSAGL.GraphViewerGDI.dll}}, a [[Windows.Forms]]-based graph viewer [[GUI widget|control]].
* {{mono|Microsoft.MSAGL.WpfGraphControl.dll}}, a WPF ([[
A trivial application is supplied to demonstrate the viewer.
== Features ==
MSAGL performs layout based on ''principles of the [[Sugiyama scheme]];<ref>https://www.microsoft.com/en-us/research/publication/notes-on-an-implementation-of-sugiyamas-scheme/</ref>
At some time, it did not support a wide range of different layout algorithms, unlike, for instance, [[GraphViz]] or [[GUESS Graph Exploration System|GUESS]].
|