Nevron .NET Vision
Nevron.Diagram.Layout Namespace / NBody1D Class
Fields Properties Methods


In This Topic
    NBody1D Class Members
    In This Topic

    The following tables list the members exposed by NBody1D.

    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 FieldGets/sets the logical object represented by this body (Inherited from Nevron.Diagram.Layout.NBody)
    Public FieldPreffered routing style  
    Public FieldOffset of the start plug location from the anchor  
    Public FieldPreffered To plug anchor  
    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 2D body from which the 1D body starts  
    Public PropertyGets the start point (position of the FromPlug)  
    Public PropertyGets the start point anchoring point at the respective FromPlugAnchor side of the FromBody.  
    Public PropertyGets the 2D body at which the 1D body ends  
    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
    Protected MethodRotates the specified point with the specified rotation (Inherited from Nevron.Diagram.Layout.NBody)
    Top
    See Also