Name | Description | |
---|---|---|
Determines whether the node can be connected with links of the specified type. (Inherited from DiagramNode.) |
||
Adds a node to this container. |
||
Overloaded. (Inherited from DiagramNode.) |
||
Adds the specified manipulator to this node. (Inherited from DiagramNode.) |
||
Overloaded. Attaches this node to a link. (Inherited from DiagramNode.) |
||
Attaches this node to the specified node using the specified attaching type. (Inherited from DiagramNode.) |
||
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. DiagramItem.ContainsPoint override. (Inherited from DiagramNode.) |
||
Determines whether this container contains the specified node, either directly or recursively through other containers. |
||
Creates a connection point between this node and the specified link at the specified point. (Inherited from DiagramNode.) |
||
Detaches this node from its master item. (Inherited from DiagramNode.) |
||
Removes the specified manipulator from this node. (Inherited from DiagramNode.) |
||
DiagramNode.Draw override. Draws the container on the specified IGraphics surface. |
||
Draws the anchor points of this node. (Inherited from DiagramNode.) |
||
DiagramItem.DrawHandles override. (Inherited from DiagramNode.) |
||
DiagramNode.DrawLocal override. Draws the container on the specified IGraphics surface. |
||
DiagramItem.DrawShadow override. Draws the shadow of this item on the specified IGraphics surface. (Inherited from DiagramNode.) |
||
Override in a derived class to provide implementation specific drawing for the shadow of the node. (Inherited from DiagramNode.) |
||
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.) |
||
Overloaded. Collects all links going out of this node. (Inherited from DiagramNode.) |
||
Gets the bounding rectangle of this item. (Inherited from DiagramItem.) |
||
Gets the center of this node's bounding rectangle. (Inherited from DiagramNode.) |
||
Returns the index of the anchor point that lies at the shortest distance from the specified point. (Inherited from DiagramNode.) |
||
Retrieves the container node (if any) the specified node belongs to. |
||
Calculates the intersection point between the segment defined by the specified point pair and the node's outline. (Inherited from DiagramNode.) |
||
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.) |
||
DiagramItem.GetRepaintRect override. (Inherited from DiagramNode.) |
||
Overloaded. Gets the bounding rectangle of this node or the bounding rectangle of another rectangle rotated at a specified angle around a specified point. (Inherited from DiagramNode.) |
||
DiagramItem.HitTest override. |
||
DiagramNode.HitTestHandle override. |
||
Determines whether this node's outline intersects with the outline of the specified 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.) |
||
Invoked when a diagram item is being dragged out of this node. |
||
Invoked when a diagram item is being dragged over this node. |
||
Invoked when a diagram item is dropped over this node. |
||
DiagramItem.OnLoad override. |
||
Reassigns links to anchor points so that they are evenly distributed. (Inherited from DiagramNode.) |
||
Reassigns unanchored links (Inherited from DiagramNode.) |
||
Removes a node from this container. |
||
Removes the specified label from this node. (Inherited from DiagramNode.) |
||
Resizes the node. (Inherited from DiagramNode.) |
||
Resizes the container making it big enough to contain its child nodes. |
||
For internal use. (Inherited from DiagramItem.) |
||
For internal use. (Inherited from DiagramItem.) |
||
Sets the 'expanded' flag, repainting the node. (Inherited from DiagramNode.) |
||
Overloaded. Updates the container bounds to fit its contents. |
||
Visits the diagram nodes in reverse Z order. |
||
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 specified manipulator to this object. (Inherited from DiagramItem.) |
||
DiagramItem.CreateProperties override. |
||
DiagramItem.CreateState override. (Inherited from DiagramNode.) |
||
Overloaded. Draws the associated manipulators on a specified graphics. (Inherited from DiagramItem.) |
||
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.) |
||
Overloaded. Collects all links entering this node. (Inherited from DiagramNode.) |
||
Gets this node's bounding rectangle in local coordinates. (Inherited from DiagramNode.) |
||
Creates and returns a Region object for this node as though it is contained in the specified rectangle. (Inherited from DiagramNode.) |
||
Gets the effective value of the style property with the specified name. (Inherited from DiagramItem.) |
||
Invoked when the user releases his finger over this item. (Inherited from DiagramItem.) |
||
Loads the item content from a JsonObject. |
||
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 DiagramItem.) |
||
Called when a group child node has been modified. |
||
Invoked when the Font property has changed. (Inherited from DiagramItem.) |
||
Called when the diagram's MeasureUnit changes. (Inherited from DiagramItem.) |
||
Invoked when the user moves or resizes this node. (Inherited from DiagramNode.) |
||
DiagramNode.OnPropertyChanged override. |
||
DiagramNode.OnRemove override. |
||
Invoked when the rotation angle of this node has been changed, either programmatically or interactively. (Inherited from DiagramNode.) |
||
Invoked when the associated style or theme have changed. (Inherited from DiagramItem.) |
||
Overloaded. Invoked when the bounding rectangle of the node has changed. (Inherited from DiagramNode.) |
||
Called when the MindFusion.Diagramming for .NET MAUI's ZoomFactor changes. (Inherited from DiagramItem.) |
||
Raises an event which notifies that a node has been clicked. (Inherited from DiagramNode.) |
||
Removes the specified manipulator from the object. (Inherited from DiagramItem.) |
||
Overloaded. Repaints the specified region of the diagram. (Inherited from DiagramItem.) |
||
DiagramNode.RestoreProperties override. |
||
DiagramItem.RestoreState override. (Inherited from DiagramNode.) |
||
DiagramNode.SaveProperties override. |
||
DiagramItem.SaveState override. (Inherited from DiagramNode.) |
||
Saves the item content into a JsonObject. |
||
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.) |
||
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.) |
||
Updates the intersection points of links, connected 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.) |