![]() |
Satsuma
a delicious .NET graph library
|
Go to the source code of this file.
Classes | |
| class | Satsuma.Drawing.GraphDrawer |
| Draws a graph on a Graphics. More... | |
| interface | Satsuma.Drawing.INodeShape |
| Abstract base for shapes used to draw graph nodes. More... | |
| class | Satsuma.Drawing.NodeShape |
| A standard implementation of INodeShape (immutable). More... | |
| class | Satsuma.Drawing.NodeStyle |
| The visual style for a drawn node. More... | |
Namespaces | |
| package | Satsuma.Drawing |
Enumerations | |
| enum | Satsuma.Drawing.NodeShapeKind { Satsuma.Drawing.Diamond, Satsuma.Drawing.Ellipse, Satsuma.Drawing.Rectangle, Satsuma.Drawing.Triangle, Satsuma.Drawing.UpsideDownTriangle } |
| The possible types of StandardShape. More... | |
1.8.3.1