A FreeFormNode collects all points from users' mouse or touch input and displays them as node's outline.
The following tables list the members exposed by the FreeFormNode type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramItem.) |
Name | Description | |
---|---|---|
![]() |
Overloaded. (Inherited from DiagramNode.) |
|
![]() |
Creates a copy of this item. (Inherited from DiagramItem.) |
|
![]() |
Overloaded. |
|
![]() |
Detaches a node from its master group. (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.) |
|
![]() |
Gets a collection of all links going out of this node. (Inherited from DiagramNode.) |
|
![]() |
Gets a value indicating whether users are allowed to draw links to this node. (Inherited from DiagramNode.) |
|
![]() |
Gets a value indicating whether users are allowed to draw links from this node. (Inherited from DiagramNode.) |
|
![]() |
Gets the anchor points to which link end points are aligned when links connect to this node. (Inherited from DiagramNode.) |
|
![]() |
Gets the node location and size. (Inherited from DiagramNode.) |
|
![]() |
Gets the brush used to fill the item's interior. (Inherited from DiagramItem.) |
|
![]() |
Returns the center point of this node. (Inherited from DiagramNode.) |
|
![]() |
Gets if the node's shape is closed. |
|
![]() |
Gets the movement and size constraints applied to a node. (Inherited from DiagramNode.) |
|
![]() |
Implements InplaceEditable.getEditRect. Returns the rectangle where the in-place edit text box should appear (in document coordinates). |
|
![]() |
Gets the effective brush of the item. (Inherited from DiagramItem.) |
|
![]() |
Gets the currently effective font of the item. This property returns getFont if it is not null, or a font with the DiagramItemStyle.getFontFamily, DiagramItemStyle.getFontSize, and DiagramItemStyle.getFontStyle properties of the item's style. (Inherited from DiagramItem.) |
|
![]() |
Gets the effective pen of the item. (Inherited from DiagramItem.) |
|
![]() |
Creates a Brush object representing the currently effective shadow brush of the item. This method returns a system brush corresponding to the item's getShadowBrush if the item's getShadowBrush is not null, or a system brush corresponding to the DiagramItemStyle.getShadowBrush property of the item's style. (Inherited from DiagramItem.) |
|
![]() |
Gets the effective text brush of the item. (Inherited from DiagramItem.) |
|
![]() |
Gets a collection with all effects applied to this node. (Inherited from DiagramNode.) |
|
![]() |
Gets 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. (Inherited from DiagramNode.) |
|
![]() |
Gets a value indicating whether users are allowed to expand or collapse the tree branch that starts from this node. (Inherited from DiagramNode.) |
|
![]() |
Gets a value indicating whether the tree branch that starts from a node is expanded or collapsed. (Inherited from DiagramNode.) |
|
![]() |
Gets the font used to draw the text of an item. (Inherited from DiagramItem.) |
|
![]() |
Gets a value indicating how the node adjustment handles behave and what do they look like. (Inherited from DiagramNode.) |
|
![]() |
Gets the hyperlink associated with an item. (Inherited from DiagramItem.) |
|
![]() |
Gets user-defined identifier associated with this item. (Inherited from DiagramItem.) |
|
![]() |
Gets a value indicating whether an item should be ignored by the automatic layout algorithms. (Inherited from DiagramItem.) |
|
![]() |
Gets the links coming into a node. (Inherited from DiagramNode.) |
|
![]() |
Gets the zero-based index of the layer this item is associated with, or -1, if the item is not associated with any layer. (Inherited from DiagramItem.) |
|
![]() |
Returns a hashtable containing properties specific to layout algorithms. (Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
Gets a value indicating whether users are allowed to modify an item. (Inherited from DiagramItem.) |
|
![]() |
Gets the hierarchical group in which this node is a subordinate item. (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.) |
|
![]() |
Gets a value indicating whether the link routing algorithm should consider this node an obstacle. (Inherited from DiagramNode.) |
|
![]() |
Gets the links going out from a node. (Inherited from DiagramNode.) |
|
![]() |
Gets the diagram that contains this item. (Inherited from DiagramItem.) |
|
![]() |
Gets the pen used to draw the item frame lines. (Inherited from DiagramItem.) |
|
![]() |
Gets the node's outline points. |
|
![]() |
Gets a value indicating whether an item will be printed. (Inherited from DiagramItem.) |
|
![]() ![]() |
Gets the bounding rectangle of this node, when it is rotated at the specified angle around the specified pivot. (Inherited from DiagramNode.) |
|
![]() |
Gets the rotation angle of this node. (Inherited from DiagramNode.) |
|
![]() |
For internal use. (Inherited from DiagramItem.) |
|
![]() |
Gets a value indicating whether this item is selected. (Inherited from DiagramItem.) |
|
![]() |
Gets the brush used to paint the item's shadow. (Inherited from DiagramItem.) |
|
![]() |
Gets the horizontal distance between a shadow and the item that casts it. (Inherited from DiagramItem.) |
|
![]() |
Gets the vertical distance between a shadow and the item that casts it. (Inherited from DiagramItem.) |
|
![]() |
Gets the style associated with the item. (Inherited from DiagramItem.) |
|
![]() |
Gets the group of subordinated items attached to this one. (Inherited from DiagramItem.) |
|
![]() |
Gets user-defined data assigned to an item. (Inherited from DiagramItem.) |
|
![]() |
Gets the text displayed inside this node. |
|
![]() |
Gets the brush used to paint texts inside the item. (Inherited from DiagramItem.) |
|
![]() |
Gets the spacing between the item boundaries and its text. (Inherited from DiagramItem.) |
|
![]() |
Implements InplaceEditable.getTextToEdit. Returns the text that should be displayed initially when this node is edited in-place. |
|
![]() |
Gets the tooltip text displayed when the pointer rests over this item. (Inherited from DiagramItem.) |
|
![]() |
Gets a value indicating whether an item is visible. (Inherited from DiagramItem.) |
|
![]() |
Gets a weight value used in layout and path-finding algorithms. (Inherited from DiagramItem.) |
|
![]() |
Gets the position of an item within the diagram's Z-order. (Inherited from DiagramItem.) |
|
![]() |
Checks whether there are any nodes attached to this item. (Inherited from DiagramItem.) |
|
![]() |
Returns the diagram item that contains the specified point. (Inherited from DiagramItem.) |
|
![]() |
DiagramNode.hitTestHandle override. Determines whether a selection handle of this node is located at the specified point. |
|
![]() |
Returns a FreeFormNodeBuilder object used to configure this FreeFormNode instance. |
|
![]() |
Moves a node to the specified location. (Inherited from DiagramNode.) |
|
![]() ![]() |
Determines whether two nodes intersect. (Inherited from DiagramNode.) |
|
![]() |
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.) |
|
![]() |
Returns the items that can be reached from this item by following the path specified in the given query expression. (Inherited from DiagramItem.) |
|
![]() |
DiagramNode.readExternal override. |
|
![]() |
Sets the size of a node. (Inherited from DiagramNode.) |
|
![]() |
Sets a value indicating whether users are allowed to draw links to this node. (Inherited from DiagramNode.) |
|
![]() |
Sets a value indicating whether users are allowed to draw links from this node. (Inherited from DiagramNode.) |
|
![]() |
Sets the anchor points to which link end points are aligned when links connect to this node. (Inherited from DiagramNode.) |
|
![]() |
Overloaded. (Inherited from DiagramNode.) |
|
![]() |
For internal use. (Inherited from DiagramNode.) |
|
![]() |
Sets the brush used to fill the item's interior. (Inherited from DiagramItem.) |
|
![]() |
Sets if the node's shape is closed. |
|
![]() |
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. (Inherited from DiagramNode.) |
|
![]() |
Implements InplaceEditable.setEditedText. Assigns the edited text to this node after in-place edit operation completes successfully. |
|
![]() |
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. (Inherited from DiagramNode.) |
|
![]() |
Sets a value indicating whether users are allowed to expand or collapse the tree branch that starts from this node. (Inherited from DiagramNode.) |
|
![]() |
Expands or collapses the tree branch that starts from a node. (Inherited from DiagramNode.) |
|
![]() |
Changes the "expanded" flag without actually expanding or collapsing the tree branch that starts from a node. (Inherited from DiagramNode.) |
|
![]() |
Sets the font used to draw the text of an item. (Inherited from DiagramItem.) |
|
![]() |
Sets a value indicating how the node adjustment handles behave and what do they look like. (Inherited from DiagramNode.) |
|
![]() |
Sets the hyperlink associated with an item. (Inherited from DiagramItem.) |
|
![]() |
Assigns user-defined identifier to this item. (Inherited from DiagramItem.) |
|
![]() |
Sets a value indicating whether an item should be ignored by the automatic layout algorithms. (Inherited from DiagramItem.) |
|
![]() |
Sets the zero-based index of the layer this item is associated with, or -1, if the item is not associated with any layer. (Inherited from DiagramItem.) |
|
![]() |
Sets a value indicating whether users are allowed to modify an item. (Inherited from DiagramItem.) |
|
![]() |
Sets a value indicating whether the link routing algorithm should consider this node an obstacle. (Inherited from DiagramNode.) |
|
![]() |
Sets the pen used to draw the item frame lines. (Inherited from DiagramItem.) |
|
![]() |
Sets the node's outline points. |
|
![]() |
Sets a value indicating whether an item will be printed. (Inherited from DiagramItem.) |
|
![]() |
Sets the rotation angle of a node. (Inherited from DiagramNode.) |
|
![]() |
Selects or deselects an item. (Inherited from DiagramItem.) |
|
![]() |
Sets the brush used to paint the item's shadow. (Inherited from DiagramItem.) |
|
![]() |
Sets the horizontal distance between a shadow and the item that casts it. (Inherited from DiagramItem.) |
|
![]() |
Sets the vertical distance between a shadow and the item that casts it. (Inherited from DiagramItem.) |
|
![]() |
Sets the style associated with the item. (Inherited from DiagramItem.) |
|
![]() |
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. (Inherited from DiagramItem.) |
|
![]() |
Sets the text label displayed inside this node. |
|
![]() |
Sets the brush used to paint texts inside the item. (Inherited from DiagramItem.) |
|
![]() |
Sets the spacing between the item boundaries and its text. (Inherited from DiagramItem.) |
|
![]() |
Sets the tooltip text that should be displayed when the pointer rests over this item. (Inherited from DiagramItem.) |
|
![]() |
Sets a value indicating whether an item is visible. (Inherited from DiagramItem.) |
|
![]() |
Sets a weight value used in layout and path-finding algorithms. (Inherited from DiagramItem.) |
|
![]() |
Sets the position of an item within the diagram's Z-order. (Inherited from DiagramItem.) |
|
![]() |
Updates the node's internal state after its points have changed. |
|
![]() ![]() |
Returns a FreeFormNodeBuilder object used to configure and create new FreeFormNode instances. |
|
![]() |
DiagramNode.writeExternal override. |
|
![]() |
Moves an item to the bottom of the Z order. (Inherited from DiagramItem.) |
|
![]() |
Moves an item down in the Z order. (Inherited from DiagramItem.) |
|
![]() |
Moves an item up in the Z order. (Inherited from DiagramItem.) |
|
![]() |
Moves an item to the top of the Z order. (Inherited from DiagramItem.) |
Name | Description | |
---|---|---|
![]() |
DiagramNode.allowCreate override. |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
DiagramItem.cancelModify override. Invoked when the interactive modification of this node has been canceled. |
|
![]() |
DiagramNode.completeCreate override. |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
DiagramNode.createProperties override. |
|
![]() |
DiagramNode.createState override. |
|
![]() |
DiagramNode.draw override. Draws this node on the specified Canvas surface. |
|
![]() |
Override in a derived class to provide implementation specific drawing for the node. (Inherited from DiagramNode.) |
|
![]() |
DiagramNode.drawShadow override. Draws the node's shadow on the specified Canvas surface. |
|
![]() |
Override in a derived class to provide implementation specific drawing for the shadow of the node. (Inherited from DiagramNode.) |
|
![]() |
Gets this node's bounding rectangle in local coordinates. (Inherited from DiagramNode.) |
|
![]() |
Gets this node's bounding rectangle in local coordinates. (Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
DiagramItem.getRepaintRect override. (Inherited from DiagramNode.) |
|
![]() |
Gets the effective value of the style property with the specified name. (Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
Loads the item content from an XML element. |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
Called when an item is added to a Diagram, either by the user, programmatically or by undo / redo. (Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
Called when a group child node has been modified. Override this method if you need to know when a node from the SubordinateGroup is modified. (Inherited from DiagramItem.) |
|
![]() |
Invoked when the user clicks this item. (Inherited from DiagramItem.) |
|
![]() |
Invoked when the user double-clicks this item. (Inherited from DiagramItem.) |
|
![]() |
Called when this item is loaded from a file. (Inherited from DiagramItem.) |
|
![]() |
Called when the diagram's MeasureUnit changes. (Inherited from DiagramItem.) |
|
![]() |
Called when an item is modified (Inherited from DiagramNode.) |
|
![]() |
Called when an item is removed from a Diagram, either by the user, programmatically or by undo / redo. (Inherited from DiagramNode.) |
|
![]() |
Called when the node's rotation angle changes. (Inherited from DiagramNode.) |
|
![]() |
Invoked when the associated style or theme have changed. (Inherited from DiagramItem.) |
|
![]() |
Invoked when font property values of an associated style change. (Inherited from DiagramItem.) |
|
![]() |
DiagramNode.onUpdateBounds override. Invoked when the bounding rectangle of this node has changed. |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
(Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
Overloaded. (Inherited from DiagramItem.) |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
DiagramNode.restoreProperties override. |
|
![]() |
DiagramNode.restoreState override. |
|
![]() |
DiagramNode.saveProperties override. |
|
![]() |
DiagramNode.saveState override. |
|
![]() |
Saves the item content into an XML element. |
|
![]() |
Scales the node's elements by specified amount. (Inherited from DiagramNode.) |
|
![]() |
Marks the diagram as changed. (Inherited from DiagramItem.) |
|
![]() |
Invoked to let a node set the shape of a reflexive link connected to it. (Inherited from DiagramNode.) |
|
![]() |
Determines whether the item is rendered in the current context. (Inherited from DiagramItem.) |
|
![]() |
Determines whether the node should render its anchor points. (Inherited from DiagramNode.) |
|
![]() |
DiagramItem.startCreate override. |
|
![]() |
DiagramNode.startModify override. Invoked when the user starts modifying this node interactively. |
|
![]() |
DiagramNode.updateCreate override. |
|
![]() |
(Inherited from DiagramNode.) |
|
![]() |
DiagramNode.updateModify override. Invoked during interactive modification of this node. |