Name | Description | |
---|---|---|
![]() | AccumulateChildren | Accumulates the children contained in this node, which satisfy the filter to the provided node list |
![]() | AccumulateDescendants | Accumulates the descendants contained in this node, which satisfy the filter to the provided node list |
![]() | AddChild | Adds a child node |
![]() | 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) |
![]() | CanInsertChild | Queries whether the specified node can be inserted at the specified index |
![]() | CanPaint | Determines whether the tracker can be painted in the specified context |
![]() | CanRemoveChild | Queries whether the specified child node can be removed |
![]() | CanSendBackward | Determines whether the node is not already at back position (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | Children | Obtains the child nodes of this node |
![]() | ChildrenCount | Returns the number of child nodes which satisfy the specified filter |
![]() | Clone | Creates an identical copy of this instance (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | CreateFieldNonSerializedObjects | Overridden. |
![]() | CreateNonSerializedObjects | Creates any non serialized objects, which the holder posseses (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | Descendants | Obtains the descentant nodes of this node |
![]() | DescendantsCount | Returns the number of descendant nodes, which satisfy the specified filter |
![]() | EndMove | Ends the preview move |
![]() | GetChildAt | Gets the child node at the specified index |
![]() | GetEnumerator | Overloaded. Obtains a child node enumerator |
![]() | GetReferenceProvider | Obtains the reference provider to which the object is currently attached (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | IndexOfChild | Gets the index of the specified node in the container |
![]() | InsertChild | Inserts a child node at the specified index |
![]() | Invalidate | Invalidates the tracker |
![]() | IsChild | Determines whether the specified node is a child node for this container |
![]() | IsDescendant | Queries whether the specified node is a descendant of this node |
![]() | Move | Moves the preview with the specified amounts |
![]() | Paint | Paints the tracker in the specified context |
![]() | ProvideReference | Called to provide a reference to the object of the specified type (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | RemoveAllChildren | Removes all children |
![]() | RemoveChild | Removes the specified child node from the container children |
![]() | RemoveChildAt | Removes the child node at the specified index |
![]() | 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 |
![]() | StartMove | Starts the move preview |
![]() | UpdateFieldReferences | Overridden. |
![]() | UpdateReferences | Overridden. Overriden to cashe a reference to the view hosting the preview and update the references of all contained nodes |