NevronOpenVision
Nevron.Nov.Diagram Namespace / NPort Class
Fields Properties Methods Events


In This Topic
    NPort Class Members
    In This Topic

    The following tables list the members exposed by NPort.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the PortDirectionMode property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the X Behavior property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Y Behavior property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the FlowMode property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the GlueMode property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Name property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NPort  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Relative property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Visible property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the mode in which the port direction angle is determined. By default set to custom.  
    Public PropertyDetermines the x-component for the required alignment vector of a matching port  
    Public PropertyDetermines the y-component for the required alignment vector of a matching port  
    Public PropertyGets or sets the port flow mode, which defines the way in which this port can glue to other shapes ports and whether other shapes begin or end points are allowed to glue to this port. By default set to ENPortFlowMode.InputOutput.  
    Public PropertyGets or sets the port glue mode, which defines the way in which this port can glue to other shapes ports and whether other shapes end-points are allowed to glue to this port. By default set to ENPortGlueMode.Inward.  
    Public PropertyGets whether the glue mode is either Input or InputOutput.  
    Public PropertyGets whether the glue mode is either Inward or InwardOutward.  
    Public PropertyGets whether the flow mode is either Output or InputOutput.  
    Public PropertyGets whether the glue mode is either Outward or InwardOutward.  
    Public PropertyGets or sets the name of the port  
    Public PropertyGets or sets whether the port coordinates are expressed in absolute or relative values. By default set to false, meaning that port coordinates are in absolute shape coordinates.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether a begin point can be glued to this port  
    Public MethodDetermines whether an end point can be glued to this port  
    Public MethodDetermines whether  
    Public MethodGets all shapes glued (connected) to this port.  
    Public MethodOverridden. Overriden to get the location of the port in shape coordinates. Takes into account the value of the Relative property.  
    Public MethodOverloaded. Glues the port location and direction to a relative position along the owner shape geometry contour.  
    Public MethodOverloaded. Glues the port location and direction to a relative position along the owner shape line.  
    Public MethodOverloaded. Sets a direction vector for the this port  
    Public MethodOverridden. Sets the port location (in shape local coordinates)  
    Public MethodOverridden. Gets the string representation of the shape  
    Public MethodTries to get the direction angle of the port (in radians, in local coordinates).  
    Public MethodGets the direction vector angle (in radians, in page coordinates).  
    Public MethodTries to get a normalized direction vector of the port.  
    Public MethodGets the direction vector of the port, whose coordinates are (X + DirX, Y + DirY) transformed to page coordinates.  
    Public MethodUnglues the control  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Called when an arbitrary change occured in this node  
    Internal Method  
    Top
    See Also