Name | Description | |
---|---|---|
![]() |
Determines whether the node can be connected with links of the specified type. (Inherited from DiagramNode.) |
|
![]() |
Adds new empty column at the right end of the table. |
|
![]() |
Adds new empty row at the bottom of the table. |
|
![]() |
Attaches the specified subordinate node to this node, so that when this node is moved, the subordinate follows it. (Inherited from DiagramNode.) |
|
![]() |
Attaches this node to the specified master node so that when the master is moved, the attached node follows it. (Inherited from DiagramNode.) |
|
![]() |
Returns the row and column indices of the cell located at the specified point, taking into consideration the cells span. |
|
![]() |
Creates a copy of this item. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.ContainsPoint override. (Inherited from DiagramNode.) |
|
![]() |
Deletes the column with the specified index within the table. |
|
![]() |
Deletes the row at the specified position within the table. |
|
![]() |
Overloaded. (Inherited from DiagramNode.) |
|
![]() |
Gets a collection of all links entering this node. (Inherited from DiagramNode.) |
|
![]() |
Gets all links connected to this node. (Inherited from DiagramNode.) |
|
![]() |
Get a collection of all links going out of 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.) |
|
![]() |
DiagramNode.GetIntersection override. |
|
![]() |
Returns a point that lies on the outline of this node, at the shortest distance from the specified point. (Inherited from DiagramNode.) |
|
![]() |
DiagramItem.GetOutlinePoly override. (Inherited from DiagramNode.) |
|
![]() |
Gets the repaint region for this item, taking into account factors such as pen, selection handles and shadow. (Inherited from DiagramItem.) |
|
![]() |
Overloaded. (Inherited from DiagramNode.) |
|
![]() |
DiagramItem.HitTestHandle override. (Inherited from DiagramNode.) |
|
![]() |
Inserts new empty column at the specified position within the table. |
|
![]() |
Inserts new empty row at the specified position within the table. |
|
![]() |
Gets whether the user is prevented from manipulating this item. (Inherited from DiagramItem.) |
|
![]() |
DiagramNode.OnBoundsChanged override. |
|
![]() |
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.) |
|
![]() |
Reassigns links to anchor points so that they are evenly disctributed. (Inherited from DiagramNode.) |
|
![]() |
Reassigns unanchored links (Inherited from DiagramNode.) |
|
![]() |
Sets new number of rows and columns for this table. |
|
![]() |
DiagramItem.RestoreLocationState override. (Inherited from DiagramNode.) |
|
![]() |
DiagramItem.SaveState override. (Inherited from DiagramNode.) |
|
![]() |
Sets the location and size of this node. (Inherited from DiagramNode.) |
|
![]() |
Transforms a point in diagram coordinates to item coordinates. This method should be used instead Visual.TransformToDescendant because it works correctly when the item is not yet Arrange()d. (Inherited from DiagramItem.) |
|
![]() |
Gets the diagram coordinates of a point specified in the local coordinate system of this item. (Inherited from DiagramItem.) |
|
![]() |
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 the AnchorPattern points to the node's Adorner. (Inherited from DiagramNode.) |
|
![]() |
Adds the ExpandButton to the node's Adorner. (Inherited from DiagramNode.) |
|
![]() |
Overloaded. (Inherited from DiagramNode.) |
|
![]() |
Invoked to validate the drag operation. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.CancelDrag override. (Inherited from DiagramNode.) |
|
![]() |
Creates a Path that represents the specified AnchorPoint. (Inherited from DiagramNode.) |
|
![]() |
DiagramNode.CreateConnectionPoint override. |
|
![]() |
DiagramItem.CreateState override. |
|
![]() |
DiagramItem.EndDrag override. (Inherited from DiagramNode.) |
|
![]() |
DiagramNode.GetOutline override. |
|
![]() |
Loads the item content from an XML element. |
|
![]() |
Called when the item is added to a Diagram, either by the user, programmatically or via undo / redo. (Inherited from DiagramNode.) |
|
![]() |
FrameworkElement.OnApplyTemplate override. |
|
![]() |
Called when a group child node has been modified. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.OnLoad override. |
|
![]() |
Called when the diagram's MeasureUnit changes. (Inherited from DiagramNode.) |
|
![]() |
Control.OnPointerCaptureLost override. (Inherited from DiagramItem.) |
|
![]() |
Control.OnPointerEntered override. (Inherited from DiagramItem.) |
|
![]() |
Control.OnPointerExited override. (Inherited from DiagramItem.) |
|
![]() |
Control.OnPointerPressed override. (Inherited from DiagramItem.) |
|
![]() |
Control.OnPointerReleased override. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.OnRemove override. (Inherited from DiagramNode.) |
|
![]() |
Removes the AnchorPattern points from the node's Adorner. (Inherited from DiagramNode.) |
|
![]() |
DiagramItem.RemoveHandlesFromCanvas override. (Inherited from DiagramNode.) |
|
![]() |
DiagramItem.RestoreState override. |
|
![]() |
DiagramItem.SaveState override. |
|
![]() |
Saves the item content into an XML element. |
|
![]() |
DiagramNode.ScaleElements override. |
|
![]() |
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. |
|
![]() |
DiagramItem.StartDrag override. (Inherited from DiagramNode.) |
|
![]() |
DiagramItem.UpdateDrag override. (Inherited from DiagramNode.) |
|
![]() |
DiagramItem.UpdateHandleColors override. (Inherited from DiagramNode.) |
|
![]() |
DiagramItem.UpdateHandlePositions override. (Inherited from DiagramNode.) |
|
![]() |
Sets the current VisualStates of this item. (Inherited from DiagramItem.) |
|
![]() |
DiagramItem.UpdateVisuals override. (Inherited from DiagramNode.) |