NevronOpenVision
Nevron.Nov.Diagram Namespace / NRoutableConnectorModel Class


NRoutableConnectorModel Class Methods

For a list of all members of this type, see NRoutableConnectorModel members.

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