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


In This Topic
    NRoutableConnectorModel Class Members
    In This Topic

    The following tables list the members exposed by NRoutableConnectorModel.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the NRoutableConnectorModel Schema  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Points property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the bounds of the points in the model (in parent coordinates)  
    Public PropertyGet the routable connector to which this model belongs  
    Public PropertyGets the model parent transformation to page coordinates  
    Public PropertyGets the points in parent coordinates.  
    Public PropertyGets the number of points.  
    Public PropertyGets or sets the points in page coordinates.  
    Public PropertyGets the number of line segments.  
    Top
    Public Methods
     NameDescription
    Public MethodMust override to return whether the point at the specified index can be moved in the X direction.  
    Public MethodMust override to return whether the point at the specified index can be moved in the Y direction.  
    Public MethodMust override to determine whether the segment at the specified index can be moved.  
    Public MethodGets the point at the specified index (in parent coordinates)  
    Public MethodGets the segment mid point at the specified index.  
    Public MethodMerges (removes) all points, whose oriented distance from the line formed by its neighbours is smaller than the specified.  
    Public MethodMoves the segment to the specified location  
    Public MethodReplaces the points in this model.  
    Public MethodResets this connector to its defaults.  
    Public MethodSets the point at the specified index (in parent coordinates)  
    Public MethodSplits the specified segment and returns the index of the segment or point, which must be subsequently moved.  
    Public MethodTranslates all points with the specified amounts  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Called when the connector model has changed  
    Top
    See Also