A class used to initialize TableNode objects.
The following tables list the members exposed by the TableNodeBuilder type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Sets a value indicating whether users are allowed to draw links to this node. |
|
![]() |
Sets a value indicating whether users are allowed to draw links from this node. |
|
![]() |
Sets a value indicating whether users are allowed to resize table columns. |
|
![]() |
Sets a value indicating whether users are allowed to resize table rows. |
|
![]() |
Sets the anchor points to which link end points are aligned when links connect to this node. |
|
![]() |
Overloaded. |
|
![]() |
Sets the caption text of a table. |
|
![]() |
Overloaded. |
|
![]() |
Sets a TextFormat object specifying how to format and align the caption text. |
|
![]() |
Sets the height of the caption area of the table. |
|
![]() |
Sets the style of the cell frame lines. |
|
![]() |
Overloaded. |
|
![]() |
Sets the number of columns of this table. |
|
![]() |
Sets the initial width of the columns of this table. |
|
![]() |
Sets a value indicating whether links should connect to the rows of this table or to the table as an integral entity. |
|
![]() |
Sets constraints to the node size and movement direction. The constraints are applied when a user modifies the node interactively. They are not checked when the position of a node is set programmatically. |
|
![]() |
Creates a new object with the attributes accumulated by this builder. |
|
![]() |
Scrolls the table to the specified row. |
|
![]() |
Sets a combination of NodeHandleType members identifying which manipulation handles are enabled for a node. This effectively controls what kind of modifications users are allowed to perform on this node. |
|
![]() |
Sets a value indicating whether the text displayed inside a table contains formatting tags which should be processed by JDiagram. |
|
![]() |
Sets a value indicating whether users are allowed to expand or collapse the tree branch that starts from this node. |
|
![]() |
Expands or collapses the tree branch that starts from a node. |
|
![]() |
Overloaded. |
|
![]() |
Returns an existing object passed for initialization to this builder. |
|
![]() |
Sets the style of the box selection handles. |
|
![]() |
Sets the hyperlink associated with an item. |
|
![]() |
Assigns user-defined identifier to this item. If the id object is serializable, it will be automatically saved when serializing the diagram into binary format. When serializing to XML, you can save the tag by handling the DiagramListener.serializeTag event. |
|
![]() |
Sets a value indicating whether an item should be ignored by the automatic layout algorithms. |
|
![]() |
Sets the image that should be displayed inside this table. |
|
![]() |
Sets the alignment of the table image relative to the boundaries of the table. |
|
![]() |
Sets the zero-based index of the layer this item is associated with, or -1, if the item is not associated with any layer. |
|
![]() |
Sets a value indicating whether users are allowed to modify an item. |
|
![]() |
Sets a value indicating whether the link routing algorithm should consider this node an obstacle. |
|
![]() |
Sets a value indicating whether the table cells should be offset to the right to accommodate for the expand buttons displayed inside header rows. |
|
![]() |
Sets the pen used to draw the item frame lines. |
|
![]() |
Sets a value indicating whether an item will be printed. |
|
![]() |
Sets the rotation angle of a node. |
|
![]() |
Sets the default row AnchorPattern. A link is aligned to the points of this pattern if the row the link connects to doesn't have an AnchorPattern defined for it. |
|
![]() |
Sets the number of rows of this table. |
|
![]() |
Sets the initial height of the rows of this table. |
|
![]() |
Sets a value indicating whether users are allowed to scroll the table. |
|
![]() |
Selects or deselects an item. |
|
![]() |
Overloaded. |
|
![]() |
Sets the horizontal distance between a shadow and the item that casts it. |
|
![]() |
Sets the vertical distance between a shadow and the item that casts it. |
|
![]() |
Sets the shape of this table. |
|
![]() |
Sets the style associated with the item. |
|
![]() |
Assigns user-defined data to an item. If the tag object is serializable, it will be automatically saved when serializing the diagram into binary format. When serializing to XML, you can save the tag by handling the DiagramListener.serializeTag event. |
|
![]() |
Overloaded. |
|
![]() |
Sets the spacing between the item boundaries and its text. |
|
![]() |
Sets the tooltip text that should be displayed when the mouse pointer rests over an item. |
|
![]() |
Sets a value indicating whether an item is visible. |
|
![]() |
Sets a weight value used in layout and path-finding algorithms. |
|
![]() |
Sets the position of an item within the diagram's Z order. |