MindFusion.Diagramming for JavaScript Programmer's Guide
FreeFormNode Methods
 


 Public Methods

  Name Description

containsPoint

DiagramItem.containsPoint override.

endDrag

DiagramNode.endDrag override.

getClosed

Gets if the node's shape is closed.

getOutline

DiagramNode.getOutline override. Gets the outline of this node.

getPoints

Gets the node's outline points.

setClosed

Sets if the node's shape is closed.

setPoints

Sets the node's outline points.

startDrag

DiagramNode.startDrag override.

updateDrag

DiagramNode.updateDrag override.

updateFromPoints

Updates the node's internal state after its points have changed.

 See Also

FreeFormNode Class
MindFusion.Diagramming Namespace