Name | Description | |
---|---|---|
DiagramNode.AcceptLinks override. |
||
Overloaded. (Inherited from DiagramNode.) |
||
Overloaded. Attaches this node to another diagram item. (Inherited from DiagramNode.) |
||
Clears the local values of all styleable appearance properties. (Inherited from DiagramItem.) |
||
Creates a copy of this item. (Inherited from DiagramItem.) |
||
Hides all nodes and links in the subtree starting from this node. (Inherited from DiagramNode.) |
||
Overloaded. (Inherited from DiagramNode.) |
||
Detaches this node from its master item. (Inherited from DiagramNode.) |
||
Overloaded. (Inherited from DiagramItem.) |
||
Draws the node on the specified DrawingContext. |
||
Draws the anchor points of this node. (Inherited from DiagramNode.) |
||
DiagramItem.DrawHandles override. (Inherited from DiagramNode.) |
||
Draws the node on the specified DrawingContext. |
||
Shows all nodes and links in the subtree starting from this node. (Inherited from DiagramNode.) |
||
Gets all links connected to this node. (Inherited from DiagramNode.) |
||
Gets the bounding rectangle of this item. (Inherited from DiagramNode.) |
||
Gets the center of this node's bounding rectangle. (Inherited from DiagramNode.) |
||
Calculates the intersecion point between the segment defined by the specified point pair and the node's outline. (Inherited from DiagramNode.) |
||
Gets the location and size of the specified TreeViewItem. |
||
Returns a point that lies on the outline of this node, at the shortest distance from the specified point. (Inherited from DiagramNode.) |
||
DiagramItem.GetRegion override. (Inherited from DiagramNode.) |
||
DiagramItem.GetRepaintRect override. (Inherited from DiagramNode.) |
||
Overloaded. (Inherited from DiagramNode.) |
||
Gets the rotation angle of this node. (Inherited from DiagramNode.) |
||
DiagramItem.GetToolTip override. (Inherited from DiagramNode.) |
||
Returns the diagram item that contains the specified point. (Inherited from DiagramItem.) |
||
Gets whether there is a collapse/expand button located at the specified position. |
||
DiagramItem.HitTestHandle override. (Inherited from DiagramNode.) |
||
DiagramItem.HitTestManipulators override. (Inherited from DiagramNode.) |
||
DiagramItem.Intersects override. Checks whether the specified rectangle intersects with this node. (Inherited from DiagramNode.) |
||
Returns the item at the specified location. |
||
Returns the label whose layout rectangle contains the specified point. (Inherited from DiagramNode.) |
||
Moves the node to the specified location. (Inherited from DiagramNode.) |
||
Gets whether the user is prevented from manipulating this item. (Inherited from DiagramItem.) |
||
Gets a flag indicating whether this object is being currently modified interactively by the user. (Inherited from DiagramItem.) |
||
Invoked when a diagram item is being dragged out of this node. (Inherited from DiagramNode.) |
||
Invoked when a diagram item is being dragged over this node. (Inherited from DiagramNode.) |
||
Invoked when a diagram item is dropped over this node. (Inherited from DiagramNode.) |
||
Returns the items that can be reached from this item by following the path specified in the given query expression. (Inherited from DiagramItem.) |
||
Reassigns links to anchor points so that they are evenly disctributed. (Inherited from DiagramNode.) |
||
Reassigns unanchored links (Inherited from DiagramNode.) |
||
Removes the specified item from the node. |
||
Removes the specified label from this node. (Inherited from DiagramNode.) |
||
DiagramItem.Repaint override. (Inherited from DiagramNode.) |
||
Resizes the node. (Inherited from DiagramNode.) |
||
Sets the location and size of this node. (Inherited from DiagramNode.) |
||
Sets the 'expanded' flag, repainting the node. (Inherited from DiagramNode.) |
||
This method is used internally by the Ruler control to align nodes. (Inherited from DiagramNode.) |
||
Transforms a point from document coordinates to item coordinates. (Inherited from DiagramItem.) |
||
Transforms point from item-relative coordinates to document coordinates. (Inherited from DiagramItem.) |
||
Invoked by running animations to update an item according to current animation progress. (Inherited from DiagramNode.) |
||
Moves the item to the bottom of the z-order. (Inherited from DiagramItem.) |
||
Moves the item one level down in the z-order. (Inherited from DiagramItem.) |
||
Moves the item one level up in the z-order. (Inherited from DiagramItem.) |
||
Moves the item to the top of the z-order. (Inherited from DiagramItem.) |
Name | Description | |
---|---|---|
Adds this item to specified container element. (Inherited from DiagramItem.) |
||
DiagramItem.AllowCreate override. (Inherited from DiagramNode.) |
||
DiagramItem.AllowModify override. (Inherited from DiagramNode.) |
||
FrameworkElement.ArrangeOverride override. (Inherited from DiagramNode.) |
||
DiagramItem.CompleteCreate override. (Inherited from DiagramNode.) |
||
Overloaded. (Inherited from DiagramNode.) |
||
Check whether the KeepInsideParent constrained is being violated. (Inherited from DiagramNode.) |
||
DiagramNode.CreateConnectionPoint override. |
||
DiagramItem.CreateProperties override. |
||
DiagramItem.CreateRenderer override. (Inherited from DiagramNode.) |
||
DiagramItem.CreateState override. (Inherited from DiagramNode.) |
||
Draws the associated manipulators in the specified context. (Inherited from DiagramItem.) |
||
DiagramNode.EnumStyleableProperties override. |
||
Called when the item is completely disassociated from a Diagram, that is, when it is no longer referenced from an item collection or the undo/redo history. (Inherited from DiagramItem.) |
||
DiagramNode.GetAllIncomingLinks override. |
||
DiagramNode.GetAllOutgoingLinks override. |
||
Returns a DataTemplate that should be used to render the node if its own Template property is not set. (Inherited from DiagramNode.) |
||
Gets the height of this item. (Inherited from DiagramItem.) |
||
Gets this node's bounding rectangle in local coordinates. (Inherited from DiagramNode.) |
||
Subtracts the TextPadding values from the specified rectangle. (Inherited from DiagramItem.) |
||
Visual.GetVisualChild override. |
||
Gets the width of this item. (Inherited from DiagramItem.) |
||
Gets the x-coordinate of the current position of this item. (Inherited from DiagramItem.) |
||
Gets the y-coordinate of the current position of this item. (Inherited from DiagramItem.) |
||
Determines whether this node is a predecessor of the specified node in the group hierarchy. (Inherited from DiagramNode.) |
||
Loads the node from a JSON object. |
||
Loads the item content from an XML element. |
||
FrameworkElement.MeasureOverride override. (Inherited from DiagramNode.) |
||
Called when this node is added to the Diagram. (Inherited from DiagramNode.) |
||
Invoked when any of the item's appearance properties changes. (Inherited from DiagramItem.) |
||
Called when a child node has been modified. (Inherited from DiagramItem.) |
||
Called when a child node is being modified. (Inherited from DiagramItem.) |
||
DiagramItem.OnLoad override. |
||
Called when the Diagram's MeasureUnit changes. |
||
UIElement.OnMouseDown override. |
||
UIElement.OnMouseUp override. (Inherited from DiagramItem.) |
||
Called when the item's position changes. (Inherited from DiagramItem.) |
||
UIElement.OnPreviewMouseWheel override. (Inherited from DiagramItem.) |
||
UIElement.OnPreviewMouseUp override. (Inherited from DiagramItem.) |
||
DiagramItem.OnRemove override. (Inherited from DiagramNode.) |
||
UIElement.OnRender override. (Inherited from DiagramItem.) |
||
Invoked when a FrameworkElement property serializable by DiagramItem changes. (Inherited from DiagramItem.) |
||
Called when the size of the item changes. |
||
Invoked when any of the item's stroke attributes changes. (Inherited from DiagramItem.) |
||
DiagramItem.OnTextAttributeChanged override. |
||
DiagramNode.OnUpdateBounds override. |
||
Called when view's ZoomFactor changes. |
||
DiagramNode.RestoreProperties override. |
||
DiagramItem.RestoreState override. (Inherited from DiagramNode.) |
||
DiagramNode.SaveProperties override. |
||
DiagramItem.SaveState override. (Inherited from DiagramNode.) |
||
Saves the node as a JSON object. |
||
Saves the item content into an XML element. |
||
DiagramNode.ScaleElements override. |
||
Marks the diagram as changed. (Inherited from DiagramItem.) |
||
Internally sets the expandable state of this object to the specified value, adding or removing an Expander manipulator object if necessary. (Inherited from DiagramNode.) |
||
DiagramItem.SetExpanded override. (Inherited from DiagramNode.) |
||
Sets the incoming links collection of this node. (Inherited from DiagramNode.) |
||
Sets the outgoing links collection of this node. (Inherited from DiagramNode.) |
||
DiagramNode.SetReflexive override. |
||
Determines whether the item should be rendered in the current context. (Inherited from DiagramItem.) |
||
Determines whether the node should render its anchor points. (Inherited from DiagramNode.) |
||
DiagramItem.StartCreate override. (Inherited from DiagramNode.) |
||
DiagramItem.StartModify override. (Inherited from DiagramNode.) |
||
DiagramItem.UpdateCreate override. (Inherited from DiagramNode.) |
||
Called to update the positions of subordinate nodes attached to this item when the attachment style is set to ControlledByMaster. (Inherited from DiagramItem.) |
||
Updates the intersection points of links, conntected to this node and its outline, usually in response to change in the node's shape. (Inherited from DiagramNode.) |
||
Updates the end points of the links, connected to this node, usually in response to change in the node's size or shape. (Inherited from DiagramNode.) |
||
DiagramItem.UpdateModify override. (Inherited from DiagramNode.) |