Name | Description | |
---|---|---|
![]() | AccumulateChildren | Accumulates the children contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | AccumulateDescendants | Accumulates the descendants contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | BringForward | Brings the node one position forward in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | BringToFront | Brings the node to front position in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | CanBringForward | Determines whether the node is not already at front position (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | CanPaint | Determines whether the tracker can be painted in the specified context (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | CanSendBackward | Determines whether the node is not already at back position (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | CanTrackShape | Overridden. Overriden to accept only shapes which implement the INPoints interface |
![]() | Children | Obtains the child nodes of this node (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | ChildrenCount | Returns the number of child nodes which satisfy the specified filter (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | Clone | Creates an identical copy of this instance (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | CreateNonSerializedObjects | Creates any non serialized objects, which the holder posseses (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | Descendants | Obtains the descentant nodes of this node (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | DescendantsCount | Returns the number of descendant nodes, which satisfy the specified filter (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | Drag | Overridden. Called when the specified handle has been dragged |
![]() | EndDragging | Called when the dragging of the specified handle has ended (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | GetChildAt | Gets the child node at the specified index (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | GetEnumerator | Overloaded. Obtains a child node enumerator (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | GetReferenceProvider | Obtains the reference provider to which the object is currently attached (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | GetShapeConstrainBounds | Get the constrain bounds for the specified shape (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | IndexOfChild | Gets the index of the specified node in the container (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | Invalidate | Invalidates the tracker (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | IsChild | Determines whether the specified node is a child node for this container (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | IsDescendant | Queries whether the specified node is a descendant of this node (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | IsShapeConstrained | Determines whether the shape bounds are constrained (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | Paint | Paints the tracker in the specified context (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | ProvideReference | Called to provide a reference to the object of the specified type (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | SendBackward | Sends the node one position backward in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | SendToBack | Sends the node to back position in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | SetChildIndex | Sets a new index of the specified child node (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | StartDragging | Called by handles when the specified handle begins to be dragged (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | UpdateFieldReferences | (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | UpdateReferences | Overriden to cashe a reference to the drawing view hosting the tracker and update the references of all contained nodes (Inherited from Nevron.Diagram.WinForm.NTracker) |
![]() | UpdateShapeFromTracker | Overridden. Updates the node from the tracker |
![]() | UpdateTrackerFromShape | Updates the tracker from the shape (Inherited from Nevron.Diagram.WinForm.NTracker) |