| Ant Organisation Ltd documentation | |
Ant.Workflow.View.TransitionRouting Namespace
Classes
| Class | Description |
|---|
| HVLine |
HVLine represents a line, defined by its starting and ending points, that can either be horizontal or vertical.
|
| LinePath |
A line path consisting of a number of HVLines.
|
| Rect | Represents a rectangle, providing different features than System.Drawing.Rectangle. |
Interfaces
| Interface | Description |
|---|
| IConnection | Base interface for connections to layout objects. |
| IConnectionPoint | IConnectionPoint is the interface used to manage single-point connections on layout objects. |
| IConnectionSide | IConnectionSide is the interface used to manage connections that are a side of a layout object. |
| ILayoutObject |
Interface for objects placed within the diagram.
|
| ITransition | Interface for transition lines between layout objects. |
Enumerations