NevronOpenVision
Nevron.Nov.Diagram.Layout Namespace / NGraphEdgeBodyBase Class
Fields Properties Methods


NGraphEdgeBodyBase Class Members

The following tables list the members exposed by NGraphEdgeBodyBase.

Public Fields
 NameDescription
Public FieldOffset of the end plug location from anchor  
Public FieldPreffered From plug anchor  
Public FieldOptional mid points in case routing style is set to Orthogonal or Polyline.  
Public FieldPreffered routing style  
Public FieldOffset of the start plug location from the anchor  
Public FieldPreffered To plug anchor  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets the end point (position of the ToPlug)  
Public PropertyGets the end point anchoring point at the respective EndPlugAnchor side of the ToBody.  
Public PropertyGets the start point (position of the FromPlug)  
Public PropertyGets the start point anchoring point at the respective FromPlugAnchor side of the FromBody.  
Top
Public Methods
 NameDescription
Public MethodReturns -1 if this edge must be on an upper bus than the given one or 1 if it must be on a lower bus. Value of 0 means that the edges do not intersect.  
Public MethodOverridden. Flips the X coordinates of body  
Public MethodOverridden. Flips the Y coordinates of body  
Public MethodOverridden. Gets the bounds of the body  
Public MethodReturns the line segments building the current 1D body.  
Public MethodOverridden. Rotates the body  
Public MethodRetusrns a string that represents the current body  
Public MethodOverridden. Translates the body  
Top
Protected Methods
 NameDescription
Internal Methodstatic (Shared in Visual Basic)  
Internal Method  
Internal Method  
Top
See Also