Usages of ITagOwner
Method Parameters
| createUndoUnitForGraphTagChange (ITagOwner, any) | in Graph | Creates the undo unit for changing the tag of the given graph. |
Implementing Types
| IGraph | Central interface that models a graph which can be displayed in a canvas or GraphComponent. | |
| IModelItem | Base interface for items that can be used in a CanvasComponent. | |
| LayoutBend | Represents a bend on an LayoutEdge, which is a shared point between two consecutive straight-line segments of the edge's path. | |
| LayoutEdgeLabel | Represents a label associated with an edge in the graph data structure LayoutGraph. | |
| LayoutGraphItem | Represents a common base type for both LayoutNode and LayoutEdge items within a LayoutGraph. | |
| LayoutNodeLabel | Represents a label for a node within a LayoutGraph data structure. |