Name | Description | |
---|---|---|
Determines whether the node can be connected with links of the specified type. (Inherited from DiagramNode.) |
||
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. |
||
Detaches this node from its master item. (Inherited from DiagramNode.) |
||
Draws the node using the specified DrawingContext object. |
||
Draws the anchor points of this node. (Inherited from DiagramNode.) |
||
DiagramNode.DrawHandles override. |
||
Draws the node using the specified DrawingContext object. |
||
Shows all nodes and links in the subtree starting from this node. (Inherited from DiagramNode.) |
||
Overloaded. (Inherited from DiagramNode.) |
||
Gets all links connected to this node. (Inherited from DiagramNode.) |
||
Overloaded. (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.) |
||
Finds the intersection of the node contour with the line segment defined by the specified points. |
||
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. |
||
DiagramNode.GetRepaintRect override. |
||
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.) |
||
DiagramNode.HitTestHandle override. Determines whether a selection handle of this item is located at the specified point. |
||
DiagramItem.HitTestManipulators override. (Inherited from DiagramNode.) |
||
DiagramItem.Intersects override. Checks whether the specified rectangle intersects with this node. (Inherited from DiagramNode.) |
||
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 label from this node. (Inherited from DiagramNode.) |
||
DiagramItem.Repaint override. (Inherited from DiagramNode.) |
||
Resizes the node. (Inherited from DiagramNode.) |
||
Makes the shape node as big as the image it displays. |
||
Makes the shape node big enough to display its text without clipping. |
||
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.) |
||
Updates ShapeControlPoint objects associated with the node's Shape. |
||
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.) |
||
DiagramNode.AllowModify override. |
||
FrameworkElement.ArrangeOverride override. (Inherited from DiagramNode.) |
||
DiagramItem.CompleteCreate override. (Inherited from DiagramNode.) |
||
DiagramNode.CompleteModify override. |
||
Check whether the KeepInsideParent constrained is being violated. (Inherited from DiagramNode.) |
||
DiagramNode.CreateConnectionPoint override. |
||
DiagramItem.CreateProperties override. |
||
DiagramItem.CreateRenderer override. (Inherited from DiagramNode.) |
||
DiagramNode.CreateState override. |
||
Disposes any disposable resources managed by this shape. |
||
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.) |
||
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.) |
||
FrameworkElement.GetVisualChild override. (Inherited from DiagramNode.) |
||
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 the item is added to a Diagram, either by users, programmatically or performing undo / redo. |
||
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.) |
||
Called after the item is deserialized. |
||
Called when the Diagram's MeasureUnit changes. |
||
UIElement.OnMouseDown override. (Inherited from DiagramItem.) |
||
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 node changes. (Inherited from DiagramNode.) |
||
Invoked when any of the item's stroke attributes changes. (Inherited from DiagramItem.) |
||
DiagramItem.OnTextAttributeChanged override. |
||
DiagramNode.OnUpdateBounds override. |
||
Called when the Diagram's ZoomFactor changes. |
||
DiagramNode.RestoreProperties override. |
||
DiagramNode.RestoreState override. |
||
DiagramNode.SaveProperties override. |
||
DiagramNode.SaveState override. |
||
Saves the node as a JSON object. |
||
Saves the item content into an XML element. |
||
Scales the node's elements by specified amount. (Inherited from DiagramNode.) |
||
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.) |
||
Invoked to let a node set the shape of a reflexive link connected to it. (Inherited from DiagramNode.) |
||
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.) |
||
DiagramNode.StartModify override. Invoked when the user starts modifying this item interactively. |
||
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.) |
||
DiagramNode.UpdateModify override. |