NLayeredEdgeBody Class Members
In This Topic
The following tables list the members exposed by NLayeredEdgeBody.
Public Constructors
Public Fields
| Name | Description |
| RealEdgeSource | Reference to the real edge, in case this is a dummy edge created for a dummy vertex. |
Top
Public Properties
| Name | Description |
| IsDummyEdge | Determines if the body represents a dummy edge (i.e. edge pointing to a Dummy Vertex). |
| IsReversed | Determines whether the edge was reversed during the convertion of the graph to acyclic. |
Top
Public Methods
| Name | Description |
| ToString | Overridden. Retusrns a string that represents the current body |
Top
Protected Methods
| Name | Description |
| xvb | Overridden. |
| Yvb | Overridden. |
Top
See Also