Name | Description | |
---|---|---|
Returns a point of the alignment grid nearest to the specified point. |
||
Rearranges link labels whose AutoArrange property is enabled. |
||
Sets new MeasureUnit value and scales the coordinates of diagram items so that their absolute size remains unchanged. |
||
Removes all items and groups from the diagram. |
||
Overloaded. Creates a bitmap containing an image of the diagram. |
||
Creates an IGraphics object that can be used to obtain various string size measurements. |
||
Creates a Theme object representing the default properties of the diagram. |
||
Renders the diagram on the specified IGraphics object. |
||
Draws the current alignment guides. |
||
Renders all diagram items to the specified graphics. |
||
Executes the specified command on this diagram. |
||
Overloaded. Exports a bitmap file containing an image of the diagram. |
||
Finds the link that has the specified tag value. |
||
Finds the link that has the specified id value. |
||
Finds the node that has the specified tag value. |
||
Finds the node that has the specified id value. |
||
Returns the smallest rectangle that bounds all diagram objects. |
||
For internal use. |
||
Returns the top-most diagram item lying at the specified location. |
||
Overloaded. Returns the top-most link that lies at a specified position. |
||
Returns the links that contain the specified point. |
||
For internal use. |
||
Returns the nearest node whose bounding rectangle is intersected by the circle, defined by origin point and radius. |
||
Overloaded. Returns the topmost node that lies at a specified position. |
||
Returns the nodes that contain the specified point. |
||
Returns the item label located at specified position. |
||
Tests whether the specified point is within the manipulator of a diagram object and triggers the manipulator. |
||
Overloaded. Invalidates the diagram. |
||
Forces a new sort of the Z order list before next redraw. |
||
Checks if a class is registered for serialization support. |
||
Checks if a class is registered for JSON serialization support. |
||
Checks if the specified item can be modified interactively. |
||
Checks if the specified item is locked. |
||
Checks if the specified item is currently visible. |
||
Loads the diagram from a JSON-formatted string. |
||
Loads the diagram from a JSON file. |
||
Loads the diagram from a JSON object. |
||
Loads a diagram from the specified string. |
||
Overloaded. Loads the diagram. |
||
Selects the nearest item in the specified direction. |
||
|
||
Raises the CellTextEdited event. |
||
Raises the CellTextEditing event to validate entering inplace edit mode. |
||
Raises the Clicked event. |
||
Raises the appropriate *Created event according to the type of the specified item. |
||
Raises the appropriate *Deleting event according to the type of the specified item. |
||
Overloaded. |
||
Overloaded. |
||
Overloaded. |
||
Overloaded. |
||
Raises the appropriate Pasted event. |
||
Raises the appropriate Selecting event. |
||
Raises the TreeItemTextEditing event to validate entering inplace edit mode. |
||
Raises the ViewRemoved event. |
||
Overloaded. |
||
Registers a default style for the objects of the specified type. |
||
Overloaded. |
||
Resize the document extents so that the specified item is contained within. |
||
Overloaded. Resizes the document scrollable area so it fits all diagram items. |
||
Performs routing on all links ignoring their AutoRoute flag. |
||
Saves the diagram to a JSON-formatted string. |
||
Saves the diagram into a JSON file. |
||
Saves the diagram to a JSON object. |
||
Overloaded. Encodes the diagram contents into an ASCII string. |
||
Overloaded. Saves the diagram to an XML document. |
||
Sets the default offset at which objects' shadows are drawn. |
Name | Description | |
---|---|---|
Invoked by the AddItemCmd and RemoveItemCmd classes to effectively add the specified item to the diagram. |
||
Creates an AddItemCmd instance that implements undo/redo of adding an item to the diagram. |
||
Creates an instance of the specified class. |
||
Creates a ModifyItemCmd instance that implements undo/redo of item move and resize operations. |
||
Creates a RemoveItemCmd instance that implements undo/redo of removing an item from the diagram. |
||
Gets the effective value of the style property with the specified name. |
||
Raises the ActionRecorded event. (Inherited from DiagramBase.) |
||
Raises the ActionRecording event. (Inherited from DiagramBase.) |
||
Raises the ActionRedone event. (Inherited from DiagramBase.) |
||
Raises the ActionUndone event. (Inherited from DiagramBase.) |
||
Raises the BeginLoad event. (Inherited from DiagramBase.) |
||
Raises the BoundsChanged event. (Inherited from DiagramBase.) |
||
Raises the CellClicked event. (Inherited from DiagramBase.) |
||
Raises the CellTextEdited event. (Inherited from DiagramBase.) |
||
Raises the CellTextEditing event to validate entering inplace edit mode. (Inherited from DiagramBase.) |
||
Raises the Clicked event. (Inherited from DiagramBase.) |
||
Raises the ContainerChildAdded event. (Inherited from DiagramBase.) |
||
Raises the ContainerChildRemoved event. (Inherited from DiagramBase.) |
||
Raises the ContainerFolded event. (Inherited from DiagramBase.) |
||
Raises the ContainerUnfolded event. (Inherited from DiagramBase.) |
||
Raises the DefaultShapeChanged event. (Inherited from DiagramBase.) |
||
Raises the DeserializeTag event. (Inherited from DiagramBase.) |
||
Raises the DestinationAnchorChanged event. (Inherited from DiagramBase.) |
||
Raises the DirtyChanged event. (Inherited from DiagramBase.) |
||
Raises the DrawAdjustmentHandles event. (Inherited from DiagramBase.) |
||
Raises the DrawAnchorPoint event. (Inherited from DiagramBase.) |
||
Raises the DrawBackground event. (Inherited from DiagramBase.) |
||
Raises the DrawCell event. (Inherited from DiagramBase.) |
||
Raises the DrawForeground event. (Inherited from DiagramBase.) |
||
Raises the DrawLink event. (Inherited from DiagramBase.) |
||
Raises the DrawNode event. (Inherited from DiagramBase.) |
||
Raises the EndLoad event. (Inherited from DiagramBase.) |
||
Raises the ExpandButtonClicked event. (Inherited from DiagramBase.) |
||
Raises the HitTestAdjustmentHandles event. (Inherited from DiagramBase.) |
||
Raises the InitializeLink event. (Inherited from DiagramBase.) |
||
Raises the InitializeNode event. (Inherited from DiagramBase.) |
||
Raises the ItemAdded event. (Inherited from DiagramBase.) |
||
Raises the ItemRemoved event. (Inherited from DiagramBase.) |
||
Raises the JsonDeserializeTag event. (Inherited from DiagramBase.) |
||
Raises the JsonSerializeTag event. (Inherited from DiagramBase.) |
||
Raises the LabelClicked event. (Inherited from DiagramBase.) |
||
Raises the LayerVisibilityChanged event. (Inherited from DiagramBase.) |
||
Raises the LinkActivated event. (Inherited from DiagramBase.) |
||
Raises the LinkClicked event. (Inherited from DiagramBase.) |
||
Raises the LinkCreateCancelled event. (Inherited from DiagramBase.) |
||
Raises the LinkCreated event. (Inherited from DiagramBase.) |
||
Raises the LinkCreating event. (Inherited from DiagramBase.) |
||
Raises the LinkDeactivated event. (Inherited from DiagramBase.) |
||
Raises the LinkDeleted event. (Inherited from DiagramBase.) |
||
Raises the LinkDeleting event. (Inherited from DiagramBase.) |
||
Raises the LinkDeselected event. (Inherited from DiagramBase.) |
||
Raises the LinkModified event. (Inherited from DiagramBase.) |
||
Raises the LinkModifyCancelled event. (Inherited from DiagramBase.) |
||
Raises the LinkModifying event. (Inherited from DiagramBase.) |
||
Raises the LinkPasted event. (Inherited from DiagramBase.) |
||
Raises the LinkRouted event. (Inherited from DiagramBase.) |
||
Raises the LinkSelected event. (Inherited from DiagramBase.) |
||
Raises the LinkSelecting event. (Inherited from DiagramBase.) |
||
Raises the LinkSplit event. (Inherited from DiagramBase.) |
||
Raises the LinkStartModifying event. (Inherited from DiagramBase.) |
||
Raises the LinkTextEdited event. (Inherited from DiagramBase.) |
||
Raises the LinkTextEditing event to validate entering inplace edit mode. (Inherited from DiagramBase.) |
||
Raises the MeasureUnitChanged event. (Inherited from DiagramBase.) |
||
Raises the NodeActivated event. (Inherited from DiagramBase.) |
||
Raises the NodeClicked event. (Inherited from DiagramBase.) |
||
Raises the NodeCreateCancelled event. (Inherited from DiagramBase.) |
||
Raises the NodeCreated event. (Inherited from DiagramBase.) |
||
Raises the NodeCreating event. (Inherited from DiagramBase.) |
||
Raises the NodeDeactivated event. (Inherited from DiagramBase.) |
||
Raises the NodeDeleted event. (Inherited from DiagramBase.) |
||
Raises the NodeDeleting event. (Inherited from DiagramBase.) |
||
Raises the NodeDeselected event. (Inherited from DiagramBase.) |
||
Raises the NodeModified event. (Inherited from DiagramBase.) |
||
Raises the NodeModifyCancelled event. (Inherited from DiagramBase.) |
||
Raises the NodeModifying event. (Inherited from DiagramBase.) |
||
Raises the NodePasted event. (Inherited from DiagramBase.) |
||
Raises the NodeSelected event. (Inherited from DiagramBase.) |
||
Raises the NodeSelecting event. (Inherited from DiagramBase.) |
||
Raises the NodeStartModifying event. (Inherited from DiagramBase.) |
||
Raises the NodeTextEdited event. (Inherited from DiagramBase.) |
||
Raises the NodeTextEditing event to validate entering inplace edit mode. (Inherited from DiagramBase.) |
||
Raises the OriginAnchorChanged event. (Inherited from DiagramBase.) |
||
Raises the QueryAlignTarget event. (Inherited from DiagramBase.) |
||
Raises the Repaint event. (Inherited from DiagramBase.) |
||
Raises the RequestClipboard event. (Inherited from DiagramBase.) |
||
Raises the RequestTimer event. (Inherited from DiagramBase.) |
||
Raises the SelectionChanged event. (Inherited from DiagramBase.) |
||
Raises the SelectionModified event. (Inherited from DiagramBase.) |
||
Raises the SelectionModifying event. (Inherited from DiagramBase.) |
||
Raises the SerializeTag event. (Inherited from DiagramBase.) |
||
Raises the SetSelfLoopShape event. (Inherited from DiagramBase.) |
||
Raises the TableSectionCollapsed event. (Inherited from DiagramBase.) |
||
Raises the TableSectionExpanded event. (Inherited from DiagramBase.) |
||
Raises the TreeCollapsed event. (Inherited from DiagramBase.) |
||
Raises the TreeExpanded event. (Inherited from DiagramBase.) |
||
Raises the TreeItemTextEditing event. (Inherited from DiagramBase.) |
||
Raises the ValidateAnchorPoint event. (Inherited from DiagramBase.) |
||
Raises the ViewRemoved event. (Inherited from DiagramBase.) |
||
Invoked by the AddItemCmd and RemoveItemCmd classes to effectively remove the specified item from the diagram. |